| Commit message (Expand) | Author | Age | Files | Lines |
* | Create Fortran info variables for .mod behavior | Brad King | 2010-11-12 | 1 | -0/+23 |
|
|
* | Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE) | Alex Neundorf | 2010-09-28 | 1 | -0/+19 |
|
|
* | Remove trailing whitespace | Alex Neundorf | 2010-09-28 | 1 | -47/+48 |
|
|
* | Teach find_* commands to ignore some paths | Todd Gamblin | 2010-08-13 | 1 | -1/+33 |
|
|
* | Merge branch 'tru64-make-includes' | Brad King | 2010-06-15 | 1 | -0/+2 |
|\ |
|
| * | Tru64: Use full-path include directives in Makefiles (#10569) | Brad King | 2010-06-14 | 1 | -0/+2 |
|
|
* | | Merge branch 'mingw-response-files' | Brad King | 2010-06-15 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Use platform variable for response file flag | Brad King | 2010-03-11 | 1 | -0/+2 |
|
|
* | | Merge branch 'version' | Brad King | 2010-05-17 | 1 | -3/+13 |
|\ \ |
|
| * | | Report commit hash in CMake development versions | Brad King | 2010-04-23 | 1 | -2/+4 |
|
|
| * | | New version scheme to support branchy workflow | Brad King | 2010-04-23 | 1 | -3/+11 |
| |/ |
|
* | | -(minor) fix documentation for CMAKE_LIBRARY_PATH (#10291) | Alex Neundorf | 2010-05-08 | 1 | -1/+1 |
|/ |
|
* | Clarify CMAKE_MODULE_PATH documentation | Brad King | 2010-02-18 | 1 | -4/+4 |
|
|
* | Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG | Brad King | 2009-12-02 | 1 | -4/+0 |
|
|
* | -document CMAKE_EXTRA_GENERATOR | Alexander Neundorf | 2009-11-22 | 1 | -0/+8 |
|
|
* | Document CMAKE_CURRENT_LIST_FILE more precisely | Brad King | 2009-10-02 | 1 | -1/+12 |
|
|
* | Teach Xcode generator to set XCODE_VERSION | Brad King | 2009-09-23 | 1 | -0/+7 |
|
|
* | Remove CMakeSetup. Long live cmake-gui, start building Qt now. | Bill Hoffman | 2009-09-03 | 1 | -4/+4 |
|
|
* | some white space fixes for the book | Ken Martin | 2009-09-03 | 1 | -1/+1 |
|
|
* | Document CMAKE_<LANG>_COMPILER_LOADED variable | Brad King | 2009-08-20 | 1 | -2/+7 |
|
|
* | Do not always propagate linker language preference | Brad King | 2009-07-30 | 1 | -4/+17 |
|
|
* | ENH: Implicit link info for C, CXX, and Fortran | Brad King | 2009-07-23 | 1 | -1/+22 |
|
|
* | BUG: Use link language for target name computation | Brad King | 2009-07-08 | 1 | -26/+54 |
|
|
* | ENH: Do not compute link language for LOCATION | Brad King | 2009-07-08 | 1 | -6/+0 |
|
|
* | BUG: Fix documentation of CMAKE_CFG_INTDIR | Brad King | 2009-06-30 | 1 | -21/+36 |
|
|
* | STYLE: document CMAKE_SKIP_INSTALL_ALL_DEPENDENCY variable | Alexander Neundorf | 2009-06-27 | 1 | -0/+13 |
|
|
* | ENH: Document variable CMAKE_NO_BUILTIN_CHRPATH | Brad King | 2009-06-10 | 1 | -0/+10 |
|
|
* | BUG: Recognize .so shared libraries on HP-UX | Brad King | 2009-06-03 | 1 | -0/+9 |
|
|
* | ENH: Make CMAKE_<LANG>_SIZEOF_DATA_PTR public | Brad King | 2009-05-14 | 1 | -2/+4 |
|
|
* | STYLE: document CMAKE_INCLUDE_CURRENT_DIR | Alexander Neundorf | 2009-05-09 | 1 | -0/+14 |
|
|
* | STYLE: fix typos in the docs | Alexander Neundorf | 2009-04-19 | 1 | -5/+5 |
|
|
* | ENH: Overhaul CMake version numbering | Brad King | 2009-03-05 | 1 | -3/+3 |
|
|
* | ENH: Re-enable system include dir suppression | Brad King | 2009-02-25 | 1 | -0/+9 |
|
|
* | ENH: Clarify docs of old *_OUTPUT_PATH vars | Brad King | 2009-02-20 | 1 | -11/+7 |
|
|
* | ENH: Provide variable CMAKE_VERSION | Brad King | 2009-01-15 | 1 | -0/+8 |
|
|
* | ENH: Document variable CMAKE_PATCH_VERSION | Brad King | 2009-01-15 | 1 | -0/+6 |
|
|
* | STYLE: document CMAKE_COLOR_MAKEFILE (#7878) | Alexander Neundorf | 2009-01-10 | 1 | -2/+9 |
|
|
* | BUG: Fix <CONFIG>_POSTFIX property/variable docs | Brad King | 2008-12-15 | 1 | -7/+12 |
|
|
* | ENH: Allow custom limit on object file path length | Brad King | 2008-08-21 | 1 | -0/+18 |
|
|
* | STYLE: fix #7146, add documentation for | Alexander Neundorf | 2008-07-20 | 1 | -8/+98 |
|
|
* | ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. | Brad King | 2008-03-13 | 1 | -18/+0 |
|
|
* | BUG: Fix typo in documentation of LIBRARY_OUTPUT_PATH. | Brad King | 2008-03-04 | 1 | -1/+1 |
|
|
* | ENH: Handle large object file lists on some platforms | Brad King | 2008-02-27 | 1 | -0/+2 |
|
|
* | ENH: Update documentation of EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH t... | Brad King | 2008-02-12 | 1 | -2/+9 |
|
|
* | ENH: Pass dependent library search path to linker on some platforms. | Brad King | 2008-02-01 | 1 | -2/+7 |
|
|
* | ENH: Support linking to shared libs with dependent libs | Brad King | 2008-01-31 | 1 | -0/+2 |
|
|
* | ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARC... | Brad King | 2008-01-30 | 1 | -1/+28 |
|
|
* | ENH: Added CMAKE_LINK_OLD_PATHS compatibility mode for linker search paths. | Brad King | 2008-01-23 | 1 | -0/+18 |
|
|
* | BUG: Fix generation of Watcom link lines. | Brad King | 2008-01-23 | 1 | -0/+6 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -0/+6 |
|
|