summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Add a method to obtain list of filenames for sources.Stephen Kelly2014-03-313-12/+27
* cmSourceFileLocation: Make copyable and assignable.Stephen Kelly2014-03-312-0/+44
* cmTarget: Rename AddSource method for backward compatibility.Stephen Kelly2014-03-314-5/+11
* cmTarget: Use GetSourceFiles for languages.Stephen Kelly2014-03-311-1/+3
* cmGeneratorTarget: Compute the object directory early.Stephen Kelly2014-03-311-1/+1
* CMake Nightly Date StampKitware Robot2014-03-311-1/+1
* CMake Nightly Date StampKitware Robot2014-03-301-1/+1
* CMake Nightly Date StampKitware Robot2014-03-291-1/+1
* CMake Nightly Date StampKitware Robot2014-03-281-1/+1
* Merge topic 'osx-CFBundle-info-plist'Brad King2014-03-271-1/+1
|\
| * OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-03-261-1/+1
* | Merge topic 'threads-cleanup'Brad King2014-03-271-17/+16
|\ \
| * | FindThreads: simplify checking for SunOSRolf Eike Beer2014-03-251-1/+1
| * | FindThreads: avoid useless checks if a thread library is already foundRolf Eike Beer2014-03-251-16/+15
| * | FindThreads: replace MATCHES with STREQUALRolf Eike Beer2014-03-251-1/+1
* | | Merge topic 'suppress-diagnostic-context-note-warnings'Brad King2014-03-271-0/+1
|\ \ \
| * | | CTestCustom: Suppress "note: in expansion of macro" diagnostic contextBrad King2014-03-261-0/+1
* | | | Merge topic 'fix-CTestTestMemcheck-xcode2-missing-dirs'Brad King2014-03-272-14/+21
|\ \ \ \
| * | | | Tests/CTestTestMemcheck: Help Xcode 2.x create output dirsBrad King2014-03-262-14/+21
* | | | | CMake Nightly Date StampKitware Robot2014-03-271-1/+1
| |/ / / |/| | |
* | | | Merge topic 'fix-Qt-manual-typo'Brad King2014-03-261-1/+1
|\ \ \ \
| * | | | Help: Fix typo in cmake-qt manual.Stephen Kelly2014-03-261-1/+1
* | | | | Merge topic 'dev/find-boost-graph_parallel'Brad King2014-03-261-1/+2
|\ \ \ \ \
| * | | | | FindBoost: Search next to MPI libs for graph_parallel (#14832)Ben Boeckel2014-03-251-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'fix-Qt-Autogen'Brad King2014-03-268-7/+84
|\ \ \ \ \
| * | | | | QtAutogen: Fix use of multiple ui files in a single target.Stephen Kelly2014-03-256-6/+74
| * | | | | QtAutogen: Use the basename for resource files.Stephen Kelly2014-03-254-1/+10
| | |/ / / | |/| | |
* | | | | Merge topic 'simplify-empty-LDFLAGS'Brad King2014-03-261-6/+12
|\ \ \ \ \
| * | | | | Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is emptyJiri Malak2014-03-241-6/+12
* | | | | | Merge topic 'FindPkgConfig-stop-on-missing'Brad King2014-03-261-1/+1
|\ \ \ \ \ \
| * | | | | | FindPkgConfig: Stop processing when REQUIRED package not found (#14381)Christoph GrĂ¼ninger2014-03-241-1/+1
| |/ / / / /
* | | | | | Merge topic 'dev/custom-ninja-deptypes'Brad King2014-03-262-0/+10
|\ \ \ \ \ \
| * | | | | | ninja: Add support for custom depfile formatsBen Boeckel2014-03-242-0/+10
* | | | | | | Merge topic 'remove-CMakeFiles-advice'Brad King2014-03-261-4/+4
|\ \ \ \ \ \ \
| * | | | | | | cmake: Advise user to remove CMakeFiles with CMakeCache.txt (#14820)Brad King2014-03-211-4/+4
* | | | | | | | Merge topic 'haiku-updates'Brad King2014-03-263-11/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Haiku: Fix compiler detection when using distccAdrien Destugues2014-03-211-11/+16
| * | | | | | | | Haiku: Enable CMake builtin ELF editorAdrien Destugues2014-03-212-0/+38
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-Qt4-moc-commands-depends'Brad King2014-03-265-1/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Qt4: Fix moc command dependencies for incremental build.Stephen Kelly2014-03-215-1/+58
| |/ / / / / / /
* | | | | | | | Merge topic 'report-INTERFACE-type-in-conflict'Brad King2014-03-261-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cmMakefile: Report type of INTERFACE library in conflict.Stephen Kelly2014-03-201-0/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'UseJava-fix-resource-copy'Brad King2014-03-261-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | UseJava: Copy resource files before compiling the jar (#13360)Bruno Nova2014-03-201-3/+5
| |/ / / / / / /
* | | | | | | | Merge topic 'update-kwsys'Brad King2014-03-261-4/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-201-4/+9
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | KWSys 2014-03-19 (a8aa1014)KWSys Robot2014-03-201-4/+9
* | | | | | | | | Merge topic 'compile-m-as-c'Brad King2014-03-262-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Treat .m files consistently as C across all generatorsTim Blechmann2014-03-202-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'UseSWIG-revert-bad-fix-0010080'Brad King2014-03-261-4/+3
|\ \ \ \ \ \ \ \ \