353f6c3261ENH: Added .txx detection for Header block output.
Brad King
2001-03-08 11:30:26 -0500
4666b01710ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's source is located when it is included in the distribution of a project.
Brad King
2001-03-08 10:30:18 -0500
5c8b68ba70ERR: Commented out experimental code that was accidentally checked in.
Brad King
2001-03-07 13:33:29 -0500
8f6468f9f2ENH: Added Cable to Utilities and appropriate CMakeLists.txt changes. Moved VXLNumerics link out of source's root directory and into separate entries for Code and Testing directories. This prevents linking of all programs (like Cable) with the numerics library.
Brad King
2001-03-07 13:23:59 -0500
278bcbd7beENH: Added custom rule support to cmUnixMakefileGenerator.
Brad King
2001-03-02 16:04:26 -0500
9f98906e92BUG: repeat all -l options to avoid having to worry about link order.
Will Schroeder
2001-03-02 13:47:33 -0500
b6d1cda20eENH: CABLE config file (config_cable.xml) should now be opened in the output directory.
Brad King
2001-03-02 12:27:41 -0500
dc72655414ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls.
Brad King
2001-03-01 16:47:05 -0500
af30fe6745BUG: fix circular depends on libraries and remove depends for static libraries
Bill Hoffman
2001-02-28 17:50:15 -0500
d0a8794746ENH: CABIL -> CABLE rename.
Brad King
2001-02-28 09:34:01 -0500
e5e2a57bfbmany enhancements including dll support
Ken Martin
2001-02-27 16:50:51 -0500
d13d283f14bug fixes
Ken Martin
2001-02-27 16:49:53 -0500
e14d38d3c8added new commands
Ken Martin
2001-02-27 16:49:33 -0500
a91e3b5158added wrap exclude ivar
Ken Martin
2001-02-27 16:48:55 -0500
2bba34959cnew commands
Ken Martin
2001-02-27 16:48:15 -0500
cab31a5013dll build rules
Ken Martin
2001-02-27 16:46:43 -0500
6e86bd7238change in options for much smaller libraries
Ken Martin
2001-02-27 16:44:58 -0500
711c652edbENH: 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.
Brad King
2001-02-27 16:28:56 -0500
41d198ed40ENH/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.
Brad King
2001-02-27 15:41:21 -0500
5c74b6b90dENH: mask on mkdir set to 777.
Bill Lorensen
2001-02-27 12:00:36 -0500
79b7d8a112ERR: missing std:: on cout.
Bill Lorensen
2001-02-27 12:00:03 -0500
0093fc02a2FIX: added /GR to MinSize build to avoid warnings about dynamic cast
Jim Miller
2001-02-26 20:58:41 -0500
6ce04806e0ERR: Fixed configuration file output to open file in output directory.
Brad King
2001-02-26 18:20:37 -0500
98590039d6int -> unsigned int
Brad King
2001-02-26 18:16:05 -0500
b908149828ENH: Added CABIL commands for configuration file generation.
Brad King
2001-02-26 18:00:49 -0500
8859bd5ac8ENH: Added GetUsedCommands() method.
Brad King
2001-02-26 17:58:54 -0500
eb80df5561ERR: fsream.h -> fstream.h
Brad King
2001-02-26 17:58:26 -0500
acbd160dd2a variety of fixes and enhancements
Ken Martin
2001-02-26 17:17:34 -0500
32e738cd0cvery early version of a wrapper
Ken Martin
2001-02-26 17:17:06 -0500
3b338dacafadded functionality, fixed bug if no file existed and with header files
Ken Martin
2001-02-26 17:15:44 -0500
7cde8fd0f4fixed bug and modified functionality
Ken Martin
2001-02-26 17:14:33 -0500
3acd5951banew command
Ken Martin
2001-02-26 17:13:30 -0500
e6713c5604ERR: Fixed unknown command output error message for spacing.
Brad King
2001-02-26 13:25:47 -0500
463e466be3ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
Brad King
2001-02-26 12:07:53 -0500
d31ce24413ERR: Fixed warnings (int->unsigned int and a few others).
Brad King
2001-02-23 10:40:13 -0500
8f0ac1e9bdENH: update sample
Bill Hoffman
2001-02-22 19:37:32 -0500
ba6a7205f6BUG: remove debug print
Bill Hoffman
2001-02-22 19:31:40 -0500
0b0d1b1d43ENH: add CMakeCache.txt support
Bill Hoffman
2001-02-22 19:24:43 -0500
5d903c6b0fENH: remove relative and extra paths in CMakeLists.txt files
Bill Hoffman
2001-02-20 14:12:50 -0500
8d311157bdBUG: fix for in source build
Bill Hoffman
2001-02-20 12:25:49 -0500
89e037ee19ENH: first pass at cache, clean up the unix generator, clean up configure.in some
Bill Hoffman
2001-02-19 15:13:48 -0500
a4bbb55efdENH: add a smaple configure.in for CMake based projects
Bill Hoffman
2001-02-18 13:02:55 -0500
149f83dc2bENH: add a smaple configure.in for CMake based projects
Bill Hoffman
2001-02-18 12:47:50 -0500
f08fc5ae66ENH: clean up comments some
Bill Hoffman
2001-02-16 15:34:09 -0500
bf3ecf8b62ENH:Added pdf file
Will Schroeder
2001-02-16 15:01:12 -0500
35089e9d59clean up docs
Ken Martin
2001-02-16 11:52:20 -0500
43859e36cfENH: add new commands fro find library and find program
Ken Martin
2001-02-16 11:34:23 -0500
fce56c57c4some cleanup and fixes
Ken Martin
2001-02-15 13:30:13 -0500
252b0d8957BUG: set output directory correctly
Bill Hoffman
2001-02-14 12:58:57 -0500
0adb5237bdENH: fix depend segfault
Bill Hoffman
2001-02-14 12:26:49 -0500
21b18581bdENH: new vnl
Bill Hoffman
2001-02-13 18:49:09 -0500
db267f533bENH: get rid of special msc configure file
Bill Hoffman
2001-02-12 19:49:52 -0500
9d431ae48bENH: share a .lib with the command line and mfc versions.
Bill Hoffman
2001-02-12 14:42:46 -0500
d195c01a90ENH: 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.
Bill Hoffman
2001-02-12 14:26:25 -0500
452a127004ENH: add /GX /Zm1000
Bill Hoffman
2001-02-06 17:01:00 -0500
ebb4113de2ENH: min size build
Bill Hoffman
2001-02-06 16:48:20 -0500
dda8c4722aENH: put back /Zm1000 so we can build large files
Bill Hoffman
2001-02-06 10:52:56 -0500
431a7d9f47FIX: remove precompiled header settings
Jim Miller
2001-02-06 08:56:36 -0500
3b34313477FIX: added /force to link options and removed precompiled header usage
Jim Miller
2001-02-06 08:54:32 -0500
9039bc75f1BUG: backed off on the compiler optimization used. Instead of using /O2, we now use all the components of /Ox (/Ob1 /Oi /Ot /Oy /Gs) except for /Og
Jim Miller
2001-01-25 15:48:58 -0500
c75e8bbef0BUG: convert to dos format
Will Schroeder
2001-01-22 10:00:16 -0500
18128c97f1BUG: make dsp and dsw files binary
Will Schroeder
2001-01-22 09:50:16 -0500
2846ba0fffBUG: make dsp and dsw files binary
Will Schroeder
2001-01-22 09:49:39 -0500
2fcbbdf39fENH:Commands not rules
Will Schroeder
2001-01-18 13:43:27 -0500
ae1cc5252bERR:Oops, use SimpleRule not SimpleCommand
Will Schroeder
2001-01-18 12:06:25 -0500
0283c37c76ERR:Oops, renamed back
Will Schroeder
2001-01-18 11:51:45 -0500
658614ff6aENH:Reworked CMake for consistency
Will Schroeder
2001-01-18 11:20:24 -0500
cacd6d1604ENH:Tweaks to dump documentation
Will Schroeder
2001-01-12 14:35:15 -0500
85d16dbd35ENH: add define flags in the right place
Bill Hoffman
2001-01-12 14:05:11 -0500
7ae5e97a3dENH: allow continue if missing MSC configure file
Bill Hoffman
2001-01-12 13:49:03 -0500
c9c08bca66BUG: add check for missing ) on function
Bill Hoffman
2001-01-12 13:48:38 -0500
9a0e8e41deENH:Tweaks to dump documentation
Will Schroeder
2001-01-12 13:07:20 -0500
b67bacd1beENH:Tweaks to documentation
Will Schroeder
2001-01-12 12:49:49 -0500
675a0318deENH:Updated for rule-based CMake
Will Schroeder
2001-01-12 12:49:25 -0500
b3480795c4ENH:Simple program dumps out internal documentation for CMake
Will Schroeder
2001-01-12 12:43:00 -0500
ca9099b551README
Will Schroeder
2001-01-12 07:43:28 -0500
1690312e3eENH:Doxygenated CMake
Will Schroeder
2001-01-11 16:19:55 -0500
0ce5ac760bENH:Documentation and cleanups
Will Schroeder
2001-01-11 14:55:47 -0500
88bbc0c30dENH:Documentation and cleanups
Will Schroeder
2001-01-11 14:47:38 -0500
336f3e80dbBUG: Broken on non WIN32 platforms, changed SetEnableOff to EnabledOff
Dan Blezek
2001-01-11 11:35:16 -0500
5faa3b9f28ENH:Added documentation; clean-up
Will Schroeder
2001-01-11 08:04:28 -0500
be6b895a3aENH:Beginning clean up; adding documentation
Will Schroeder
2001-01-10 17:29:46 -0500
d9a73d8d24ENH:Beginning clean up; adding documentation
Will Schroeder
2001-01-10 17:13:32 -0500
26dbdd4671ENH:Beginning clean up; adding documentation
Will Schroeder
2001-01-10 17:05:42 -0500
26f072dfe1BUG: look for -l and -L only at the begining of a link string
Bill Hoffman
2001-01-09 15:13:26 -0500
d786780ccbBUG: main can not be void under ANSI C++
Dan Blezek
2001-01-05 13:53:01 -0500
8b46d1e095BUG: Looking for cmMakeFileGenerator.h rather than cmMakefileGenerator.h
Dan Blezek
2001-01-05 13:49:30 -0500
c54a05bfc7ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
Bill Hoffman
2001-01-05 11:41:20 -0500
d888b5e39dENH: Added TESTS target
Dan Blezek
2000-12-07 15:45:55 -0500
748e1a36b3BUG: remove bogus warning about not finding a depend file, if there are no include paths
Bill Hoffman
2000-11-22 11:02:30 -0500
d466664817BUG: fix inplace build
Bill Hoffman
2000-11-10 17:13:13 -0500
65a28c7705ENH:Changed CMAKE_SOURCE_ROOT to CMAKE_SOURCE_DIR
Will Schroeder
2000-11-09 10:41:37 -0500
541dc47395*** empty log message ***
Bill Hoffman
2000-11-03 16:38:44 -0500
f76a992ff9ENH: add ability to run from different directories
Bill Hoffman
2000-11-03 16:37:53 -0500
0798a177eaBUG: make sure SOURCE_FILES starts at the begining of line
Bill Hoffman
2000-11-02 11:13:23 -0500
6737f7277fENH: Moved @JAVA@ to @JAVACOMMAND@
Dan Blezek
2000-11-02 10:56:15 -0500
1ae64b11fbENH:Reworked CMake to clearer indicate what the variables do
Will Schroeder
2000-11-02 10:24:59 -0500
366c783f6cBUG: remove tabs from classnames
Bill Hoffman
2000-10-25 17:19:27 -0400
a39c64ce77BUG: remove tabs from classnames
Bill Hoffman
2000-10-25 17:18:14 -0400