summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'minor-cleanups'Brad King2014-02-032-9/+3
|\
| * cmTarget: Clean up the InsertCompileDefinition implementation.Stephen Kelly2014-02-022-9/+3
* | Merge topic 'constify'Brad King2014-02-032-10/+10
|\ \
| * | cmMakefile: Return containers by const reference.Stephen Kelly2014-02-022-6/+6
| * | cmMakefile: Fix minor indentation inconsistency.Stephen Kelly2014-02-021-4/+4
* | | Merge topic 'fix-visibility-inlines-hidden'Brad King2014-02-031-1/+5
|\ \ \
| * | | VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sourcesNils Gladitz2014-02-011-1/+5
* | | | Merge topic 'codelite-generator-multi-jobs-bug-fix'Brad King2014-02-031-2/+6
|\ \ \ \
| * | | | CodeLite: Use make -jN switch when generating Unix/MinGW makefilesEran Ifrah2014-02-031-2/+6
* | | | | Merge topic 'project-version-variables'Brad King2014-02-033-3/+162
|\ \ \ \ \
| * | | | | project: Manage VERSION variablesBrad King2014-01-293-1/+142
| * | | | | project: Add optional LANGUAGES keywordBrad King2014-01-291-3/+21
* | | | | | CMake Nightly Date StampKitware Robot2014-02-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-02-021-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-02-011-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-01-311-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2014-01-301-1/+1
* | Merge topic 'fix-Qt-autogen'Brad King2014-01-292-166/+158
|\ \
| * | QtAutogen: Short-circut some logic when moc is not available.Stephen Kelly2014-01-281-3/+14
| * | QtAutogen: Separate source file processing from AUTOMOC.Stephen Kelly2014-01-282-94/+72
| * | QtAutogen: Make some methods appropriately file-static.Stephen Kelly2014-01-282-38/+31
| * | QtAutogen: Fix autouic target options in the presence of a config.Stephen Kelly2014-01-281-1/+5
| * | QtAutogen: Remove unused variables.Stephen Kelly2014-01-281-2/+0
| * | QtAutogen: Remove read of SKIP_AUTOUIC target property.Stephen Kelly2014-01-281-7/+1
| * | QtAutogen: Use Qt 4 IMPORTED targets to find executable locations.Stephen Kelly2014-01-281-22/+36
* | | CMake Nightly Date StampKitware Robot2014-01-291-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2014-01-281-1/+1
* | Merge topic 'constify'Brad King2014-01-2715-141/+137
|\ \
| * | cmMakefile: Make ConfigureString const.Stephen Kelly2014-01-222-4/+4
| * | cmMakefile: Make FindSourceGroup const.Stephen Kelly2014-01-227-21/+21
| * | cmMakefile: Trivially constify some methods.Stephen Kelly2014-01-222-51/+51
| * | cmMakefile: Remove non-const version of methodStephen Kelly2014-01-221-7/+0
| * | cmMakefile: Remove method declarations with no implementation.Stephen Kelly2014-01-221-2/+0
| * | cmMakefile: Consify custom command API.Stephen Kelly2014-01-224-4/+4
| * | cmMakefile: Constify policies accessors.Stephen Kelly2014-01-222-7/+8
| * | cmCacheManager: Consify version accessors.Stephen Kelly2014-01-223-6/+8
| * | cmSourceGroup: Fix method name capitalization.Stephen Kelly2014-01-223-4/+4
| * | cmMakefile: Constify some cmSourceGroup related code.Stephen Kelly2014-01-224-11/+12
| * | cmSourceFile: Use a const cmMakefile.Stephen Kelly2014-01-221-5/+5
| * | cmSourceFileLocation: Use a const cmMakefile.Stephen Kelly2014-01-222-6/+6
| * | cmMakefile: Make GetProperty const.Stephen Kelly2014-01-222-15/+16
* | | Merge topic 'ctest-update-p4-unknown-revision'Brad King2014-01-271-26/+35
|\ \ \
| * | | ctest_update: Handle P4 unknown revisions more robustlyPedro Navarro2014-01-221-26/+35
* | | | Merge topic 'ninja-normalize-cmake-rerun-deps'Brad King2014-01-271-6/+14
|\ \ \ \
| * | | | Ninja: Normalize paths of CMake re-run rule dependenciesBrad King2014-01-211-6/+14
| |/ / /
* | | | Merge topic 'robust-ep-download-verify'Brad King2014-01-271-0/+2
|\ \ \ \
| * | | | file DOWNLOAD: Display the curl result status when a hash mismatch occurs.Matt McCormick2014-01-161-0/+2
* | | | | CMake Nightly Date StampKitware Robot2014-01-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-01-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-01-251-1/+1