summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Fix line length, remove extra blank lineDavid Cole2012-06-191-2/+2
* Use full paths in compile_commands.json for out of source builds.Stephen Kelly2012-06-192-1/+19
* 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
| |/ |/|
* | CMake Nightly Date StampKitware Robot2012-06-011-1/+1
* | CMake Nightly Date StampKitware Robot2012-05-311-1/+1
* | CMake Nightly Date StampKitware Robot2012-05-301-1/+1
* | Merge topic 'cpack-nsis-menu-links-adapted'David Cole2012-05-291-2/+2
|\ \
| * | CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS.Fraser Hutchison2012-05-281-2/+2
* | | Merge topic 'IMPORTED_LOCATION_CONFIG-docs'David Cole2012-05-291-3/+3
|\ \ \
| * | | Update the docs of IMPORTED_LOCATION_CONFIG to match the code.Stephen Kelly2012-05-251-3/+3