Ken Martin
|
30ad61805b
bug fixes
|
24 years ago |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
Ken Martin
|
24bce99cbf
cleaned up the coding style made ivars private etc
|
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 |
Bill Hoffman
|
70b14df3f0
BUG: fix depends for libraries and executables in the same dir
|
24 years ago |
Jim Miller
|
13b8be3fb7
FIX: configurations list needed to be reset for each dsp file created
|
24 years ago |
Brad King
|
20fb92d80b
ERR: Small bug in generated DSP file fixed. A custom command environment variable has been replaced with explicity writing out the command.
|
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
|
410f7d12db
ENH: Added text files group to DSP output. CMakeLists.txt is duplicated in this group and outside, but fixing this will require a reorganization of custom rule generation. I should get to that soon.
|
24 years ago |
Brad King
|
8fb07209eb
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
|
25 years ago |
Brad King
|
772b1f6278
ERR: Fixed library path problem for ReleaseMinSize build. should now be used in place of separate Release, Debug, and ReleaseMinSize.
|
25 years ago |
Brad King
|
1b6afc5c53
ENH: Added output of custom rules for XML sources.
|
25 years ago |
Bill Hoffman
|
af30fe6745
BUG: fix circular depends on libraries and remove depends for static libraries
|
25 years ago |
Ken Martin
|
e5e2a57bfb
many enhancements including dll support
|
25 years ago |
Ken Martin
|
acbd160dd2
a variety of fixes and enhancements
|
25 years ago |
Bill Hoffman
|
0b0d1b1d43
ENH: add CMakeCache.txt support
|
25 years ago |
Ken Martin
|
fce56c57c4
some cleanup and fixes
|
25 years ago |
Bill Hoffman
|
85d16dbd35
ENH: add define flags in the right place
|
25 years ago |
Will Schroeder
|
0ce5ac760b
ENH:Documentation and cleanups
|
25 years ago |
Bill Hoffman
|
c54a05bfc7
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
|
25 years ago |
Bill Hoffman
|
1e3ba0f1d7
ENH: clean up code, and varible names
|
25 years ago |
Bill Hoffman
|
283d3a0b73
ENH: added a config setup file for CMakeSetup. Cleaned up the names of the source and binary directories
|
25 years ago |
Bill Hoffman
|
aa3ca2b432
ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system.
|
25 years ago |
Bill Hoffman
|
382b9d0508
BUG: fix name of command line version in dsp files
|
25 years ago |
Bill Hoffman
|
077c31484e
ENH: move from tools and create working CMake program
|
25 years ago |
Bill Hoffman
|
1f42f521ce
NEW: move from tools and config to create CMake
|
25 years ago |