Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'minor-cleanups' | Brad King | 2014-05-12 | 1 | -0/+1 |
|\ | |||||
| * | Makefile: Undef FEATURE_STRING iteration define after use. | Stephen Kelly | 2014-05-10 | 1 | -0/+1 |
* | | Merge topic 'ninja-intel-linux' | Brad King | 2014-05-12 | 1 | -2/+4 |
|\ \ | |||||
| * | | Ninja: Fix deptype for Intel compiler on Linux | Brad King | 2014-05-09 | 1 | -2/+4 |
| * | | Merge branch 'vs-fix-MANIFESTUAC' into release | Brad King | 2014-05-07 | 3 | -12/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'desktop-icon' into release | Brad King | 2014-05-07 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'target-property-policy-context' | Brad King | 2014-05-12 | 4 | -23/+23 |
|\ \ \ \ \ | |||||
| * | | | | | cmTarget: Evaluate CMP0026 and CMP0051 in calling context | Brad King | 2014-05-09 | 4 | -12/+21 |
| * | | | | | cmTarget: Drop unused GetProperty signature | Brad King | 2014-05-09 | 2 | -12/+3 |
* | | | | | | Merge topic 'osx-package-DragNDrop' | Brad King | 2014-05-12 | 4 | -16/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OS X: Package with DragNDrop instead of PackageMaker | Brad King | 2014-05-08 | 4 | -16/+0 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-12 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-11 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-10 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-09 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | EVIS: Reimplement using custom parsing code | Ben Boeckel | 2014-05-08 | 2 | -17/+469 |
* | | | | EVIS: Add policy CMP0053 | Ben Boeckel | 2014-05-08 | 2 | -0/+7 |
* | | | | Merge topic 'vs-fix-MANIFESTUAC' | Brad King | 2014-05-08 | 3 | -12/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | VS: Fix /MANIFESTUAC:NO linker option mapping | Eric Berge | 2014-05-07 | 3 | -12/+3 |
* | | | | Merge topic 'ctest-bad-generator' | Brad King | 2014-05-08 | 1 | -0/+9 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | ctest_build: Do not crash on bad generator name | Brad King | 2014-05-07 | 1 | -0/+9 |
| |/ / | |||||
* | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-08 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Features: Include the language of the compiler in error messages. | Stephen Kelly | 2014-05-07 | 1 | -2/+2 |
* | | | | Merge topic 'decay-language-version' | Brad King | 2014-05-08 | 2 | -6/+61 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 2 | -0/+21 |
| * | | | | Features: Decay language flag if requested is not available. | Stephen Kelly | 2014-05-07 | 1 | -7/+41 |
| |/ / / | |||||
* | | | | Merge topic 'desktop-icon' | Brad King | 2014-05-08 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | cmake-gui: Fix desktop file icon configuration | Johannes Huber | 2014-05-07 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | KWSys SystemInformation: Include backtrace APIs whenever we use them | Brad King | 2014-05-06 | 1 | -28/+15 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-08 | 1 | -1/+1 |
* | | | Merge topic 'dev/source-file-performance' | Brad King | 2014-05-07 | 4 | -51/+56 |
|\ \ \ | |||||
| * | | | cmSourceFile: Take a string | Ben Boeckel | 2014-04-29 | 1 | -1/+1 |
| * | | | perf: Cache the language property string | Ben Boeckel | 2014-04-29 | 2 | -2/+6 |
| * | | | cmSourceFile: Cache the isUiFile check | Ben Boeckel | 2014-04-29 | 2 | -3/+4 |
| * | | | cmSourceFileLocation: Return a string reference | Ben Boeckel | 2014-04-29 | 1 | -1/+1 |
| * | | | cmSourceFileLocation: Save some string copies | Ben Boeckel | 2014-04-29 | 1 | -6/+6 |
| * | | | cmSourceFileLocation: Simplify logic in Matches | Ben Boeckel | 2014-04-29 | 1 | -36/+35 |
| * | | | cmSourceFileLocation: Avoid string allocation in extension checking | Ben Boeckel | 2014-04-29 | 1 | -2/+3 |
* | | | | Merge topic 'dev/regex-variables' | Brad King | 2014-05-07 | 5 | -42/+62 |
|\ \ \ \ | |||||
| * | | | | StoreMatches: Minor cleanups | Ben Boeckel | 2014-04-29 | 1 | -3/+3 |
| * | | | | ClearMatches: Store match variable names statically | Ben Boeckel | 2014-04-29 | 1 | -11/+20 |
| * | | | | ClearMatches: Only clear matches which were actually set | Ben Boeckel | 2014-04-29 | 5 | -42/+53 |
| |/ / / | |||||
* | | | | Merge topic 'dev/hashmap-for-targets' | Brad King | 2014-05-07 | 6 | -15/+26 |
|\ \ \ \ | |||||
| * | | | | cmGlobalGenerator: Store targets in hash maps | Ben Boeckel | 2014-05-07 | 4 | -10/+17 |
| * | | | | cmMakefile: Use a hashmap for imported targets | Ben Boeckel | 2014-05-07 | 2 | -5/+9 |
* | | | | | Merge topic 'dev/refactor-source-depends-in-ninja' | Brad King | 2014-05-07 | 12 | -59/+100 |
|\ \ \ \ \ | |||||
| * | | | | | ninja: Factor out custom command order-only depends | Ben Boeckel | 2014-05-07 | 1 | -14/+15 |
| * | | | | | ninja: Factor out target-level order-only dependencies | Ben Boeckel | 2014-05-07 | 2 | -5/+26 |
| * | | | | | LocalGenerator: Add a string overload for AppendFlags | Ben Boeckel | 2014-05-07 | 8 | -20/+38 |
| * | | | | | ninja: Don't use a stringstream to build an argument list | Ben Boeckel | 2014-05-02 | 1 | -14/+14 |