summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | CTest: Rename local variable for clarityDavid Cole2012-06-241-6/+5
| * | | | | | | | | CTest: Refactor error output into ErrorMessageUnknownDashDValueDavid Cole2012-06-242-24/+27
* | | | | | | | | | Merge topic 'DetectManSection'David Cole2012-07-095-64/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | man documentation: detect man section from the given filenameAlex Neundorf2012-06-212-15/+35
| * | | | | | | | | | documentation: preparation for making the man section configurableAlex Neundorf2012-06-215-10/+21
| * | | | | | | | | | -remove trailing whitespaceAlex Neundorf2012-06-213-39/+39
* | | | | | | | | | | Merge topic 'documentUndefinedCOMPONENT'David Cole2012-07-091-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Enhance documentation of install command w.r.t. the "Undefined" component.Eric NOULARD2012-06-211-1/+4
* | | | | | | | | | | | Merge topic 'Ninja-absolute-compile-commands'David Cole2012-07-092-3/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Construct the full path before escaping it.Stephen Kelly2012-06-201-4/+7
| * | | | | | | | | | | | 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-07-091-1/+1
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-081-1/+1
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-071-1/+1
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-061-1/+1
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-051-1/+1
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-041-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-031-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-021-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2012-07-011-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2012-06-301-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2012-06-291-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2012-06-281-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2012-06-271-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-231-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-06-221-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'eliminate-warnings'David Cole2012-06-213-7/+3
|\ \ \ \ \
| * | | | | Remove unused ivars to eliminate compiler warningsDavid Cole2012-06-202-6/+3
| * | | | | Remove unused ivars to eliminate compiler warningsSean McBride2012-06-201-1/+0
| | |/ / / | |/| | |
* | | | | Merge topic 'module-no-soname'David Cole2012-06-211-2/+6
|\ \ \ \ \
| * | | | | Do not crash on SHARED library without language (#13324)Brad King2012-06-201-2/+6
* | | | | | Merge topic 'no-source-language-crash'David Cole2012-06-211-4/+7
|\ \ \ \ \ \
| * | | | | | Do not crash on unknown source language (#13323)Mariusz Plucinski2012-06-201-4/+7
* | | | | | | CMake Nightly Date StampKitware Robot2012-06-211-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-06-201-1/+1
* | | | | | Merge topic 'doc-set-command'David Cole2012-06-191-13/+75
|\ \ \ \ \ \
| * | | | | | Improve documentation of set command (#13269)Sebastian Leske2012-06-181-13/+75
* | | | | | | Merge topic 'ninja-cldeps'David Cole2012-06-1913-70/+910
|\ \ \ \ \ \ \
| * | | | | | | Ninja: disable cldeps for bcc32, it's too old, and ninja would also not buildPeter Kuemmel2012-06-182-7/+2
| * | | | | | | Ninja: try work around for bcc32 bugPeter Kuemmel2012-06-171-1/+7
| * | | | | | | Ninja: build server fixesPeter Kuemmel2012-06-171-3/+3
| * | | | | | | remove warning about unused parameterPeter Kuemmel2012-06-161-1/+1
| * | | | | | | Ninja: maybe this fixes the bcc32 buildPeter Kuemmel2012-06-161-0/+1
| * | | | | | | Ninja: msvc6 for-scopingPeter Kuemmel2012-06-161-7/+7
| * | | | | | | Ninja: build with old msvc versionsPeter Kuemmel2012-06-161-20/+31
| * | | | | | | Ninja: build server fixesPeter Kuemmel2012-06-162-53/+52