Bill Hoffman
|
4f77d737c9
|
ENH: move utilities to targets from makefile, and add versioning to cache
|
2001-06-07 14:52:29 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Ken Martin
|
aa72e182fe
|
half checked in changes for CMAKE_ROOT
|
2001-05-17 12:08:46 -04:00 |
Brad King
|
6c54371c8f
|
ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules.
|
2001-05-04 10:44:26 -04:00 |
Brad King
|
e7519358e7
|
BUG: Fixed output of CMakeLists.txt path in cable_config.xml dependency list for unix. Needed to escape spaces instead of enclosing in double quotes.
|
2001-04-30 11:51:17 -04:00 |
Brad King
|
244892bc3b
|
BUG: Removed output of GCC_XML rules when the command cannot be found.
|
2001-04-27 14:52:16 -04:00 |
Will Schroeder
|
54cfe84f3f
|
ENH:New copyright
|
2001-04-27 08:01:17 -04:00 |
Brad King
|
61d2314989
|
ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command.
|
2001-04-26 15:27:38 -04:00 |
Ken Martin
|
73f04d1409
|
many fixes and cleanup and features
|
2001-04-24 16:49:12 -04:00 |
Ken Martin
|
24bce99cbf
|
cleaned up the coding style made ivars private etc
|
2001-04-19 13:28:46 -04:00 |
Ken Martin
|
7b362bdb1f
|
fixed cable package issue
|
2001-04-16 10:01:13 -04:00 |
Ken Martin
|
865ec96644
|
major changes to support multiple libraries and source lists
|
2001-04-11 14:59:02 -04:00 |
Brad King
|
d1e05d738f
|
ERR: Added double-quotes around command name before arguments are appended.
|
2001-04-09 10:56:55 -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
|
354992c522
|
BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls.
|
2001-03-15 10:42:43 -05:00 |
Brad King
|
2924befe14
|
ERR: Missing initalization of a cmClassFile::m_HeaderFileOnly fixed.
|
2001-03-09 11:16:35 -05:00 |
Brad King
|
93a17629b6
|
ENH: Added proper dependency generation for a package on cable executable.
|
2001-03-09 10:52:03 -05:00 |
Brad King
|
519f9d81e3
|
ENH: Creation of generator rule now properly uses the custom command's m_Source member.
|
2001-03-08 17:30:53 -05:00 |
Brad King
|
71153219e1
|
ENH: Added creation of custom rules for generating CABLE packages.
|
2001-03-08 16:13:27 -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 |