| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: add support for manifest stuff | Bill Hoffman | 2006-03-06 | 1 | -3/+6 |
|
|
* | ENH: add manifest support for 2005 | Bill Hoffman | 2006-03-03 | 1 | -8/+15 |
|
|
* | ENH: check in new find stuff | Bill Hoffman | 2006-03-02 | 1 | -0/+1 |
|
|
* | ENH: make command line flags more consistent with ide settings | Bill Hoffman | 2006-02-21 | 1 | -26/+26 |
|
|
* | ENH: fix try compile for MFC | Bill Hoffman | 2006-02-14 | 1 | -2/+12 |
|
|
* | ENH: Adding definition of MSVC when it is the compiler. | Brad King | 2006-02-07 | 1 | -0/+1 |
|
|
* | BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 beca... | Brad King | 2006-02-03 | 1 | -2/+2 |
|
|
* | ENH: correct standard libraries | Bill Hoffman | 2006-01-17 | 1 | -0/+2 |
|
|
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -2/+2 |
|
|
* | ENH: remove duplicates | Bill Hoffman | 2005-12-20 | 1 | -2/+2 |
|
|
* | BUG: fix for bug 2488 | Bill Hoffman | 2005-11-22 | 1 | -0/+2 |
|
|
* | BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was bro... | Brad King | 2005-11-18 | 1 | -6/+11 |
|
|
* | ENH: add all libs | Bill Hoffman | 2005-11-10 | 1 | -2/+2 |
|
|
* | ENH: /nologo must be first | Bill Hoffman | 2005-08-02 | 1 | -2/+2 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -6/+6 |
|
|
* | ENH: move flags next to compiler, so if env contains compiler and some flag, ... | Bill Hoffman | 2005-07-20 | 1 | -2/+2 |
|
|
* | BUG: Fixed escaped quote at end of . | Brad King | 2005-06-30 | 1 | -1/+1 |
|
|
* | ENH: fix for incorrect setting of CONFIZGURATION_TYPES | Ken Martin | 2005-06-07 | 1 | -3/+4 |
|
|
* | ENH: Be more verbose, handle network paths, and write compiler output to the ... | Andy Cedilnik | 2005-05-19 | 1 | -2/+30 |
|
|
* | ENH: remove debug print | Bill Hoffman | 2005-01-28 | 1 | -1/+0 |
|
|
* | ENH: stuff to keep compiler tests from re-running all the time | Bill Hoffman | 2005-01-20 | 1 | -3/+22 |
|
|
* | BUG: fix running of cl in trycompiles | Bill Hoffman | 2005-01-17 | 1 | -1/+1 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -29/+33 |
|
|
* | ENH better test for free VC tools | Bill Hoffman | 2004-09-03 | 1 | -10/+3 |
|
|
* | ENH: check for ms free command line tools | Bill Hoffman | 2004-09-03 | 1 | -13/+51 |
|
|
* | ENH: add support for VCExpress 2005 | Bill Hoffman | 2004-07-05 | 1 | -22/+46 |
|
|
* | C++ compiler is not set for c only projects | Bill Hoffman | 2004-06-23 | 1 | -1/+1 |
|
|
* | ENH: add NDEBUG to windows release builds for both ide and nmake | Bill Hoffman | 2004-06-14 | 1 | -6/+6 |
|
|
* | ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted by... | Brad King | 2004-03-23 | 1 | -1/+1 |
|
|
* | fix in quoting | Ken Martin | 2003-12-17 | 1 | -1/+1 |
|
|
* | BUG: fix for bug# 317 | Bill Hoffman | 2003-10-31 | 1 | -2/+2 |
|
|
* | BUG: fix for bug 78 should be on 1.8 branch | Bill Hoffman | 2003-10-16 | 1 | -1/+1 |
|
|
* | ERR: allow spaces in the path | Andy Cedilnik | 2003-10-13 | 1 | -1/+1 |
|
|
* | ENH: add the unix makefile generator as an option from the windows GUI, this ... | Bill Hoffman | 2003-08-21 | 1 | -8/+1 |
|
|
* | BUG: fix for main in a library on windows with nmake | Bill Hoffman | 2003-08-07 | 1 | -0/+2 |
|
|
* | added test for whether pdbtype should be used for nmake | Ken Martin | 2003-08-05 | 1 | -2/+23 |
|
|
* | force c++ for c++ files | Bill Hoffman | 2003-03-14 | 1 | -1/+1 |
|
|
* | ENH: Added <LINK_FLAGS> to link rules. | Brad King | 2002-12-31 | 1 | -1/+1 |
|
|
* | Add missing closing bracket | Andy Cedilnik | 2002-12-26 | 1 | -1/+1 |
|
|
* | ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be... | Brad King | 2002-12-20 | 1 | -2/+2 |
|
|
* | ENH: make linker flags use init values so users can set them from the cache | Bill Hoffman | 2002-12-19 | 1 | -6/+6 |
|
|
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 1 | -4/+17 |
|
|
* | determine CMAKE_MAKE_PROGRAM in EnableLanguage | Bill Hoffman | 2002-12-03 | 1 | -3/+0 |
|
|
* | correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ... | Bill Hoffman | 2002-12-03 | 1 | -2/+2 |
|
|
* | BUG: fix flags for c compiler on windows | Andy Cedilnik | 2002-11-14 | 1 | -8/+19 |
|
|
* | ENH: add .def file support | Bill Hoffman | 2002-11-12 | 1 | -2/+2 |
|
|
* | Set CMAKE_BUILD_TOOL | Bill Hoffman | 2002-11-12 | 1 | -3/+0 |
|
|
* | ENH: fix up several problems with new stuff | Bill Hoffman | 2002-11-11 | 1 | -0/+14 |
|
|
* | clean up flags with _init flags | Bill Hoffman | 2002-11-11 | 1 | -10/+6 |
|
|
* | BUG: fix setting of c flags | Bill Hoffman | 2002-11-10 | 1 | -1/+3 |
|
|