Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-01 | 1 | -1/+1 | |
* | | | | | | Merge topic 'osx-init-early' | Brad King | 2014-04-30 | 1 | -0/+15 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into osx-init-early | Brad King | 2014-04-29 | 526 | -7449/+10957 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Add platform-specific initialization step when enabling languages | Brad King | 2014-04-29 | 1 | -0/+15 | |
* | | | | | | | | Merge topic 'cxx98-features' | Brad King | 2014-04-30 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Features: Add cxx_template_template_parameters. | Stephen Kelly | 2014-04-16 | 1 | -0/+21 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-30 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-full-help' | Brad King | 2014-04-29 | 3 | -3/+14 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Restore --help-full option to output all help manuals | Brad King | 2014-04-25 | 3 | -3/+14 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'osx-CFBundle-info-plist' into release | Brad King | 2014-04-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | OS X: Fix Info.plist placement in a CFBundle | Tim Blechmann | 2014-04-22 | 1 | -1/+1 | |
| * | | | | | | CMake 3.0.0-rc4v3.0.0-rc4 | Brad King | 2014-04-16 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'archive-null-error' into release | Brad King | 2014-04-16 | 1 | -14/+21 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'revise-compiler-id-policies' into release | Brad King | 2014-04-02 | 3 | -2/+22 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-29 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-28 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-27 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-26 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-25 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'aix-streams' | Brad King | 2014-04-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix compile error on AIX/gcc-2.9 because of unknown std::stringstream | Rolf Eike Beer | 2014-04-22 | 1 | -2/+2 | |