Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: make CMake less verbose/precious | Sebastien Barre | 2002-04-22 | 1 | -2/+2 |
| | |||||
* | build type should not be advanced | Bill Hoffman | 2002-03-06 | 1 | -1/+4 |
| | |||||
* | ENH: add some OS/compiler variables | Bill Hoffman | 2002-03-01 | 1 | -0/+6 |
| | |||||
* | Add sizeof some types support | Andy Cedilnik | 2002-01-07 | 1 | -0/+9 |
| | |||||
* | BUG: must use CACHE values in these | Bill Hoffman | 2001-12-20 | 1 | -5/+1 |
| | |||||
* | remove stack stuff | Bill Hoffman | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the ↵ | Sebastien Barre | 2001-12-07 | 1 | -0/+4 |
| | | | | @<< syntax | ||||
* | Add single quotes feature. | Sebastien Barre | 2001-12-05 | 1 | -5/+5 |
| | |||||
* | Add options for library manager (lib). Alpha sort | Sebastien Barre | 2001-11-30 | 1 | -73/+104 |
| | |||||
* | Add linker flags for each build type | Sebastien Barre | 2001-11-30 | 1 | -1/+17 |
| | |||||
* | CMAKE_ANSI_CFLAGS is used by VTK, so it should be set in the NMake config so ↵ | Sebastien Barre | 2001-11-30 | 1 | -0/+3 |
| | | | | that it gets expanded (even to "") | ||||
* | Nmake build: move most of hard-coded values to config parameters | Sebastien Barre | 2001-11-30 | 1 | -16/+103 |
| | |||||
* | closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND ↵ | Bill Hoffman | 2001-11-15 | 1 | -0/+2 |
| | | | | used by Dart, nmake makefiles work with borland make and nmake | ||||
* | Closer to nmake build | Bill Hoffman | 2001-11-14 | 1 | -1/+9 |
| | |||||
* | nmake support | Bill Hoffman | 2001-11-14 | 1 | -0/+21 |