.. |
CMakeLists.txt
|
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will.
|
2001-07-31 11:29:21 -04:00 |
CMakeNMakeWindowsSystemConfig.cmake
|
Nmake build: move most of hard-coded values to config parameters
|
2001-11-29 20:59:53 -05:00 |
CMakeSystemConfig.cmake.in
|
CMAKE_WORDS_BIGENDIAN should not be in the cache.
|
2001-11-30 10:27:24 -05:00 |
CMakeWindowsBorlandConfig.cmake
|
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake
|
2001-11-15 17:11:26 -05:00 |
CMakeWindowsBorlandConfig2.cmake
|
ENH: fix various problems caused by the generalization of nmake generator
|
2001-11-29 23:24:37 -05:00 |
CMakeWindowsSystemConfig.cmake
|
Nmake build: move most of hard-coded values to config parameters
|
2001-11-29 20:59:53 -05:00 |
DLLFooter.dsptemplate
|
new directory
|
2001-05-17 12:04:41 -04:00 |
DLLHeader.dsptemplate
|
support for custom targets on exe and lib
|
2001-11-09 13:00:53 -05:00 |
EXEFooter.dsptemplate
|
new directory
|
2001-05-17 12:04:41 -04:00 |
EXEHeader.dsptemplate
|
support for custom targets on exe and lib
|
2001-11-09 13:00:53 -05:00 |
EXEWinHeader.dsptemplate
|
support for custom targets on exe and lib
|
2001-11-09 13:00:53 -05:00 |
UtilityFooter.dsptemplate
|
new directory
|
2001-05-17 12:04:41 -04:00 |
UtilityHeader.dsptemplate
|
made Debug the default configuration
|
2001-09-14 10:14:49 -04:00 |
configure
|
put back CMAKE_TEMPLATE_FLAGS
|
2001-11-07 17:12:58 -05:00 |
configure.in
|
put back CMAKE_TEMPLATE_FLAGS
|
2001-11-07 17:12:58 -05:00 |
install-sh
|
ENH: fix install for cygwin, build cmake from configure
|
2001-06-27 15:42:27 -04:00 |
staticLibFooter.dsptemplate
|
new directory
|
2001-05-17 12:04:41 -04:00 |
staticLibHeader.dsptemplate
|
support for custom targets on exe and lib
|
2001-11-09 13:00:53 -05:00 |