summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake Nightly Date StampKitware Robot2012-07-171-1/+1
* CMake Nightly Date StampKitware Robot2012-07-161-1/+1
* CMake Nightly Date StampKitware Robot2012-07-151-1/+1
* CMake Nightly Date StampKitware Robot2012-07-141-1/+1
* CMake Nightly Date StampKitware Robot2012-07-131-1/+1
* Merge topic 'fix-install-COMPONENT-option'David Cole2012-07-124-6/+7
|\
| * install: Fix COMPONENT optionBrad King2012-07-114-6/+7
* | Merge topic 'doc-if-inside-macro'David Cole2012-07-121-0/+1
|\ \
| * | if: Document that macro arguments are not variables (#13393)Brad King2012-07-111-0/+1
* | | Merge topic 'ninja-rspfile-link-libraries'David Cole2012-07-124-24/+54
|\ \ \
| * | | Ninja: sysconf() is declared in unistd.hPeter Kümmel2012-07-111-0/+5
| * | | Ninja: enable response file support on Mac (length 262144)Peter Kümmel2012-07-111-2/+2
| * | | Ninja: disable work around when linking with mingwPeter Kümmel2012-07-112-3/+9
| * | | Ninja: error on missing rspfile_contentPeter Kümmel2012-07-101-5/+9
| * | | Ninja: remove some unused default argumentsPeter Kümmel2012-07-101-7/+7
| * | | Ninja: also write link libraries to rsp filePeter Kümmel2012-07-103-13/+28
| |/ /
* | | Merge topic 'aix-gnu-asm'David Cole2012-07-121-0/+2
|\ \ \
| * | | Add ASM platform information for GNU compiler on AIX (#13390)Brad King2012-07-101-0/+2
| |/ /
* | | Merge topic 'include-command-empty-filename'David Cole2012-07-128-0/+27
|\ \ \
| * | | include: Ignore empty string as file name (#13388)Brad King2012-07-108-0/+27
| |/ /
* | | Merge topic 'aix-GNU-shared-libs'David Cole2012-07-121-1/+2
|\ \ \
| * | | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352)Brad King2012-07-091-1/+2
* | | | Merge topic 'fix-CustomCommand-main'David Cole2012-07-121-1/+1
|\ \ \ \
| * | | | Tests/CustomCommand: Do not use 'main' in a libraryBrad King2012-07-091-1/+1
| |/ / /
* | | | Merge topic 'deploy-qt4-workaround-bug-13258'David Cole2012-07-121-1/+1
|\ \ \ \
| * | | | DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function.Clinton Stimpson2012-07-091-1/+1
| |/ / /
* | | | Merge topic 'fix-CTestUpdateSVN-svn1.7'David Cole2012-07-121-1/+0
|\ \ \ \
| * | | | CTestUpdateSVN: Do not create repo directory first (#13349)Brad King2012-07-091-1/+0
| |/ / /