Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | ninja: Use string parameters | Ben Boeckel | 2014-05-02 | 4 | -7/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'no-assert-missing-objlib' | Brad King | 2014-05-07 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | cmTarget: Don't assert on object libraries for configure-time location. | Stephen Kelly | 2014-05-06 | 1 | -2/+4 |
* | | | | | | Merge topic 'osx-iframework' | Brad King | 2014-05-07 | 1 | -3/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OS X: Use -iframework for system framework directories | MikoĊaj Siedlarek | 2014-05-07 | 1 | -3/+17 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-05-07 | 2 | -28/+18 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-05-06 | 2 | -28/+18 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-07 | 1 | -1/+1 |
* | | | | | | | Merge topic 'CMAKE_CXX_KNOWN_FEATURES-global-property' | Brad King | 2014-05-06 | 3 | -54/+54 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 3 | -54/+54 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-06 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-05 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-04 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-03 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-02 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'file-generate-if-different' | Brad King | 2014-05-01 | 1 | -12/+3 |
|\ \ \ \ \ | |||||
| * | | | | | file(GENERATE): Only write the file if content is different. | Stephen Kelly | 2014-04-30 | 1 | -12/+3 |