Ken Martin
|
cb6bc6f0aa
|
added load cache command and fixed source file
|
2001-05-09 08:51:54 -04:00 |
Bill Hoffman
|
885e37da22
|
ENH: call configure from cmake
|
2001-05-07 18:11:16 -04:00 |
Bill Hoffman
|
8aa2182806
|
BUG: add removed command, and sort the order in cmCommands.cxx
|
2001-05-05 11:03:35 -04:00 |
Bill Hoffman
|
de10cfc72e
|
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
2001-05-04 11:30:46 -04:00 |
Ken Martin
|
79f95167bd
|
minor fixes
|
2001-05-03 15:28:06 -04:00 |
Ken Martin
|
34a60cdcc9
|
removed deprecated commands
|
2001-05-03 11:04:11 -04:00 |
Ken Martin
|
a99dfa60ae
|
new set command and IF NOT
|
2001-05-01 11:16:20 -04:00 |
Anonymous
|
d6fae5faf0
|
New command: INCLUDE(somefile.txt)
|
2001-04-30 10:52:58 -04:00 |
Ken Martin
|
2da0c57d46
|
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
2001-04-30 10:44:00 -04:00 |
Ken Martin
|
30ad61805b
|
bug fixes
|
2001-04-26 09:38:31 -04:00 |
Ken Martin
|
73f04d1409
|
many fixes and cleanup and features
|
2001-04-24 16:49:12 -04:00 |
Ken Martin
|
619dd8c479
|
added option command
|
2001-04-23 16:34:12 -04:00 |
Ken Martin
|
b5f62159ca
|
added if else endif add definition
|
2001-04-19 17:39:03 -04:00 |
Ken Martin
|
865ec96644
|
major changes to support multiple libraries and source lists
|
2001-04-11 14:59:02 -04:00 |
Brad King
|
8c087d0e7a
|
ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
|
2001-03-20 13:20:59 -05:00 |
Brad King
|
be4db9150c
|
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
2001-03-15 18:09:16 -05:00 |
Geoffrey Cross
|
8c4795025f
|
Include directories under Win32 only (inherited by subdirs)
|
2001-03-12 10:10:39 -05:00 |
Brad King
|
4666b01710
|
ENH: 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.
|
2001-03-08 10:30:18 -05:00 |
Brad King
|
dc72655414
|
ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls.
|
2001-03-01 16:47:05 -05:00 |
Brad King
|
d0a8794746
|
ENH: CABIL -> CABLE rename.
|
2001-02-28 09:34:01 -05:00 |
Ken Martin
|
e14d38d3c8
|
added new commands
|
2001-02-27 16:49:33 -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
|
b908149828
|
ENH: Added CABIL commands for configuration file generation.
|
2001-02-26 18:00:49 -05:00 |
Ken Martin
|
acbd160dd2
|
a variety of fixes and enhancements
|
2001-02-26 17:17:34 -05:00 |
Bill Hoffman
|
db267f533b
|
ENH: get rid of special msc configure file
|
2001-02-12 19:49:52 -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 |