summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove trailing white-spaces.Nicolas Despres2012-07-175-21/+21
| * Ensure 3rd party libraries are writable.Nicolas Despres2012-07-171-4/+5
| * Ninja: Add support for OX X library framework.Nicolas Despres2012-07-172-0/+122
| * Ninja: Add support for OS X app bundles.Nicolas Despres2012-07-172-10/+57
* | Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests'David Cole2012-07-243-24/+20
|\ \
| * | CPack: Use bin subdir when looking for dpkg and rpmbuildDavid Cole2012-07-202-4/+4
| * | Find dpkg and rpmbuild in usual Fink and MacPort pathsEric NOULARD2012-07-022-1/+7
| * | Do not run cpack at CMake time it is not available.Eric NOULARD2012-06-281-23/+13
* | | Merge topic 'fix-tests-for-gcc-4.7'David Cole2012-07-242-1/+3
|\ \ \
| * | | Tests/ObjC++: Use standard <iostream> headerBrad King2012-07-181-1/+2
| * | | Tests/X11: Add missing include <stdlib.h> for 'rand'Brad King2012-07-181-0/+1
* | | | Merge topic 'ninja-mingw-TARGET_PDB'David Cole2012-07-241-1/+21
|\ \ \ \
| * | | | Ninja: Cannot pass a reference to an anonymous object.Nicolas Despres2012-07-181-1/+2
| * | | | Ninja: make debug symbol suffix configurable by CMAKE_DEBUG_SYMBOL_SUFFIXPeter Kümmel2012-07-171-1/+5
| * | | | Ninja: make TARGET_PDB a real .gdb file namePeter Kümmel2012-07-171-5/+11
| * | | | Ninja: line lengthPeter Kümmel2012-07-161-1/+1
| * | | | Ninja: also mingw needs TARGET_PDBPeter Kümmel2012-07-161-0/+9
* | | | | Merge topic 'ninja-mac-BuildDepends'David Cole2012-07-241-2/+3
|\ \ \ \ \
| * | | | | Ninja: fix mis-matching endif() argumentPeter Kümmel2012-07-181-1/+1
| * | | | | Ninja: on Mac no multiple -arch because of -MPeter Kümmel2012-07-101-9/+3
| * | | | | Ninja: dep files and multiple -arch flags not possible on macPeter Kuemmel2012-06-191-1/+8
* | | | | | Merge topic 'findblas'David Cole2012-07-241-4/+2
|\ \ \ \ \ \
| * | | | | | Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.xAlexey Ozeritsky2012-07-181-4/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'ninja-cldeps-check-rc-result'David Cole2012-07-242-7/+19
|\ \ \ \ \ \
| * | | | | | Ninja: cmcldeps needs absolute paths for RCsPeter Kümmel2012-07-171-2/+6