Cronologia Commit

Autore SHA1 Messaggio Data
  Ken Martin 4d9b2f59cc better custom rules 24 anni fa
  Bill Hoffman 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target 24 anni fa
  Anonymous d6fae5faf0 New command: INCLUDE(somefile.txt) 24 anni fa
  Ken Martin 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 anni fa
  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 anni fa
  Will Schroeder 54cfe84f3f ENH:New copyright 24 anni fa
  Ken Martin 41e1270413 support for debug and opt libraries 24 anni fa
  Ken Martin 30ad61805b bug fixes 24 anni fa
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 anni fa
  Ken Martin 24bce99cbf cleaned up the coding style made ivars private etc 24 anni fa
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists 24 anni fa
  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 anni fa
  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 anni fa
  Bill Hoffman 70b14df3f0 BUG: fix depends for libraries and executables in the same dir 24 anni fa
  Jim Miller 13b8be3fb7 FIX: configurations list needed to be reset for each dsp file created 24 anni fa
  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 anni fa
  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 anni fa
  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 anni fa
  Brad King 8fb07209eb ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations. 25 anni fa
  Brad King 772b1f6278 ERR: Fixed library path problem for ReleaseMinSize build. should now be used in place of separate Release, Debug, and ReleaseMinSize. 25 anni fa
  Brad King 1b6afc5c53 ENH: Added output of custom rules for XML sources. 25 anni fa
  Bill Hoffman af30fe6745 BUG: fix circular depends on libraries and remove depends for static libraries 25 anni fa
  Ken Martin e5e2a57bfb many enhancements including dll support 25 anni fa
  Ken Martin acbd160dd2 a variety of fixes and enhancements 25 anni fa
  Bill Hoffman 0b0d1b1d43 ENH: add CMakeCache.txt support 25 anni fa
  Ken Martin fce56c57c4 some cleanup and fixes 25 anni fa
  Bill Hoffman 85d16dbd35 ENH: add define flags in the right place 25 anni fa
  Will Schroeder 0ce5ac760b ENH:Documentation and cleanups 25 anni fa
  Bill Hoffman c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 25 anni fa
  Bill Hoffman 1e3ba0f1d7 ENH: clean up code, and varible names 25 anni fa