Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'vs-intel-compiler' | Brad King | 2013-10-20 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS 6: Do not try Intel Fortran .vfproj file with msdev | Brad King | 2013-10-19 | 1 | -1/+5 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-20 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-19 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'INTERFACE-error-with-linked-genex' | Brad King | 2013-10-18 | 18 | -7/+161 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors. | Stephen Kelly | 2013-10-18 | 18 | -7/+161 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'help-replace-version' | Brad King | 2013-10-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmRST: Substitute CMake version for |release| as Sphinx does | Brad King | 2013-10-17 | 1 | -0/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-policy-versions' | Brad King | 2013-10-18 | 4 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update CMP0024/CMP0025/CMP0026 release version | Brad King | 2013-10-17 | 4 | -8/+8 | |
* | | | | | | | Merge topic 'doc-drop-policy-builtin' | Brad King | 2013-10-18 | 2 | -427/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Drop builtin policy "full" documentation | Brad King | 2013-10-17 | 2 | -427/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'allow-repeated-LINK-keywords' | Brad King | 2013-10-18 | 2 | -5/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords. | Stephen Kelly | 2013-10-17 | 2 | -5/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'simplify-cmake-E-command-line' | Brad King | 2013-10-18 | 1 | -25/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Simplify -E command line processing | Brad King | 2013-10-17 | 1 | -25/+31 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'vs-intel-compiler' | Brad King | 2013-10-18 | 16 | -129/+161 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran | Brad King | 2013-10-18 | 1 | -3/+1 | |
| * | | | | | Intel: When simulating MSVC, re-use Windows-MSVC (#14476) | Brad King | 2013-10-18 | 8 | -93/+51 | |
| * | | | | | VS: Detect Intel Fortran compiler id and version | Brad King | 2013-10-18 | 4 | -6/+47 | |
| * | | | | | VS: Expose Intel Fortran .vfproj format version to CMake language | Brad King | 2013-10-18 | 5 | -29/+58 | |
| * | | | | | CMakeDetermineCompilerId: Fix Intel Fortran compiler id detection | Brad King | 2013-10-16 | 1 | -1/+4 | |
| * | | | | | VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471) | Brad King | 2013-10-16 | 1 | -0/+3 | |
* | | | | | | Merge topic 'coverity-generated-tests' | Brad King | 2013-10-18 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | TestDriver.cxx.in: Untrusted array index read. | Matt McCormick | 2013-10-16 | 1 | -0/+7 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-18 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'help-manual-cleanup' | Brad King | 2013-10-17 | 15 | -870/+283 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make --help-* options available from all command-line tools | Brad King | 2013-10-16 | 13 | -370/+163 | |
| * | | | | | | Help: De-duplicate manual/(cmake|ccmake).1.rst build options | Brad King | 2013-10-16 | 3 | -115/+59 | |
| * | | | | | | Help: Organize manual/*.1.rst sections | Brad King | 2013-10-16 | 6 | -116/+61 | |
| * | | | | | | Help: Drop leftover conversion content from manual/*.1.rst | Brad King | 2013-10-16 | 5 | -269/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'wix-documentation-escapes' | Brad King | 2013-10-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackWiX: prevent attribute references in docs from being interpreted | Nils Gladitz | 2013-10-16 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'readable-lupdate.pro' | Brad King | 2013-10-17 | 1 | -3/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Qt4: make pro files generated for translations easier to read | Rolf Eike Beer | 2013-10-16 | 1 | -3/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'print-CMP0022-content-conflict-test' | Brad King | 2013-10-17 | 4 | -0/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMP0022: Add unit test for null pointer check and message. | Stephen Kelly | 2013-10-16 | 4 | -0/+29 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-17 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2013-10-16 | 1 | -0/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-10-15 | 1 | -0/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | KWSys 2013-10-15 (6eab64c3) | KWSys Robot | 2013-10-15 | 1 | -0/+9 | |
* | | | | | | Merge topic 'doc-reStructuredText' | Brad King | 2013-10-16 | 1352 | -36097/+24015 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Modules/readme.txt: Update steps to add module documentation | Brad King | 2013-10-16 | 1 | -23/+41 | |
| * | | | | | | CPack: Replace #<type> markup with reStructuredText equivalent | Kitware Robot | 2013-10-16 | 11 | -1188/+805 | |
| * | | | | | | Help: Factor out cmake-generator-expressions manual page | Brad King | 2013-10-16 | 20 | -1219/+128 | |
| * | | | | | | Help: Factor out COMPILE_DEFINITIONS disclaimer duplication | Brad King | 2013-10-16 | 4 | -60/+21 | |
| * | | | | | | Help: Factor out find_* command duplication | Brad King | 2013-10-16 | 9 | -628/+227 | |
| * | | | | | | Help: Factor out *_OUTPUT_(NAME|DIRECTORY).rst duplication | Brad King | 2013-10-16 | 9 | -81/+46 | |
| * | | | | | | Build Help documentation during CMake build using Sphinx | Brad King | 2013-10-16 | 7 | -0/+471 | |
| * | | | | | | Drop unused builtin documentation APIs | Brad King | 2013-10-16 | 6 | -29/+3 | |