Ken Martin
|
abab6bc000
fix for network includ paths
|
24 years ago |
Bill Hoffman
|
bc9531c0d1
ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags
|
24 years ago |
Brad King
|
566c8d4ba0
ENH: Added INSTALL target to switch in OutputDSPFile. Also added a default that prints out an error message so that anyone who adds a target doesn't forget to update the switch.
|
24 years ago |
Ken Martin
|
1f6057e864
install fixes for win32
|
24 years ago |
Sebastien Barre
|
827ec6e39a
Seems to me that EXEWinHeader was not searched in the right place.
|
24 years ago |
Sebastien Barre
|
69503c66eb
fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.
|
24 years ago |
Ken Martin
|
aa72e182fe
half checked in changes for CMAKE_ROOT
|
24 years ago |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
24 years ago |
Ken Martin
|
a12448c19b
added output directory support
|
24 years ago |
Ken Martin
|
78232180f4
fix for expanding library vars
|
24 years ago |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
24 years ago |
Bill Hoffman
|
69b51cc245
BUG: fix up gui with values that stay around too long
|
24 years ago |
Geoffrey Cross
|
978407e042
Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it exists
|
24 years ago |
Geoffrey Cross
|
401b9eea0b
ADD LINK32s are now on multiple lines because VC breaks otherwise
|
24 years ago |
Bill Hoffman
|
02bdff675d
BUG: escape spaces before adding .lib
|
24 years ago |
Bill Hoffman
|
013b9b3849
ENH: escape spaces
|
24 years ago |
Bill Hoffman
|
e30a660df5
ENH: only add .lib if no .lib exists
|
24 years ago |
Brad King
|
dec4d7afe1
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
|
24 years ago |
Ken Martin
|
56714a49d4
fixed custom command rule
|
24 years ago |
Ken Martin
|
4d9b2f59cc
better custom 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 |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
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
|
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 |