Changeset 4246
- Timestamp:
- 07/03/07 11:37:18 (6 years ago)
- Location:
- standardInterfaces/trunk/standardInterfaces
- Files:
-
- 2 added
- 1 removed
- 37 modified
-
. (modified) (1 prop)
-
.ignore (added)
-
Doxyfile (modified) (1 prop)
-
FM_Control.idl (modified) (1 prop)
-
INSTALL (modified) (1 prop)
-
LICENSE (modified) (1 prop)
-
Makefile.am (modified) (1 prop)
-
Radio_Control.idl (modified) (1 prop)
-
Radio_Control_p.cpp (modified) (1 prop)
-
Radio_Control_u.cpp (modified) (1 prop)
-
Resource_u.cpp (modified) (1 prop)
-
aclocal.d (deleted)
-
configure.ac (modified) (1 diff)
-
include/standardinterfaces (modified) (1 prop)
-
include/standardinterfaces/.ignore (added)
-
include/standardinterfaces/Makefile.am (modified) (1 prop)
-
include/standardinterfaces/Radio_Control_p.h (modified) (1 prop)
-
include/standardinterfaces/Radio_Control_u.h (modified) (1 prop)
-
include/standardinterfaces/Resource_u.h (modified) (1 prop)
-
include/standardinterfaces/complexChar_p.h (modified) (1 prop)
-
include/standardinterfaces/complexChar_u.h (modified) (1 prop)
-
include/standardinterfaces/complexDouble_p.h (modified) (1 prop)
-
include/standardinterfaces/complexDouble_u.h (modified) (1 prop)
-
include/standardinterfaces/complexFloat_p.h (modified) (1 prop)
-
include/standardinterfaces/complexFloat_u.h (modified) (1 prop)
-
include/standardinterfaces/complexLong_p.h (modified) (1 prop)
-
include/standardinterfaces/complexLong_u.h (modified) (1 prop)
-
include/standardinterfaces/complexShort_p.h (modified) (1 prop)
-
include/standardinterfaces/complexShort_u.h (modified) (1 prop)
-
include/standardinterfaces/realChar_p.h (modified) (1 prop)
-
include/standardinterfaces/realChar_u.h (modified) (1 prop)
-
include/standardinterfaces/realDouble_p.h (modified) (1 prop)
-
include/standardinterfaces/realDouble_u.h (modified) (1 prop)
-
include/standardinterfaces/realFloat_p.h (modified) (1 prop)
-
include/standardinterfaces/realFloat_u.h (modified) (1 prop)
-
include/standardinterfaces/realLong_p.h (modified) (1 prop)
-
include/standardinterfaces/realLong_u.h (modified) (1 prop)
-
include/standardinterfaces/realShort_p.h (modified) (1 prop)
-
include/standardinterfaces/realShort_u.h (modified) (1 prop)
-
reconf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
standardInterfaces/trunk/standardInterfaces
-
Property
svn:ignore set
to
*.h
*SK.cpp
standardInterfaces.pc
aclocal.m4
docs
install-sh
missing
.deps
config.guess
config.sub
Makefile
config.log
depcomp
Makefile.in
configure
config.status
autom4te.cache
.libs
libtool
*.swp
*.bak
-
Property
svn:ignore set
to
-
standardInterfaces/trunk/standardInterfaces/Doxyfile
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/FM_Control.idl
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/INSTALL
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/LICENSE
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/Makefile.am
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/Radio_Control.idl
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/Radio_Control_p.cpp
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/Radio_Control_u.cpp
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/Resource_u.cpp
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/configure.ac
r2846 r4246 12 12 13 13 AC_CHECK_LIB([omniORB4], [main], [], [AC_MSG_ERROR([cannot find omniORB library])]) 14 AC_CHECK_LIB([omnithread], [main], [], [AC_MSG_ERROR([cannot find omnithread library])]) 14 15 AC_CHECK_HEADERS([omniORB4/CORBA.h], [], [AC_MSG_ERROR([cannot find omniORB4 header files])]) 15 16 AC_CHECK_PROG([IDL], [omniidl], [omniidl], [AC_MSG_ERROR([cannot find omniidl prgram])]) -
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces
-
Property
svn:ignore set
to
Makefile
Makefile.in
complexDouble.h
complexChar.h
realDouble.h
realChar.h
complexLong.h
complexShort.h
complexFloat.h
Radio_Control.h
realLong.h
realShort.h
realFloat.h
*.swp
*.bak
-
Property
svn:ignore set
to
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/Makefile.am
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/Radio_Control_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/Radio_Control_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/Resource_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexChar_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexChar_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexDouble_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexDouble_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexFloat_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexFloat_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexLong_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexLong_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexShort_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/complexShort_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realChar_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realChar_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realDouble_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realDouble_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realFloat_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realFloat_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realLong_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realLong_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realShort_p.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/include/standardinterfaces/realShort_u.h
- Property svn:eol-style set to native
-
standardInterfaces/trunk/standardInterfaces/reconf
r1501 r4246 2 2 3 3 rm -f config.cache 4 aclocal -I aclocal.d4 aclocal 5 5 autoconf 6 6 automake --foreign --add-missing