Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge topic 'doc-target_link_libraries-repeat' | David Cole | 2012-04-25 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Document behavior of multiple target_link_libraries calls (#13113) | Brad King | 2012-04-09 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge topic 'ninja-patches' | David Cole | 2012-04-25 | 4 | -13/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Ninja: CMAKE_USE_NINJA is the name of the macro | Peter Kuemmel | 2012-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Ninja: no additional variable needed to enable ninja | Peter Kuemmel | 2012-04-08 | 1 | -7/+5 | |
| * | | | | | | | | | | | | Ninja: enable Ninja for CodeBlocks | Peter Kuemmel | 2012-04-07 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Ninja: remove GCC -Wshadow warning | Peter Kuemmel | 2012-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Ninja: add option to enable ninja where it is not enabled by default | Peter Kuemmel | 2012-04-06 | 1 | -6/+8 | |
| * | | | | | | | | | | | | Ninja: no 16:9 screens for the cmake team ;) | Peter Kuemmel | 2012-04-06 | 1 | -3/+6 | |
| * | | | | | | | | | | | | Ninja: ensure output directories exist | Peter Kuemmel | 2012-04-06 | 2 | -6/+25 | |
* | | | | | | | | | | | | | Merge topic 'dev/fix-python3-findmodule' | David Cole | 2012-04-25 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Search for other ABIFLAGS builds of Python | Ben Boeckel | 2012-03-27 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | Don't put legacy variables back into the cache | Ben Boeckel | 2012-03-27 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | Merge topic 'mac_environ' | David Cole | 2012-04-25 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [OSX] Fixed undefined symbol when linking CMakeLib into shared library | Konstantin Tokarev | 2012-03-03 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-04-25 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-04-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-04-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-04-22 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-04-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | Refactor CMake version handling | Brad King | 2012-04-20 | 4 | -27/+17 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'developer-setup' | Brad King | 2012-04-19 | 14 | -0/+803 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Exclude from CMake source archives files specific to Git work tree | Brad King | 2012-03-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge branch 'setup' into developer-setup | Brad King | 2012-03-02 | 2 | -7/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Exclude from source archives files specific to Git work tree | Brad King | 2012-03-02 | 2 | -7/+3 | |
| * | | | | | | | | | | | | Add and configure developer setup helper scripts | Brad King | 2012-03-02 | 2 | -0/+22 | |
| * | | | | | | | | | | | | Merge branch 'setup' into developer-setup | Brad King | 2012-03-02 | 11 | -0/+783 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Add README instructions and sample configuration | Brad King | 2012-02-09 | 2 | -0/+109 | |
| | * | | | | | | | | | | | Add 'setup-ssh' script to configure ssh push access | Brad King | 2012-02-09 | 1 | -0/+111 | |
| | * | | | | | | | | | | | Add 'setup-stage' script to configure topic stage remote | Brad King | 2012-02-09 | 1 | -0/+53 | |
| | * | | | | | | | | | | | Add 'setup-gerrit' script to configure Gerrit access | Brad King | 2012-02-09 | 1 | -0/+142 | |
| | * | | | | | | | | | | | Add 'setup-hooks' script to install local hooks | Brad King | 2012-02-09 | 1 | -0/+63 | |
| | * | | | | | | | | | | | Add 'setup-user' script to configure authorship information | Brad King | 2012-02-09 | 2 | -0/+40 | |
| | * | | | | | | | | | | | Add 'tips' script to suggest local configuration | Brad King | 2012-02-09 | 2 | -0/+57 | |
| | * | | | | | | | | | | | Add LICENSE and NOTICE | Brad King | 2012-02-08 | 3 | -0/+208 | |
| | / / / / / / / / / / | ||||||
* | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | Begin post-2.8.8 development | David Cole | 2012-04-18 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake 2.8.8v2.8.8 | David Cole | 2012-04-18 | 2 | -1/+20 | |
* | | | | | | | | | | | Merge branch 'release' | David Cole | 2012-04-18 | 2 | -3/+576 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CMake 2.8.8-rc2 | David Cole | 2012-04-05 | 2 | -1/+37 | |
| * | | | | | | | | | | | Merge branch 'release' | David Cole | 2012-04-05 | 2 | -3/+540 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | CMake 2.8.8-rc1 | David Cole | 2012-03-22 | 2 | -3/+540 | |
* | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-18 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-17 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-16 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-15 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-14 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-13 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-12 | 1 | -1/+1 | |