summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add assembly and preprocessed targets for FortranTim Gallagher2014-11-108-11/+21
* Merge topic 'ExternalProject_independent-step-targets'Brad King2014-11-041-15/+116
|\
| * ExternalProject: Add ExternalProject_Add_StepDependencies functionDaniele E. Domenichelli2014-11-031-0/+58
| * ExternalProject: Add independent step targetsDaniele E. Domenichelli2014-11-031-15/+58
* | Merge topic 'FindIce-no-envvar-markup'Brad King2014-11-041-1/+1
|\ \
| * | FindIce: Drop use of :envvar: Sphinx markupBrad King2014-11-031-1/+1
* | | Merge topic 'extra-generators-std-flags'Brad King2014-11-041-1/+8
|\ \ \
| * | | Code Blocks/Eclipse: Add -std= flag matching.Christian Manning2014-11-031-1/+4
| * | | Code Blocks/Eclipse: Use non-default stdlib includes when specified.Christian Manning2014-11-031-1/+5
| | |/ | |/|
* | | Merge topic 'watcom-drop-symfile-option'Brad King2014-11-041-2/+2
|\ \ \ | |/ / |/| |
| * | Watcom: Drop symfile linker optionJ Decker2014-11-031-2/+2
| |/
* | Merge topic 'fix-configure_file-COPYONLY'Brad King2014-11-031-1/+1
|\ \
| * | Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
| |/
* | Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-10-311-9/+45
|\ \
| * | ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS argumentsDaniele E. Domenichelli2014-10-311-9/+45
* | | Merge topic 'CheckStructHasMember-avoid-breakage-on-Wall'Brad King2014-10-311-2/+1
|\ \ \
| * | | CheckStructHasMember: Avoid clang -Wall breakage (#15203)Peter Wu2014-10-301-2/+1
* | | | Merge topic 'dev/alternate-generator-binaries'Brad King2014-10-301-1/+2
|\ \ \ \
| * | | | ninja: Find alternate Ninja-compatible binariesBen Boeckel2014-10-291-1/+2
* | | | | Merge topic 'cpack-bundle-codesign'Brad King2014-10-301-0/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CPack: Add support for code signing of bundles on MacOSAndré Klitzing2014-10-281-0/+25
| |/ / /
* | | | Merge topic 'ExternalProject-format-docs'Brad King2014-10-291-188/+277
|\ \ \ \
| * | | | ExternalProject: Use explicit markup and definition lists in docsBrad King2014-10-281-139/+227
| * | | | ExternalProject: Convert docs to a bracket commentBrad King2014-10-281-187/+188
| |/ / /
* | | | Merge topic 'FindCurses-include-CheckLibraryExists'Brad King2014-10-291-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | FindCurses: Include CheckLibraryExists before using it (#15220)Brad King2014-10-281-1/+2
| | |/ | |/|
* | | Merge topic 'osx-gnu-fortran-deployment'Brad King2014-10-281-0/+2
|\ \ \
| * | | OS X: Detect deployment target flags from GNU Fortran compilersBrad King2014-10-271-0/+2
* | | | Merge topic 'cpack-rpm-pre-post-install'Brad King2014-10-281-3/+64
|\ \ \ \
| * | | | CPackRPM: Support PREUN and POSTUN requirementsEvgeny Kalishenko2014-10-271-4/+33
| * | | | CPackRPM: Support pre(post) install script requirementsEvgeny Kalishenko2014-10-271-1/+33
* | | | | Merge topic 'find-boost-no-reroot'Brad King2014-10-281-2/+2
|\ \ \ \ \
| * | | | | FindBoost: fix find_library call when using "re-rooting"Guillaume Papin2014-10-261-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'autorcc-depends'Brad King2014-10-271-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-241-0/+1
| |/ / /
* | | | FPHSA: remove unneeded variable dereferencingRolf Eike Beer2014-10-251-2/+2
|/ / /
* | | Merge topic 'xcode-ios-compiler-id'Brad King2014-10-232-3/+19
|\ \ \
| * | | Xcode: Fix compiler id detection when code signing is requiredBrad King2014-10-222-0/+6
| * | | Xcode: Fix compiler id detection for iOS tools (#15214)Brad King2014-10-222-3/+13
| |/ /
* | | Merge topic 'doc-line-lengths'Brad King2014-10-2317-202/+279
|\ \ \
| * | | Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-2217-202/+279
| |/ /
* | | Merge topic 'FindHg-no-cygwin-hg-on-windows'Brad King2014-10-221-0/+4
|\ \ \
| * | | FindHg: Do not use cygwin hg on WindowsBrad King2014-10-221-0/+4
| |/ /
* | | Merge topic 'cuda-rpath-osx'Brad King2014-10-221-12/+0
|\ \ \
| * | | FindCUDA: Remove rpath logic outdated by CMake's own @rpath supportClinton Stimpson2014-10-221-12/+0
| |/ /
* | | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-221-2/+16
|\ \ \
| * | | BundleUtilities: Ensure framework symlinks and Info.plist existAdam Strzelecki2014-10-211-2/+16
* | | | Merge topic 'cpack-rpm-component-descriptions'Brad King2014-10-221-11/+67
|\ \ \ \
| * | | | CPackRPM: Add component based packaging description and summaryDomen Vrankar2014-10-211-11/+67
| | |_|/ | |/| |
* | | | Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-219-21/+21
|\ \ \ \