Bill Hoffman
|
076aafe79a
ENH: add file specific compile flags
|
24 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Ken Martin
|
722283804b
support for custom targets on exe and lib
|
24 years ago |
Brad King
|
e693d47253
ENH: Added support for selection of static/shared build on a per-library basis.
|
24 years ago |
Bill Hoffman
|
38a164d254
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
24 years ago |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
24 years ago |
Brad King
|
dec4d7afe1
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
|
24 years ago |
Bill Hoffman
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
Anonymous
|
d6fae5faf0
New command: INCLUDE(somefile.txt)
|
24 years ago |
Brad King
|
2f42d7ffcb
BUG: Removed output of dual rules for source files that are processed by both the compiler and by a custom command. Also removed generation of duplicate CMakeLists.txt in the project files.
|
24 years ago |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
Ken Martin
|
41e1270413
support for debug and opt libraries
|
24 years ago |
Ken Martin
|
30ad61805b
bug fixes
|
24 years ago |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
Bill Hoffman
|
70b14df3f0
BUG: fix depends for libraries and executables in the same dir
|
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
|
8fb07209eb
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
|
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 |
Will Schroeder
|
26dbdd4671
ENH:Beginning clean up; adding documentation
|
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
|
1f42f521ce
NEW: move from tools and config to create CMake
|
25 years ago |