Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | cmake: Fix read-after-free while checking command-line arguments | Brad King | 2014-06-12 | 1 | -5/+13 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'add_jacoco_coverage_parsing' | Brad King | 2014-06-13 | 5 | -1/+271 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CTest: Add Jacoco Coverage functionality | Joseph Snyder | 2014-06-12 | 5 | -1/+271 | |
* | | | | | | | | | | | 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 '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 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'no-parse-directory' | Brad King | 2014-06-10 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake: Do not open directories as scripts (#14966) | Brad King | 2014-06-09 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'android-platform' | Brad King | 2014-06-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add basic Android platform module | Brad King | 2014-06-06 | 1 | -0/+1 | |
* | | | | | | | | | | Merge topic 'vs10-refactor' | Brad King | 2014-06-10 | 5 | -153/+176 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS: Factor MS-tool-specific vcxproj settings into helper | Brad King | 2014-06-09 | 2 | -45/+53 | |
| * | | | | | | | | | | VS: Re-order logic to group MS-tool-specific options together | Brad King | 2014-06-09 | 1 | -27/+29 | |
| * | | | | | | | | | | VS: Set some options directly instead of using flag map | Brad King | 2014-06-09 | 1 | -14/+17 | |
| * | | | | | | | | | | VS: Remove always-true condition on compile options block | Brad King | 2014-06-09 | 1 | -36/+32 | |
| * | | | | | | | | | | VS: Refactor internal generator factory logic | Brad King | 2014-06-09 | 3 | -14/+15 | |
| * | | | | | | | | | | VS: Fix vcxproj specification of empty output file extension | Brad King | 2014-06-09 | 1 | -0/+6 | |
| * | | | | | | | | | | VS: Fix vcxproj elements specifying binary output locations | Brad King | 2014-06-09 | 1 | -9/+8 | |
| * | | | | | | | | | | VS: Refactor flag table lookup | Brad King | 2014-06-09 | 2 | -16/+24 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'dev/static-regex' | Brad King | 2014-06-10 | 6 | -25/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmTarget: Remove an unused variable | Ben Boeckel | 2014-06-09 | 1 | -1/+0 | |
| * | | | | | | | | | | regex: Search on strings where possible | Ben Boeckel | 2014-06-09 | 2 | -5/+5 | |
| * | | | | | | | | | | regex: Use static regexs where possible | Ben Boeckel | 2014-06-09 | 5 | -19/+14 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-10 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'dev/backtrace-performance' | Brad King | 2014-06-09 | 34 | -224/+234 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmGeneratorExpression: Add workaround for Borland compiler | Brad King | 2014-06-06 | 1 | -0/+8 | |
| * | | | | | | | | | backtrace: Convert to local paths in IssueMessage | Ben Boeckel | 2014-06-05 | 13 | -22/+66 | |
| * | | | | | | | | | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 20 | -125/+117 | |
| * | | | | | | | | | cmake: remove dummy backtraces for IssueMessage | Ben Boeckel | 2014-06-05 | 5 | -17/+14 | |
| * | | | | | | | | | cmMakefile: return a backtrace | Ben Boeckel | 2014-06-05 | 10 | -69/+38 | |
* | | | | | | | | | | Merge topic 'fix-ctest-label-regex' | Brad King | 2014-06-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CTest: Fix combined inclusive/exclusive label regular expressions | Nils Gladitz | 2014-06-06 | 1 | -2/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-09 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-08 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-07 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | 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 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-06 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'delay-generator-toolset' | Brad King | 2014-06-05 | 9 | -36/+52 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow a toolchain file to specify a generator toolset | Brad King | 2014-06-04 | 7 | -19/+23 | |
| * | | | | | | | | 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 | |