Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge topic 'directory-typo' | David Cole | 2012-08-13 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Fix typo direcotry -> directory (and similar) [#13444] | Rolf Eike Beer | 2012-07-30 | 1 | -2/+2 | |
| |/ | ||||||
| * | CMake Nightly Date Stamp | Kitware Robot | 2012-07-30 | 1 | -1/+1 | |
| * | CMake Nightly Date Stamp | Kitware Robot | 2012-07-29 | 1 | -1/+1 | |
* | | Merge topic 'EclipseFixBadLinkedResources' | David Cole | 2012-08-13 | 1 | -0/+14 | |
|\ \ | ||||||
| * | | Eclipse: fix #13358: don't create bad linked resources | Alex Neundorf | 2012-07-28 | 1 | -0/+14 | |
| |/ | ||||||
| * | CMake Nightly Date Stamp | Kitware Robot | 2012-07-28 | 1 | -1/+1 | |
| * | CMake Nightly Date Stamp | Kitware Robot | 2012-07-27 | 1 | -1/+1 | |
| * | CMake Nightly Date Stamp | Kitware Robot | 2012-07-26 | 1 | -1/+1 | |
* | | Merge topic 'mixed-lib-to-lib64' | David Cole | 2012-08-13 | 2 | -74/+45 | |
|\ \ | ||||||
| * | | find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419) | Brad King | 2012-07-20 | 2 | -16/+39 | |
| * | | find_library: Simplify lib->lib<arch> expansion | Brad King | 2012-07-20 | 1 | -17/+9 | |
| * | | find_library: Refactor lib->lib64 conversion | Brad King | 2012-07-20 | 2 | -49/+5 | |
* | | | Merge topic 'use_normal_ouput_with_chdir' | David Cole | 2012-08-13 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Use OUTPUT_NORMAL instead of OUTPUT_MERGE for cmake -E chdir. | Bill Hoffman | 2012-07-20 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-13 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-12 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-11 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-10 | 1 | -1/+1 | |
* | | | Begin post-2.8.9 development | David Cole | 2012-08-09 | 1 | -2/+2 | |
* | | | CMake 2.8.9v2.8.9 | David Cole | 2012-08-09 | 1 | -1/+1 | |
* | | | CMake 2.8.9-rc3 | David Cole | 2012-07-25 | 1 | -1/+1 | |
* | | | Merge branch 'release' | David Cole | 2012-07-25 | 1 | -3/+3 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | CMake 2.8.9-rc2 | David Cole | 2012-07-14 | 1 | -1/+1 | |
| * | | Merge branch 'release' | David Cole | 2012-07-14 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | CMake 2.8.9-rc1 | David Cole | 2012-06-22 | 1 | -3/+3 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-25 | 1 | -1/+1 | |
* | | | | Merge topic 'ninja-fix-macosx' | David Cole | 2012-07-24 | 25 | -422/+797 | |
|\ \ \ \ | ||||||
| * | | | | Add missing this->. | Nicolas Despres | 2012-07-22 | 1 | -1/+1 | |
| * | | | | Fix memory leak in Makefile generator. | Nicolas Despres | 2012-07-22 | 2 | -3/+11 | |
| * | | | | Ninja: enable ninja support everywhere | Peter Kümmel | 2012-07-20 | 4 | -43/+20 | |
| * | | | | Ninja: void function can't return a value | Peter Kümmel | 2012-07-19 | 1 | -2/+2 | |
| * | | | | Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup later | Peter Kümmel | 2012-07-18 | 1 | -1/+1 | |
| * | | | | Ninja: fixes for bcc | Peter Kümmel | 2012-07-18 | 2 | -1/+3 | |
| * | | | | Ninja: remove 'this' from member initializer list | Peter Kümmel | 2012-07-18 | 1 | -1/+1 | |
| * | | | | Ninja: remove warnings | Peter Kümmel | 2012-07-18 | 5 | -36/+32 | |
| * | | | | Ninja: remove 'friend' in ninja code | Peter Kümmel | 2012-07-18 | 5 | -86/+87 | |
| * | | | | Re-factor OS X content generator start up. | Nicolas Despres | 2012-07-17 | 4 | -24/+24 | |
| * | | | | Re-factor framework directory computation. | Nicolas Despres | 2012-07-17 | 2 | -12/+17 | |
| * | | | | Re-factor Mac OS X content directory computation. | Nicolas Despres | 2012-07-17 | 4 | -77/+106 | |
| * | | | | Re-factor bundle content copying rules generation. | Nicolas Despres | 2012-07-17 | 11 | -84/+127 | |
| * | | | | Ninja: Use same echo message as makefiles. | Nicolas Despres | 2012-07-17 | 1 | -1/+4 | |
| * | | | | Re-factor CFBundle generation. | Nicolas Despres | 2012-07-17 | 6 | -61/+39 | |
| * | | | | Ninja: Add support for CFBundle. | Nicolas Despres | 2012-07-17 | 3 | -0/+51 | |
| * | | | | Ninja: Copy resource files in the bundle. | Nicolas Despres | 2012-07-17 | 6 | -5/+128 | |
| * | | | | Re-factor OS X bundle and framework generation. | Nicolas Despres | 2012-07-17 | 9 | -297/+286 | |
| * | | | | Remove trailing white-spaces. | Nicolas Despres | 2012-07-17 | 4 | -13/+13 | |
| * | | | | Ensure 3rd party libraries are writable. | Nicolas Despres | 2012-07-17 | 1 | -4/+5 | |
| * | | | | Ninja: Add support for OX X library framework. | Nicolas Despres | 2012-07-17 | 2 | -0/+122 | |
| * | | | | Ninja: Add support for OS X app bundles. | Nicolas Despres | 2012-07-17 | 2 | -10/+57 | |