summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Remove TODO comment.Stephen Kelly2014-02-111-2/+1
* Merge topic 'cmake-devel-version-macro'Brad King2014-02-101-1/+13
|\
| * Export: Use a macro to ensure minimum development version requirementStephen Kelly2014-02-091-1/+13
* | Merge topic 'generate-cmCommands-file'Brad King2014-02-106-88/+81
|\ \
| * | CMakeLists: Generate the cmCommands.cxx file.Stephen Kelly2014-02-096-88/+81
| |/
* | Merge topic 'fix-CMP0028-iface'Brad King2014-02-101-46/+49
|\ \
| * | CMP0028: Trigger on libraries from INTERFACE of dependencies.Stephen Kelly2014-02-091-46/+49
| |/
* | Merge topic 'wix_desktop'Brad King2014-02-102-2/+113
|\ \
| * | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKSTimo Rothenpieler2014-02-082-2/+113
* | | Merge topic 'interface-library-signatures'Brad King2014-02-101-0/+7
|\ \ \
| * | | add_library: Issue better diagnostic for INTERFACE GLOBAL signature.Stephen Kelly2014-02-071-0/+7
* | | | CMake Nightly Date StampKitware Robot2014-02-101-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-02-091-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2014-02-081-1/+1
|/
* CMake Nightly Date StampKitware Robot2014-02-071-1/+1
* Merge topic 'fix-Qt-autogen'Brad King2014-02-061-12/+16
|\
| * QtAutogen: Only add source files to the target if AUTORCC is ON.Stephen Kelly2014-02-051-12/+16
* | CMake Nightly Date StampKitware Robot2014-02-061-1/+1
* | Merge topic 'no-policy-tweak-version'Brad King2014-02-052-70/+54
|\ \
| * | Drop tweak version component from CMake PoliciesBrad King2014-02-042-70/+54
| |/
* | Merge topic 'FeatureSummary-no-transitive'Brad King2014-02-051-0/+6
|\ \
| * | FeatureSummary: Don't list transitive package dependenciesStephen Kelly2014-02-031-0/+6
* | | CMake Nightly Date StampKitware Robot2014-02-051-1/+1
| |/ |/|
* | Merge topic 'fix-Qt-autogen'Brad King2014-02-042-20/+26
|\ \
| * | QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-042-20/+26
* | | Merge topic 'osx-rpath-unique'Brad King2014-02-047-11/+94
|\ \ \
| * | | OS X: Make sure RPATHs are unique to avoid possible corruption.Clinton Stimpson2014-02-037-11/+94
* | | | CMake Nightly Date StampKitware Robot2014-02-041-1/+1
* | | | 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