summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | | | | 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 'hooks-line-length'David Cole2012-07-241-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pre-commit: Reject C++ code with lines too longBrad King2012-07-171-0/+20
* | | | | | | | | | | 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
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-231-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-221-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-211-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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