[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@cv...> - 2000-03-06 09:21:27
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/03/06 01:17:23 Modified files: . : configure.in test : Makefile.am test/string/generated: Makefile.am Added files: test : Makefile.idlbuildvars Removed files: test/string/generated: stringtest-common.c stringtest-cpp-common.cc stringtest-cpp-skels.cc stringtest-cpp-skels.hh stringtest-cpp-stubs.cc stringtest-cpp-stubs.hh stringtest-skels.c stringtest-stubs.c stringtest.h Log message: - Fixed up the string directory to use the idl compiler to build itself - Modified the Makefile.am structure to centralise the build rules for stubs/skels in a single file (Makefile.idlbuildvars) - Took the string test out of the global build (since it breaks at the moment) - Re-tabulated configure.in |