Commit Graph

32865 Commits

Author SHA1 Message Date
Bill Hoffman af30fe6745 BUG: fix circular depends on libraries and remove depends for static libraries 2001-02-28 17:50:15 -05:00
Brad King d0a8794746 ENH: CABIL -> CABLE rename. 2001-02-28 09:34:01 -05:00
Ken Martin e5e2a57bfb many enhancements including dll support 2001-02-27 16:50:51 -05:00
Ken Martin d13d283f14 bug fixes 2001-02-27 16:49:53 -05:00
Ken Martin e14d38d3c8 added new commands 2001-02-27 16:49:33 -05:00
Ken Martin a91e3b5158 added wrap exclude ivar 2001-02-27 16:48:55 -05:00
Ken Martin 2bba34959c new commands 2001-02-27 16:48:15 -05:00
Ken Martin cab31a5013 dll build rules 2001-02-27 16:46:43 -05:00
Ken Martin 6e86bd7238 change in options for much smaller libraries 2001-02-27 16:44:58 -05:00
Brad King 711c652edb ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. Added tag output to WriteConfiguration methods. Added CABIL_INSTANTIATE_CLASS command to generate explicit class template instantiation configuration output. 2001-02-27 16:28:56 -05:00
Brad King 41d198ed40 ENH/BUG: Improved function parsing to allow just about anything inside a double-quoted argument. Also fixed parsing of lines with both quoted and non-quoted arguments. 2001-02-27 15:41:21 -05:00
Bill Lorensen 5c74b6b90d ENH: mask on mkdir set to 777. 2001-02-27 12:00:36 -05:00
Bill Lorensen 79b7d8a112 ERR: missing std:: on cout. 2001-02-27 12:00:03 -05:00
Jim Miller 0093fc02a2 FIX: added /GR to MinSize build to avoid warnings about dynamic cast 2001-02-26 20:58:41 -05:00
Brad King 6ce04806e0 ERR: Fixed configuration file output to open file in output directory. 2001-02-26 18:20:37 -05:00
Brad King 98590039d6 int -> unsigned int 2001-02-26 18:16:05 -05:00
Brad King b908149828 ENH: Added CABIL commands for configuration file generation. 2001-02-26 18:00:49 -05:00
Brad King 8859bd5ac8 ENH: Added GetUsedCommands() method. 2001-02-26 17:58:54 -05:00
Brad King eb80df5561 ERR: fsream.h -> fstream.h 2001-02-26 17:58:26 -05:00
Ken Martin acbd160dd2 a variety of fixes and enhancements 2001-02-26 17:17:34 -05:00
Ken Martin 32e738cd0c very early version of a wrapper 2001-02-26 17:17:06 -05:00
Ken Martin 3b338dacaf added functionality, fixed bug if no file existed and with header files 2001-02-26 17:15:44 -05:00
Ken Martin 7cde8fd0f4 fixed bug and modified functionality 2001-02-26 17:14:33 -05:00
Ken Martin 3acd5951ba new command 2001-02-26 17:13:30 -05:00
Brad King e6713c5604 ERR: Fixed unknown command output error message for spacing. 2001-02-26 13:25:47 -05:00
Brad King 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
Brad King d31ce24413 ERR: Fixed warnings (int->unsigned int and a few others). 2001-02-23 10:40:13 -05:00
Bill Hoffman 8f0ac1e9bd ENH: update sample 2001-02-22 19:37:32 -05:00
Bill Hoffman ba6a7205f6 BUG: remove debug print 2001-02-22 19:31:40 -05:00
Bill Hoffman 0b0d1b1d43 ENH: add CMakeCache.txt support 2001-02-22 19:24:43 -05:00
Bill Hoffman 5d903c6b0f ENH: remove relative and extra paths in CMakeLists.txt files 2001-02-20 14:12:50 -05:00
Bill Hoffman 8d311157bd BUG: fix for in source build 2001-02-20 12:25:49 -05:00
Bill Hoffman 89e037ee19 ENH: first pass at cache, clean up the unix generator, clean up configure.in some 2001-02-19 15:13:48 -05:00
Bill Hoffman a4bbb55efd ENH: add a smaple configure.in for CMake based projects 2001-02-18 13:02:55 -05:00
Bill Hoffman 149f83dc2b ENH: add a smaple configure.in for CMake based projects 2001-02-18 12:47:50 -05:00
Bill Hoffman f08fc5ae66 ENH: clean up comments some 2001-02-16 15:34:09 -05:00
Will Schroeder bf3ecf8b62 ENH:Added pdf file 2001-02-16 15:01:12 -05:00
Ken Martin 35089e9d59 clean up docs 2001-02-16 11:52:20 -05:00
Ken Martin 43859e36cf ENH: add new commands fro find library and find program 2001-02-16 11:34:23 -05:00
Ken Martin fce56c57c4 some cleanup and fixes 2001-02-15 13:30:13 -05:00
Bill Hoffman 252b0d8957 BUG: set output directory correctly 2001-02-14 12:58:57 -05:00
Bill Hoffman 0adb5237bd ENH: fix depend segfault 2001-02-14 12:26:49 -05:00
Bill Hoffman 21b18581bd ENH: new vnl 2001-02-13 18:49:09 -05:00
Bill Hoffman dd36c5f296 ENH: add configure style @var@ expansion 2001-02-13 16:48:00 -05:00
Bill Hoffman db267f533b ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
Bill Hoffman 9d431ae48b ENH: share a .lib with the command line and mfc versions. 2001-02-12 14:42:46 -05:00
Bill Hoffman d195c01a90 ENH: add cache manager class, move all commands into cmCommands.cxx to speed up compile times, share a .lib with the command line and mfc versions. 2001-02-12 14:26:25 -05:00
Bill Hoffman 452a127004 ENH: add /GX /Zm1000 2001-02-06 17:01:00 -05:00
Bill Hoffman ebb4113de2 ENH: min size build 2001-02-06 16:48:20 -05:00
Bill Hoffman dda8c4722a ENH: put back /Zm1000 so we can build large files 2001-02-06 10:52:56 -05:00