summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ExternalProject-check-hash-before-download'Brad King2014-11-111-1/+14
|\
| * ExternalProject: Restore logic to not download already-existing fileBrad King2014-11-101-1/+14
* | Merge topic 'make-fortran-preprocessor-assembly-targets'Brad King2014-11-108-11/+21
|\ \
| * | Makefile: Add assembly and preprocessed targets for FortranTim Gallagher2014-11-108-11/+21
* | | Merge topic 'xcode-ios-compiler-id'Brad King2014-11-101-1/+1
|\ \ \
| * | | Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)Brad King2014-11-071-1/+1
| | |/ | |/|
* | | Merge topic 'doc-cleanup-xrefs'Brad King2014-11-072-2/+2
|\ \ \
| * | | Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-072-2/+2
| * | | Merge branch 'release-doc-formatting' into releaseBrad King2014-11-0713-140/+102
| |\ \ \
| * \ \ \ Merge branch 'FindIce-no-envvar-markup' into releaseBrad King2014-11-031-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'watcom-drop-symfile-option' into releaseBrad King2014-11-031-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-configure_file-COPYONLY' into releaseBrad King2014-11-031-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindCurses-include-CheckLibraryExists' into releaseBrad King2014-10-291-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-10-222-3/+19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'doc-line-lengths' into releaseBrad King2014-10-2217-202/+279
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FindHg-no-cygwin-hg-on-windows' into releaseBrad King2014-10-221-0/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cuda-rpath-osx' into releaseBrad King2014-10-221-12/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-OSX-bundle-rpaths-and-Qt5' into releaseBrad King2014-10-221-2/+16
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-formatting'Brad King2014-11-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Help: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-071-1/+2
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'release-doc-formatting' into doc-formattingBrad King2014-11-0612-139/+101
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-0612-29/+38
| * | | | | | | | | | | FindProtobuf: Cleanup reStructuredText documentation formattingBrad King2014-11-061-111/+64
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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