summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'no-std-stringstream'David Cole2012-06-195-40/+133
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ninja-rspfile' into no-std-stringstreamBrad King2012-06-125-40/+133
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Ninja: find mingw's resource compilerPeter Kuemmel2012-06-061-10/+20
| | * | | | Ninja: don't break because of empty commandsPeter Kuemmel2012-06-051-1/+8
| | * | | | Ninja: also create rspfile rulesPeter Kuemmel2012-06-051-1/+2
| | * | | | Ninja: check for valid pointerPeter Kuemmel2012-06-051-2/+2
| | * | | | Ninja: 30000 is too long for windows cmdPeter Kuemmel2012-06-051-1/+1
| | * | | | Ninja: add response file support on WindowsPeter Kuemmel2012-06-055-36/+111
* | | | | | CMake Nightly Date StampKitware Robot2012-06-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-06-181-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-06-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-06-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-06-151-1/+1
* | | | | | Merge topic 'EclipseParallelMakeForBuildProject'David Cole2012-06-141-2/+5
|\ \ \ \ \ \
| * | | | | | Eclipse: parallel build also for "Build project" #13287Alex Neundorf2012-06-131-2/+5
* | | | | | | Merge topic 'install-case-sensitive-mac'David Cole2012-06-141-2/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | install: Fix FILES_MATCHING on case-sensitive Mac filesystems (#13177)Brad King2012-06-131-2/+4
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-141-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-06-131-1/+1
* | | | | | Merge topic 'object-library-is-not-shared'David Cole2012-06-121-7/+8
|\ \ \ \ \ \
| * | | | | | add_library: Allow OBJECT library without dynamic linking (#13289)Brad King2012-06-111-7/+8
| |/ / / / /
* | | | | | Merge topic 'position-independent-targets'David Cole2012-06-1212-19/+199
|\ \ \ \ \ \
| * | | | | | Refactor generation of shared library flagsStephen Kelly2012-06-1212-19/+199
* | | | | | | Merge topic 'no-std-stringstream'David Cole2012-06-125-12/+13
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Avoid direct use of std::(o|)stringstream (#13272)Brad King2012-06-125-12/+13
* | | | | | | Merge topic 'VS-Fortran-Intel-2013'David Cole2012-06-121-2/+4
|\ \ \ \ \ \ \
| * | | | | | | VS: Set Intel Fortran 13 project versionZaheer Chothia2012-06-061-2/+4
* | | | | | | | Merge topic 'makefile-escape-equals'David Cole2012-06-121-19/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: Support directory names containing '=' (#12934)Brad King2012-06-061-19/+32
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'archive-exclude-file-flags'David Cole2012-06-121-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cmArchiveWrite: Clear fflags from archive entriesBrad King2012-06-061-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'KWSys-hashtable-old-gcc'David Cole2012-06-121-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | KWSys: Fix hashtable prime list on g++ 2.9 (#13273)Daniel R. Gomez2012-06-051-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-111-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-06-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-06-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-06-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-06-071-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2012-06-061-1/+1
|/ / / /
* | | | Merge topic 'Ninja-EXPORT_COMPILE_COMMANDS'David Cole2012-06-056-15/+102
|\ \ \ \
| * | | | Escape the source file to be compiled if required.Stephen Kelly2012-06-041-1/+4
| * | | | Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-043-0/+78
| * | | | Move the EscapeJSON method to a sharable location.Stephen Kelly2012-06-043-15/+21
| | |_|/ | |/| |
* | | | Merge topic 'vcexpress-no-folder'David Cole2012-06-052-0/+9
|\ \ \ \
| * | | | VC Express doesn't support folders, ignore USE_FOLDER propertyPeter Kuemmel2012-06-022-0/+9
* | | | | CMake Nightly Date StampKitware Robot2012-06-051-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-06-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-06-031-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2012-06-021-1/+1
| |/ |/|