Historique des commits

Auteur SHA1 Message Date
  Bill Hoffman 1cd9ce6f6e ENH: unify make process on unix il y a 24 ans
  Ken Martin a12448c19b added output directory support il y a 24 ans
  Ken Martin 78232180f4 fix for expanding library vars il y a 24 ans
  Ken Martin 639f1fa239 added registry entry support and windows app support il y a 24 ans
  Bill Hoffman 69b51cc245 BUG: fix up gui with values that stay around too long il y a 24 ans
  Geoffrey Cross 978407e042 Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it exists il y a 24 ans
  Geoffrey Cross 401b9eea0b ADD LINK32s are now on multiple lines because VC breaks otherwise il y a 24 ans
  Bill Hoffman 02bdff675d BUG: escape spaces before adding .lib il y a 24 ans
  Bill Hoffman 013b9b3849 ENH: escape spaces il y a 24 ans
  Bill Hoffman e30a660df5 ENH: only add .lib if no .lib exists il y a 24 ans
  Brad King dec4d7afe1 ENH: Added use of CMAKE cache entry for generating the DSP build rules. il y a 24 ans
  Ken Martin 56714a49d4 fixed custom command rule il y a 24 ans
  Ken Martin 4d9b2f59cc better custom rules il y a 24 ans
  Bill Hoffman 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target il y a 24 ans
  Anonymous d6fae5faf0 New command: INCLUDE(somefile.txt) il y a 24 ans
  Ken Martin 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against il y a 24 ans
  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. il y a 24 ans
  Will Schroeder 54cfe84f3f ENH:New copyright il y a 24 ans
  Ken Martin 41e1270413 support for debug and opt libraries il y a 24 ans
  Ken Martin 30ad61805b bug fixes il y a 24 ans
  Ken Martin 73f04d1409 many fixes and cleanup and features il y a 24 ans
  Ken Martin 24bce99cbf cleaned up the coding style made ivars private etc il y a 24 ans
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists il y a 24 ans
  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. il y a 24 ans
  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. il y a 24 ans
  Bill Hoffman 70b14df3f0 BUG: fix depends for libraries and executables in the same dir il y a 24 ans
  Jim Miller 13b8be3fb7 FIX: configurations list needed to be reset for each dsp file created il y a 24 ans
  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. il y a 25 ans
  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. il y a 25 ans
  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. il y a 25 ans