summaryrefslogtreecommitdiffstats
path: root/Source/cmDSPWriter.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* support for custom targets on exe and libKen Martin2001-11-091-1/+8
|
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-021-7/+0
|
* ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriterBill Hoffman2001-06-061-7/+7
|
* added registry entry support and windows app supportKen Martin2001-05-111-1/+1
|
* ENH: Added use of CMAKE cache entry for generating the DSP build rules.Brad King2001-05-041-1/+0
|
* ENH: implement ADD_TARGET command, and add an ALL_BUILD targetBill Hoffman2001-05-011-1/+2
|
* New command: INCLUDE(somefile.txt)Anonymous2001-04-301-0/+2
|
* BUG: Removed output of dual rules for source files that are processed by ↵Brad King2001-04-271-1/+0
| | | | both the compiler and by a custom command. Also removed generation of duplicate CMakeLists.txt in the project files.
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* support for debug and opt librariesKen Martin2001-04-261-4/+3
|
* bug fixesKen Martin2001-04-261-5/+6
|
* many fixes and cleanup and featuresKen Martin2001-04-241-2/+2
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-10/+9
|
* BUG: fix depends for libraries and executables in the same dirBill Hoffman2001-04-061-1/+2
|
* ENH: Added SOURCE_GROUP command and corresponding support code. This ↵Brad King2001-03-201-6/+5
| | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
* ENH: Finished Simplifying dsptemplate processing with in place of separate ↵Brad King2001-03-091-5/+1
| | | | Release, Debug, ReleaseDLL, ... configurations.
* BUG: fix circular depends on libraries and remove depends for static librariesBill Hoffman2001-02-281-1/+7
|
* many enhancements including dll supportKen Martin2001-02-271-0/+3
|
* a variety of fixes and enhancementsKen Martin2001-02-261-2/+5
|
* ENH:Beginning clean up; adding documentationWill Schroeder2001-01-101-12/+26
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-5/+9
| | | | CMakeLists.txt files.
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+69