summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove lib64 Unix paths if the respective lib path is also givenRolf Eike Beer2012-07-213-6/+4
* find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419)Brad King2012-07-203-18/+41
* find_library: Simplify lib->lib<arch> expansionBrad King2012-07-201-17/+9
* find_library: Refactor lib->lib64 conversionBrad King2012-07-202-49/+5
* find_library: Add test covering lib->lib64 casesBrad King2012-07-2013-0/+63
* CMake Nightly Date StampKitware Robot2012-07-201-1/+1
* CMake Nightly Date StampKitware Robot2012-07-191-1/+1
* CMake Nightly Date StampKitware Robot2012-07-181-1/+1
* 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
| |/ / /
* | | | Merge topic 'inject_code_via_variable'David Cole2012-07-121-1/+1
|\ \ \ \
| * | | | Fix project command documentation typo (#13384)Brad King2012-07-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-07-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-07-111-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-07-101-1/+1
* | | | Merge topic 'cmake-gui-locale'David Cole2012-07-096-86/+90
|\ \ \ \
| * | | | cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-066-86/+90
* | | | | Merge topic 'ninja-fixes'David Cole2012-07-093-3/+25
|\ \ \ \ \
| * | | | | Ninja: don't shadow 'outputs' variablePeter Kuemmel2012-07-091-4/+4
| * | | | | Ninja: add soname test casePeter Kuemmel2012-07-091-0/+13
| * | | | | Ninja: Clean all symlink created for libraries.Nicolas Despres2012-07-091-2/+11
| * | | | | Ninja: remove int/size_t warningPeter Kuemmel2012-07-091-1/+1
* | | | | | Merge topic 'ninja-cmdLineLimit'David Cole2012-07-094-21/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Ninja: also consider rule command length for rsp filePeter Kuemmel2012-07-023-1/+9