Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
Brad King
|
e0da3ef275
ERR: Corrected use of double-quotes to be compatible with UNIX make. Now double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output.
|
24 years ago |
Brad King
|
e7bd5fcd19
ENH: Added support for spaces in the output directory names. Spaces in the input directory name may work also, but are untested.
|
24 years ago |
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.
|
24 years ago |
Brad King
|
28cdb19782
ERR: Changed generation of rule to generate cable_config.xml to be produced differently for windows and unix.
|
24 years ago |
Brad King
|
a8f9aa814e
ENH: Added generation of a rule to re-run CMake if the cable_config.xml file is missing.
|
24 years ago |
Brad King
|
60507258c7
ERR: Added automatic creation of directory for cable_config.xml file and corresponding error reporting.
|
25 years ago |
Brad King
|
71153219e1
ENH: Added creation of custom rules for generating CABLE packages.
|
25 years ago |
Brad King
|
5c8b68ba70
ERR: Commented out experimental code that was accidentally checked in.
|
25 years ago |
Brad King
|
8f6468f9f2
ENH: 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.
|
25 years ago |
Brad King
|
b6d1cda20e
ENH: CABLE config file (config_cable.xml) should now be opened in the output directory.
|
25 years ago |
Brad King
|
dc72655414
ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls.
|
25 years ago |
Brad King
|
d0a8794746
ENH: CABIL -> CABLE rename.
|
25 years ago |
Brad King
|
b908149828
ENH: Added CABIL commands for configuration file generation.
|
25 years ago |