Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix RunCMake.TargetSources on Xcode 1.5 | Brad King | 2014-06-06 | 3 | -5/+8 |
* | Merge topic 'FindOpenGL-target' | Brad King | 2014-06-06 | 1 | -0/+40 |
|\ | |||||
| * | FindOpenGL: Provide imported targets for GL and GLU | Philipp Möller | 2014-06-05 | 1 | -0/+40 |
* | | Merge topic 'xcode-15-string-apis' | Brad King | 2014-06-06 | 1 | -13/+5 |
|\ \ | |||||
| * | | Xcode: Fix single-configuration generation for version 1.5 | Brad King | 2014-06-05 | 1 | -13/+5 |
* | | | Merge topic 'compile-OBJECT_FILE_DIR' | Brad King | 2014-06-06 | 4 | -0/+19 |
|\ \ \ | |||||
| * | | | Add OBJECT_FILE_DIR rule placeholder for compilation lines | Brad King | 2014-06-05 | 4 | -0/+19 |
| |/ / | |||||
* | | | Merge topic 'dev/fix-complex-tests' | Brad King | 2014-06-06 | 2 | -0/+16 |
|\ \ \ | |||||
| * | | | tests: allow RelWithDebInfo and MinSizeRel configs to work | Ben Boeckel | 2014-06-05 | 2 | -0/+16 |
* | | | | Merge topic 'watcom-overhaul-notes' | Brad King | 2014-06-06 | 2 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes about new OpenWatcom compiler id and versioning | Brad King | 2014-06-05 | 2 | -1/+10 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-06 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'FindOpenGL-docs' | Brad King | 2014-06-05 | 1 | -18/+24 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | FindOpenGL: Organize and format module documentation | Philipp Möller | 2014-06-05 | 1 | -18/+24 |
* | | | Merge topic 'delay-generator-toolset' | Brad King | 2014-06-05 | 21 | -37/+127 |
|\ \ \ | |||||
| * | | | Allow a toolchain file to specify a generator toolset | Brad King | 2014-06-04 | 19 | -20/+98 |
| * | | | VS: Split user- and generator-provided PlatformToolset | Brad King | 2014-06-04 | 4 | -13/+25 |
| * | | | Xcode: Rename internal variable {Platform => Generator}Toolset | Brad King | 2014-06-04 | 2 | -6/+6 |
| |/ / | |||||
* | | | Merge branch 'release' | Brad King | 2014-06-05 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'fix-ctest-option-summary' into release | Brad King | 2014-06-05 | 1 | -1/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'minor-help-cleanup' | Brad King | 2014-06-05 | 3 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add comma to assist parsing of ctest_build command docs. | Stephen Kelly | 2014-06-05 | 1 | -1/+1 |
| * | | | | | Help: Document that file(GENERATE) re-writes only when needed. | Stephen Kelly | 2014-06-05 | 1 | -0/+2 |
| * | | | | | Help: Add missing external link marker. | Stephen Kelly | 2014-06-05 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'fix-ctest-option-summary' | Brad King | 2014-06-05 | 1 | -1/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CTest: Added option description for --output-on-failure | Nils Gladitz | 2014-06-05 | 1 | -1/+2 |
* | | | | | Merge topic 'expand_cobertura_coverage' | Brad King | 2014-06-05 | 10 | -26/+323 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Generalize Cobertura coverage format handling | Joseph Snyder | 2014-06-04 | 7 | -9/+306 |
| * | | | | | CTest: Rename coverage implementation for "Python" to "Cobertura" | Joseph Snyder | 2014-06-04 | 5 | -17/+17 |
* | | | | | | Merge topic 'setlocale' | Brad King | 2014-06-05 | 4 | -0/+10 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Encoding: Add setlocale() to applications. | Clinton Stimpson | 2014-06-04 | 4 | -0/+10 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-05 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'release' | Brad King | 2014-06-04 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'fix-build-crash-on-bad-generator' into release | Brad King | 2014-06-03 | 10 | -1/+21 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'fix-build-crash-on-bad-generator' | Brad King | 2014-06-04 | 10 | -1/+21 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | cmake: Fix --build crash on bad CMAKE_GENERATOR in cache | Brad King | 2014-06-03 | 10 | -1/+21 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-04 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'doc-ctest-variables' | Brad King | 2014-06-03 | 47 | -45/+317 |
|\ \ \ \ | |||||
| * | | | | Help: Convert CTest Script variable references to cross-references | Brad King | 2014-06-03 | 2 | -45/+47 |
| * | | | | Help: Add placeholder documents for CTest Script variables | Brad King | 2014-06-03 | 45 | -0/+270 |
|/ / / / | |||||
* | | | | Merge branch 'release' | Brad King | 2014-06-03 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'cmake-credits' into release | Brad King | 2014-06-03 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cmake-credits' | Brad King | 2014-06-03 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Simplify and clarify credit text and link | Brad King | 2014-06-03 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2014-06-03 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'cmake-credits' into release | Brad King | 2014-06-03 | 3 | -5/+5 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | Merge topic 'cmake-credits' | Brad King | 2014-06-03 | 3 | -5/+5 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Simplify and clarify credit text and link | Brad King | 2014-06-03 | 3 | -5/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release' | Brad King | 2014-06-03 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'doc-include-dir-props' into release | Brad King | 2014-06-02 | 3 | -3/+45 |
| |\ \ \ |