Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: add the flag for creating windows gui's | Bill Hoffman | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | ENH: use correct flags for optimization | Bill Hoffman | 2006-05-03 | 1 | -6/+6 |
| | |||||
* | ENH: Makefile performance improvements | Ken Martin | 2006-05-02 | 1 | -6/+6 |
| | |||||
* | ENH: Cleanup link libraries. Remove -l from -ldl | Andy Cedilnik | 2006-04-20 | 4 | -4/+4 |
| | |||||
* | 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: add windows apps to mingw | Bill Hoffman | 2006-04-17 | 1 | -0/+1 |
| | |||||
* | ENH: add patch for finding applications on OSX | Bill Hoffman | 2006-04-13 | 1 | -0/+8 |
| | |||||
* | ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables ↵ | Brad King | 2006-04-11 | 5 | -29/+11 |
| | | | | CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway. | ||||
* | ENH: add better variables for MSVC versions | Bill Hoffman | 2006-04-07 | 2 | -11/+32 |
| | |||||
* | BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 ↵ | Brad King | 2006-03-30 | 1 | -4/+5 |
| | | | | NMake. | ||||
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵ | Bill Hoffman | 2006-03-30 | 2 | -1/+33 |
| | | | | warnings produced by building for win64 | ||||
* | 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 ↵ | Brad King | 2006-03-16 | 1 | -30/+30 |
| | | | | no configuration is set. | ||||
* | 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 ↵ | Bill Hoffman | 2006-03-14 | 1 | -0/+2 |
| | | | | module link commands | ||||
* | 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 ↵ | Brad King | 2006-02-24 | 1 | -24/+12 |
| | | | | CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH. | ||||
* | 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 ↵ | Brad King | 2006-02-19 | 1 | -4/+4 |
| | | | | because it is never used on this platform. | ||||
* | BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" ↵ | Brad King | 2006-02-19 | 1 | -4/+10 |
| | | | | prefix by default. Removd soname flags from creation rules because they are never used on this platform. | ||||
* | 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 |
| | | | | should use -w-, the default warning level is used for all other compilers. Used to be -w- -whid -waus -wpar | ||||
* | ENH: fix try compile for MFC | Bill Hoffman | 2006-02-14 | 1 | -2/+12 |
| | |||||
* | ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and ↵ | Brad King | 2006-02-09 | 6 | -0/+15 |
| | | | | CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries. | ||||
* | 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 ↵ | Brad King | 2006-02-03 | 1 | -2/+2 |
| | | | | because VC++ Express 2005 does not have them. They are SQL database access libraries and should not be needed for every application. User code can always explicitly link the library. Also replacing deprecated /GZ option with /RTC1 for VS 8. This addresses bug#2795. | ||||
* | 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 |
| |