| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Added support for import libraries created by executable and module targ... | Brad King | 2007-03-19 | 1 | -4/+3 |
|
|
* | BUG: Fixed MSVC8 module build rule to not use /implib option. This is an inc... | Brad King | 2007-03-10 | 1 | -8/+12 |
|
|
* | BUG: Shared library creation should use /implib option to specify the name of... | Brad King | 2007-03-09 | 1 | -6/+7 |
|
|
* | BUG: Get rid of ancient variables CMAKE_CXX_WARNING_LEVEL, CMAKE_CXX_USE_RTTI... | Brad King | 2007-03-07 | 1 | -5/+1 |
|
|
* | BUG: use different commands for shared libraries and exe for manifest stuff f... | Bill Hoffman | 2006-11-11 | 1 | -2/+2 |
|
|
* | ENH: Adding image version number (major.minor) property to windows binaries. ... | Brad King | 2006-10-16 | 1 | -3/+3 |
|
|
* | BUG: fix for bug#3652 use link /lib instead of lib | Bill Hoffman | 2006-10-03 | 1 | -1/+1 |
|
|
* | ENH: Adding flags to force generation of manifest files when building with VC 8. | Brad King | 2006-08-15 | 1 | -6/+13 |
|
|
* | ENH: Enabled generation of preprocessed and assembly source rules for MSVC wi... | Brad King | 2006-08-09 | 1 | -0/+12 |
|
|
* | BUG: fix for bug 3550, for release builds do not build incremental | Bill Hoffman | 2006-07-26 | 1 | -6/+20 |
|
|
* | BUG: fix for CXX only projects | Ken Martin | 2006-07-24 | 1 | -3/+7 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -12/+12 |
|
|
* | ENH: removed logo info from the manifest tool | Ken Martin | 2006-06-12 | 1 | -3/+3 |
|
|
* | ENH: Makefile performance improvements | Ken Martin | 2006-05-02 | 1 | -6/+6 |
|
|
* | ENH: name pdb files for visual studio make based builds | Bill Hoffman | 2006-04-19 | 1 | -5/+5 |
|
|
* | ENH: unix makefiles should work with cl | Bill Hoffman | 2006-04-19 | 1 | -2/+2 |
|
|
* | ENH: don't need two of these | Bill Hoffman | 2006-04-19 | 1 | -4/+0 |
|
|
* | ENH: test for vs8 correctly | Bill Hoffman | 2006-04-19 | 1 | -0/+4 |
|
|
* | ENH: check for version 1400 | Bill Hoffman | 2006-04-19 | 1 | -0/+4 |
|
|
* | ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_... | Brad King | 2006-04-11 | 1 | -12/+4 |
|
|
* | ENH: add better variables for MSVC versions | Bill Hoffman | 2006-04-07 | 1 | -11/+25 |
|
|
* | BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 NM... | Brad King | 2006-03-30 | 1 | -4/+5 |
|
|
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war... | Bill Hoffman | 2006-03-30 | 1 | -1/+32 |
|
|
* | BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no... | Brad King | 2006-03-16 | 1 | -30/+30 |
|
|
* | 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 |
|
|