Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 'compiler-id-comment' | Brad King | 2014-05-07 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Project: Clarify comment about platform-native compilers. | Stephen Kelly | 2014-05-07 | 2 | -2/+2 |
* | | | | | Merge topic 'no-assert-missing-objlib' | Brad King | 2014-05-07 | 5 | -2/+31 |
|\ \ \ \ \ | |||||
| * | | | | | cmTarget: Don't assert on object libraries for configure-time location. | Stephen Kelly | 2014-05-06 | 5 | -2/+31 |
* | | | | | | Merge branch 'release' | Brad King | 2014-05-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'hpux-compile' into release | Brad King | 2014-05-06 | 2 | -2/+38 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-kwsys-compile-fix' into release | Brad King | 2014-05-06 | 1 | -28/+15 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'InstallRequiredSystemLibraries-vs12-mfc' into release | Brad King | 2014-05-06 | 1 | -4/+21 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'backport-kwsys-compile-fix' | Brad King | 2014-05-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | KWSys SystemInformation: Include backtrace APIs whenever we use them | Brad King | 2014-05-06 | 1 | -28/+15 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'osx-iframework' | Brad King | 2014-05-07 | 3 | -3/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | OS X: Use -iframework for system framework directories | MikoĊaj Siedlarek | 2014-05-07 | 3 | -3/+24 |
* | | | | | | | | | Merge topic 'xcode-sdkroot' | Brad King | 2014-05-07 | 1 | -14/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Xcode: Find fallback SDK if one matching the OS version doesn't exist. | Clinton Stimpson | 2014-05-06 | 1 | -14/+29 |
* | | | | | | | | | | Merge topic 'InstallRequiredSystemLibraries-vs12-mfc' | Brad King | 2014-05-07 | 1 | -4/+21 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903) | Felix Krause | 2014-05-06 | 1 | -4/+21 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ExternalProject_labels' | Brad King | 2014-05-07 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ExternalProject: Set FOLDER property to targets | Daniele E. Domenichelli | 2014-05-05 | 1 | -0/+3 |
| * | | | | | | | | | ExternalProject: Set LABELS property to targets | Daniele E. Domenichelli | 2014-05-05 | 1 | -0/+2 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | KWSys 2014-05-05 (f3a36760) | KWSys Robot | 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 | 9 | -60/+64 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 9 | -60/+64 |
* | | | | | | | | | | | Merge topic 'dont-rewrite-moc-parameter-file' | Brad King | 2014-05-06 | 3 | -26/+51 |
|\ \ \ \ \ \ \ \ \ \ \ |