| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -1/+33 |
|
|
* | ENH: use correct name for path | Bill Hoffman | 2006-03-29 | 1 | -1/+1 |
|
|
* | ENH: Add support for adding content to bundles | Andy Cedilnik | 2006-03-28 | 1 | -0/+2 |
|
|
* | ENH: add /opt/local/include | Bill Hoffman | 2006-03-27 | 1 | -1/+1 |
|
|
* | ENH: add unix paths | Bill Hoffman | 2006-03-27 | 2 | -1/+1 |
|
|
* | ENH: add more search paths and add UnixPaths to all unix platforms | Bill Hoffman | 2006-03-27 | 15 | -4/+19 |
|
|
* | BUG: Fix '/use/lib' to be '/usr/lib'. | Brad King | 2006-03-24 | 1 | -1/+1 |
|
|
* | ENH: add support for universal binaries | Bill Hoffman | 2006-03-24 | 1 | -0/+23 |
|
|
* | ENH: Added support for linking to MS .lib libraries in MinGW. | Brad King | 2006-03-22 | 1 | -1/+2 |
|
|
* | BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no... | Brad King | 2006-03-16 | 1 | -30/+30 |
|
|
* | ENH: Enabling soname support on FreeBSD. | Brad King | 2006-03-16 | 1 | -0/+2 |
|
|
* | ENH: use c not cxx | Bill Hoffman | 2006-03-15 | 1 | -2/+2 |
|
|
* | ENH: add support for removing language flags from shared library and shared m... | Bill Hoffman | 2006-03-14 | 1 | -0/+2 |
|
|
* | ENH: add correct initial flags for aix | Bill Hoffman | 2006-03-09 | 1 | -0/+4 |
|
|
* | ENH: remove junk | Bill Hoffman | 2006-03-09 | 1 | -1/+1 |
|
|
* | ENH: add support for language flags that allow for universal binaries | Bill Hoffman | 2006-03-06 | 1 | -4/+4 |
|
|
* | ENH: add support for language flags at rule expansion time | Bill Hoffman | 2006-03-06 | 1 | -4/+4 |
|
|
* | 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 | 7 | -0/+15 |
|
|
* | ENH: use program files env for searching | Bill Hoffman | 2006-02-28 | 1 | -0/+9 |
|
|
* | ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM... | Brad King | 2006-02-24 | 1 | -24/+12 |
|
|
* | ENH: make command line flags more consistent with ide settings | Bill Hoffman | 2006-02-21 | 1 | -26/+26 |
|
|
* | BUG: Fixed module creation rules. Removed soname portion of all rules becaus... | Brad King | 2006-02-19 | 1 | -4/+4 |
|
|
* | BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" p... | Brad King | 2006-02-19 | 1 | -4/+10 |
|
|
* | ENH: Generate import libraries for DLLs on Cygwin and MinGW. | Brad King | 2006-02-18 | 5 | -4/+30 |
|
|
* | ENH: remove warning suppressions for borland compiler, projects wanting this ... | Bill Hoffman | 2006-02-15 | 1 | -2/+2 |
|
|
* | ENH: fix try compile for MFC | Bill Hoffman | 2006-02-14 | 1 | -2/+12 |
|
|
* | ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA... | Brad King | 2006-02-09 | 6 | -0/+15 |
|
|
* | BUG: Need Windows-g++.cmake module to support C++-only projects on Windows. | Brad King | 2006-02-09 | 1 | -0/+1 |
|
|
* | 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: add kFreeBSD support | Bill Hoffman | 2006-01-23 | 1 | -0/+9 |
|
|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -0/+56 |
|
|
* | 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: add exe stuff for cygwin | Bill Hoffman | 2006-01-03 | 2 | -0/+2 |
|
|
* | BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix | Bill Hoffman | 2006-01-02 | 3 | -0/+3 |
|
|
* | ENH: remove duplicates | Bill Hoffman | 2005-12-20 | 1 | -2/+2 |
|
|
* | BUG: fix for bug 2488 | Bill Hoffman | 2005-11-22 | 1 | -0/+2 |
|
|
* | ENH: more compiler flags | Bill Hoffman | 2005-11-22 | 2 | -0/+24 |
|
|
* | BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was bro... | Brad King | 2005-11-18 | 3 | -16/+31 |
|
|
* | ENH: add all libs | Bill Hoffman | 2005-11-10 | 1 | -2/+2 |
|
|
* | COMP: On mingw, -fPIC is not necessary and it actually produces warnings | Andy Cedilnik | 2005-10-18 | 1 | -0/+1 |
|
|
* | ENH: add flags for debug release for aix | Bill Hoffman | 2005-08-29 | 1 | -0/+4 |
|
|
* | 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 |
|
|
* | FIX: for 1852 fix fortran case | Bill Hoffman | 2005-07-13 | 3 | -8/+8 |
|
|