Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some generator crashes on undefined CMAKE_BUILD_TYPE | Brad King | 2014-06-23 | 3 | -3/+3 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-06-23 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-06-22 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-06-21 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-06-20 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-06-19 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-06-18 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-06-17 | 1 | -1/+1 |
* | Merge topic 'fix-valgrind-in-path' | Brad King | 2014-06-16 | 1 | -4/+5 |
|\ | |||||
| * | Fix ctest to allow valgrind to show up in the path name of a memcheck tool. | Bill Hoffman | 2014-06-13 | 1 | -4/+5 |
* | | Merge topic 'features-cleanups' | Brad King | 2014-06-16 | 4 | -20/+23 |
|\ \ | |||||
| * | | WCDH: Fix compiler id test for compatibility macros. | Stephen Kelly | 2014-06-13 | 1 | -4/+4 |
| * | | Project: Detect other compilers before detecting Clang. | Stephen Kelly | 2014-06-13 | 1 | -2/+2 |
| * | | WCDH: Remove noise from generated defines. | Stephen Kelly | 2014-06-13 | 2 | -12/+12 |
| * | | Features: Escape the COMPILE_OPTIONS for dialects. | Stephen Kelly | 2014-06-13 | 1 | -2/+5 |
* | | | Merge topic 'ninja-avoid-double-phony' | Brad King | 2014-06-16 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | Ninja: Remove CMake includes from explicit depends (#14972) | Adam Strzelecki | 2014-06-16 | 1 | -0/+9 |
* | | | | Merge topic 'vs-subdir-sln-depends' | Brad King | 2014-06-16 | 8 | -49/+43 |
|\ \ \ \ | |||||
| * | | | | VS: Remove unused parameter of WriteTargetConfigurations | Brad King | 2014-06-13 | 3 | -4/+2 |
| * | | | | VS: Fix subproject .sln dependencies on custom targets | Brad King | 2014-06-12 | 5 | -35/+32 |
| * | | | | VS: Move VS-only API out of cmGlobalGenerator | Brad King | 2014-06-12 | 4 | -33/+32 |
* | | | | | Merge topic 'cmake-no-args-output' | Brad King | 2014-06-16 | 5 | -5/+52 |
|\ \ \ \ \ | |||||
| * | | | | | cmake,ccmake: Produce shorter output on no arguments (#14973) | Adam Strzelecki | 2014-06-13 | 5 | -5/+52 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-16 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-15 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-14 | 1 | -1/+1 |
* | | | | | Merge topic 'fix-read-after-free' | Brad King | 2014-06-13 | 1 | -5/+13 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-fix-read-after-free' into fix-read-after-free | Brad King | 2014-06-12 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | cmake: Fix read-after-free while checking command-line arguments | Brad King | 2014-06-12 | 1 | -5/+13 |
| * | | | | | | cmake: Fix read-after-free while checking command-line arguments | Brad King | 2014-06-12 | 1 | -5/+13 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'buildsystem-doc-updates' | Brad King | 2014-06-13 | 3 | -20/+53 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Link to Object Library docs from add_library | Brad King | 2014-06-12 | 1 | -2/+2 |
| * | | | | | | Help: Organize add_library command documentation | Brad King | 2014-06-12 | 1 | -4/+15 |
| * | | | | | | Help: Update style guide to use section headers for command signatures | Brad King | 2014-06-12 | 1 | -3/+4 |
| * | | | | | | Help: Organize Binary Targets section of cmake-buildsystem.7 | Brad King | 2014-06-12 | 1 | -7/+26 |
| * | | | | | | Help: Mention INTERFACE_SOURCES as settable for INTERFACE libs | Brad King | 2014-06-12 | 2 | -4/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'add_jacoco_coverage_parsing' | Brad King | 2014-06-13 | 9 | -1/+348 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Add Jacoco Coverage functionality | Joseph Snyder | 2014-06-12 | 9 | -1/+348 |
* | | | | | | | Merge topic 'setlocale' | Brad King | 2014-06-13 | 4 | -4/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive. | Clinton Stimpson | 2014-06-12 | 4 | -4/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-13 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'doc-WCDH-align-macros' | Brad King | 2014-06-12 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | WCDH: Document the alignof and alignas wrapper macros. | Stephen Kelly | 2014-06-10 | 1 | -0/+10 |
* | | | | | | | Merge topic 'hpux-ProcessorCount' | Brad King | 2014-06-12 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ProcessorCount: Update for HPUX 11iv3 | Eric Berge | 2014-06-10 | 1 | -0/+4 |
* | | | | | | | | Merge topic 'dev/variable-lookup' | Brad King | 2014-06-12 | 3 | -22/+35 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | cmDefinitions: Use a hashmap for faster checks | Ben Boeckel | 2014-06-09 | 2 | -2/+10 |
| * | | | | | | | cmDefinitions: Avoid a find-then-insert when setting variables | Ben Boeckel | 2014-06-09 | 1 | -10/+1 |
| * | | | | | | | cmDefinitions: Don't store parent lookups | Ben Boeckel | 2014-06-09 | 3 | -10/+24 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-12 | 1 | -1/+1 |