summaryrefslogtreecommitdiffstats
path: root/Source
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-2425-422/+797
|\
| * Add missing this->.Nicolas Despres2012-07-221-1/+1
| * Fix memory leak in Makefile generator.Nicolas Despres2012-07-222-3/+11
| * 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
| * 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-179-297/+286
| * Remove trailing white-spaces.Nicolas Despres2012-07-174-13/+13
| * 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-242-1/+7
|\ \
| * | 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
* | | 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-cldeps-check-rc-result'David Cole2012-07-242-7/+19
|\ \ \ \
| * | | | Ninja: cmcldeps needs absolute paths for RCsPeter Kümmel2012-07-171-2/+6
| * | | | Ninja: readd quotes to src file path before patching itPeter Kümmel2012-07-161-0/+3
| * | | | Ninja: also stop when .rc's .d file couldn't be generatedPeter Kümmel2012-07-152-5/+10
* | | | | Merge topic 'ninja-rspfile-link-libraries'David Cole2012-07-241-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Ninja: fix sytlePeter Kümmel2012-07-131-1/+2
| * | | | Ninja: fix GCC 4.7 warning -WconversionPeter Kümmel2012-07-131-1/+1
* | | | | Merge topic 'ninja-mingw-windres'David Cole2012-07-241-4/+27
|\ \ \ \ \
| * | | | | Ninja: path is already declaredPeter Kümmel2012-07-161-6/+6
| | |/ / / | |/| | |
| * | | | Ninja: more searching for windresPeter Kümmel2012-07-151-8/+23
| * | | | Ninja: there could be null pointersPeter Kümmel2012-07-151-2/+3
| * | | | Ninja: search for windres with prefixPeter Kümmel2012-07-151-3/+11
| * | | | Ninja: windres is also used for cross-compilingPeter Kümmel2012-07-151-3/+2
* | | | | CMake Nightly Date StampKitware Robot2012-07-241-1/+1