| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce duplication in Platform/<os>.cmake files | Brad King | 2009-12-02 | 1 | -0/+8 |
|
|
* | Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG | Brad King | 2009-12-02 | 1 | -8/+0 |
|
|
* | Use work-around from bug 4772 for C++ and Fortran | Brad King | 2009-10-06 | 1 | -1/+9 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | ENH: Load platform-independent per-compiler files | Brad King | 2009-07-23 | 1 | -0/+5 |
|
|
* | ENH: fix problem where rc language recursively included itself because CMAKE_... | Bill Hoffman | 2008-10-14 | 1 | -1/+1 |
|
|
* | ENH: Build large archives incrementally | Brad King | 2008-08-04 | 1 | -7/+5 |
|
|
* | ENH: fix init flags getting stuffed into the compile line by force. | Bill Hoffman | 2008-04-21 | 1 | -5/+6 |
|
|
* | ENH: Pass dependent library search path to linker on some platforms. | Brad King | 2008-02-01 | 1 | -0/+8 |
|
|
* | BUG: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG should get its default value from CMAK... | Brad King | 2008-01-23 | 1 | -2/+2 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -0/+12 |
|
|
* | ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat... | Brad King | 2008-01-14 | 1 | -1/+1 |
|
|
* | BUG: fix for bug 6167 get rid of extra space in flags | Bill Hoffman | 2007-12-17 | 1 | -1/+4 |
|
|
* | ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE, | Alexander Neundorf | 2007-07-02 | 1 | -20/+13 |
|
|
* | ENH: first include the processor specific file, then the compiler file, this | Alexander Neundorf | 2007-06-12 | 1 | -11/+12 |
|
|
* | ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where the | Alexander Neundorf | 2007-06-11 | 1 | -0/+9 |
|
|
* | ENH: also load a processor-specific file if exists | Alexander Neundorf | 2007-06-05 | 1 | -14/+31 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -13/+17 |
|
|
* | ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m... | Brad King | 2007-05-03 | 1 | -2/+7 |
|
|
* | ENH: Adding support to link specifically to an archive or a shared library ba... | Brad King | 2006-09-15 | 1 | -4/+12 |
|
|
* | ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_... | Brad King | 2006-04-11 | 1 | -0/+5 |
|
|
* | ENH: add support for language flags at rule expansion time | Bill Hoffman | 2006-03-06 | 1 | -1/+1 |
|
|
* | ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ... | Bill Hoffman | 2006-03-02 | 1 | -1/+14 |
|
|
* | ENH: fix spelling errors | Bill Hoffman | 2006-02-27 | 1 | -1/+1 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -0/+1 |
|
|
* | ENH: remove -lgcc used by crazy coverage stuff | Bill Hoffman | 2005-09-23 | 1 | -4/+0 |
|
|
* | ENH: add a fix for VTK on the mac and a way to fix some projects with a singl... | Bill Hoffman | 2005-09-07 | 1 | -5/+0 |
|
|
* | ENH: make sure flags set in CC or CXX environment variables stay with the com... | Bill Hoffman | 2005-07-20 | 1 | -1/+1 |
|
|
* | ENH: move flags next to compiler, so if env contains compiler and some flag, ... | Bill Hoffman | 2005-07-20 | 1 | -2/+2 |
|
|
* | BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS | Bill Hoffman | 2004-09-24 | 1 | -1/+1 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -3/+11 |
|
|
* | ENH: more uniform approach to enable language, one step closer to being able ... | Bill Hoffman | 2004-08-26 | 1 | -0/+164 |
|
|