summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Watcom: Simplify compiler version detection (#11866)Brad King2012-08-131-37/+24
* CMake Nightly Date StampKitware Robot2012-08-131-1/+1
* CMake Nightly Date StampKitware Robot2012-08-121-1/+1
* CMake Nightly Date StampKitware Robot2012-08-111-1/+1
* CMake Nightly Date StampKitware Robot2012-08-101-1/+1
* Begin post-2.8.9 developmentDavid Cole2012-08-091-2/+2
* CMake 2.8.9v2.8.9David Cole2012-08-092-1/+5
* Merge branch 'release'David Cole2012-08-092-3/+450
|\
| * CMake 2.8.9-rc3David Cole2012-07-252-1/+66
| * Merge branch 'release'David Cole2012-07-252-3/+385
| |\
| | * CMake 2.8.9-rc2David Cole2012-07-142-1/+77
| | * Merge branch 'release'David Cole2012-07-142-3/+309
| | |\
| | | * CMake 2.8.9-rc1David Cole2012-06-222-3/+309
* | | | CMake Nightly Date StampKitware Robot2012-08-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-08-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-311-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-261-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2012-07-251-1/+1
* | | Merge topic 'ninja-fix-macosx'David Cole2012-07-2427-462/+845
|\ \ \
| * | | Add missing this->.Nicolas Despres2012-07-221-1/+1
| * | | Fix memory leak in Makefile generator.Nicolas Despres2012-07-222-3/+11
| * | | Ninja: also bootstrap ninja filesPeter Kümmel2012-07-201-0/+5
| * | | Ninja: enable ninja support everywherePeter Kümmel2012-07-204-43/+20
| * | | Ninja: void function can't return a valuePeter Kümmel2012-07-191-2/+2
| * | | Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup laterPeter Kümmel2012-07-181-1/+1
| * | | Ninja: fixes for bccPeter Kümmel2012-07-182-1/+3
| * | | Ninja: remove 'this' from member initializer listPeter Kümmel2012-07-181-1/+1
| * | | Ninja: remove warningsPeter Kümmel2012-07-185-36/+32
| * | | Ninja: remove 'friend' in ninja codePeter Kümmel2012-07-185-86/+87
| * | | Re-factor OS X content generator start up.Nicolas Despres2012-07-174-24/+24
| * | | Re-factor framework directory computation.Nicolas Despres2012-07-172-12/+17
| * | | Re-factor Mac OS X content directory computation.Nicolas Despres2012-07-174-77/+106
| * | | Re-factor bundle content copying rules generation.Nicolas Despres2012-07-1711-84/+127
| * | | Ninja: Use same echo message as makefiles.Nicolas Despres2012-07-171-1/+4
| * | | Re-factor CFBundle generation.Nicolas Despres2012-07-176-61/+39
| * | | Enable BundleTest with CLang too.Nicolas Despres2012-07-171-32/+34
| * | | Ninja: Add support for CFBundle.Nicolas Despres2012-07-173-0/+51
| * | | Ninja: Copy resource files in the bundle.Nicolas Despres2012-07-176-5/+128
| * | | Re-factor OS X bundle and framework generation.Nicolas Despres2012-07-1710-297/+287