Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: remove unused variable CMAKE_OBJECT_FILE_SUFFIX from cmake | Bill Hoffman | 2004-07-09 | 1 | -3/+0 |
| | |||||
* | ENH: mark some vars as advanced (and resort the list) | Sebastien Barre | 2002-10-10 | 1 | -8/+9 |
| | |||||
* | ENH: make CMake less verbose/precious | Sebastien Barre | 2002-04-22 | 1 | -1/+1 |
| | |||||
* | Add suffixes | Sebastien Barre | 2002-03-25 | 1 | -0/+22 |
| | |||||
* | ENH: add some OS/compiler variables | Bill Hoffman | 2002-03-01 | 1 | -0/+5 |
| | |||||
* | ENH: add CMAKE_EXTRA_LINK_FLAGS to dsp generator | Bill Hoffman | 2002-01-08 | 1 | -0/+4 |
| | |||||
* | Add sizeof some types support | Andy Cedilnik | 2002-01-07 | 1 | -1/+12 |
| | |||||
* | BUG: must use CACHE values in these | Bill Hoffman | 2001-12-20 | 1 | -5/+0 |
| | |||||
* | use a better compiler name | Bill Hoffman | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | Nmake build: move most of hard-coded values to config parameters | Sebastien Barre | 2001-11-30 | 1 | -8/+24 |
| | |||||
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -1/+13 |
| | |||||
* | closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND ↵ | Bill Hoffman | 2001-11-15 | 1 | -0/+1 |
| | | | | used by Dart, nmake makefiles work with borland make and nmake | ||||
* | ENH: add CMAKE_USE_WIN32_THREADS to the possible thread types | Bill Hoffman | 2001-08-16 | 1 | -0/+1 |
| | |||||
* | Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo, | Ian Scott | 2001-07-03 | 1 | -2/+2 |
| | | | | | because msdev does simple matching on build target, and specifying either Release or Debug builds would also build ReleaseWithDebugInfo | ||||
* | ENH: move utilities to targets from makefile, and add versioning to cache | Bill Hoffman | 2001-06-07 | 1 | -5/+3 |
| | |||||
* | adding a "Release with debugging Info" build to CMake for NT | Ian Scott | 2001-06-07 | 1 | -0/+2 |
| | |||||
* | better help | Sebastien Barre | 2001-05-25 | 1 | -2/+2 |
| | |||||
* | ENH: change the syntax of the SET command, fix the combo box for larger strings | Bill Hoffman | 2001-05-24 | 1 | -5/+9 |
| | |||||
* | /Gz => /GZ | Sebastien Barre | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | removed /O2 from debug | Sebastien Barre | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags | Bill Hoffman | 2001-05-23 | 1 | -1/+4 |
| | |||||
* | new directory | Ken Martin | 2001-05-17 | 1 | -0/+9 |