Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid if() quoted auto-dereference when checking for "MSVC" | Fraser Hutchison | 2014-11-19 | 5 | -11/+11 |
* | Merge topic 'FindCurses-no-cur_colr' | Brad King | 2014-11-18 | 1 | -5/+0 |
|\ | |||||
| * | FindCurses: Drop search for deprecated HP-UX cur_colr library | Ådne Hovda | 2014-11-17 | 1 | -5/+0 |
* | | CPackRPM: remove unneeded string length calculation | Rolf Eike Beer | 2014-11-14 | 1 | -3/+1 |
* | | Merge topic 'no-AppleClang-C-features' | Brad King | 2014-11-13 | 1 | -1/+2 |
|\ \ | |||||
| * | | Features: Don't record for AppleClang | Stephen Kelly | 2014-11-12 | 1 | -1/+2 |
| * | | Merge branch 'ExternalProject-check-hash-before-download' into release | Brad King | 2014-11-10 | 1 | -1/+14 |
| |\ \ | |||||
| * \ \ | Merge branch 'xcode-ios-compiler-id' into release | Brad King | 2014-11-07 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'doc-cleanup-xrefs' into release | Brad King | 2014-11-07 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'doc-formatting' into release | Brad King | 2014-11-07 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'add-FindIntl' | Brad King | 2014-11-13 | 2 | -0/+72 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindIntl: New module to find Gettext libintl | Roger Leigh | 2014-11-11 | 2 | -0/+72 |
* | | | | | | | | Merge topic 'compile-features-refactor' | Brad King | 2014-11-13 | 6 | -70/+75 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Features: Run GNU feature tests with std=c++14 when available. | Stephen Kelly | 2014-11-12 | 1 | -1/+4 |
| * | | | | | | | | Features: Use the correct dialect flag when recording features. | Stephen Kelly | 2014-11-12 | 4 | -16/+16 |
| * | | | | | | | | Features: Reorder the GNU C dialect feature tests | Stephen Kelly | 2014-11-12 | 1 | -2/+2 |
| * | | | | | | | | Features: Split the Clang testable features to a separate file. | Stephen Kelly | 2014-11-11 | 2 | -53/+55 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'ExternalProject_UPDATE_DISCONNECTED' | Brad King | 2014-11-13 | 1 | -1/+63 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | ExternalProject: Add UPDATE_DISCONNECTED option | Daniele E. Domenichelli | 2014-11-06 | 1 | -1/+54 |
| * | | | | | | | ExternalProject: Always add a command to a step | Daniele E. Domenichelli | 2014-11-06 | 1 | -0/+9 |
* | | | | | | | | Merge topic 'ExternalProject-check-hash-before-download' | Brad King | 2014-11-11 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | ExternalProject: Restore logic to not download already-existing file | Brad King | 2014-11-10 | 1 | -1/+14 |
* | | | | | | | | Merge topic 'make-fortran-preprocessor-assembly-targets' | Brad King | 2014-11-10 | 8 | -11/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Makefile: Add assembly and preprocessed targets for Fortran | Tim Gallagher | 2014-11-10 | 8 | -11/+21 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'xcode-ios-compiler-id' | Brad King | 2014-11-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237) | Brad King | 2014-11-07 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'doc-cleanup-xrefs' | Brad King | 2014-11-07 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Help: Fix broken cross-references reported by 'nitpicky' option | Brad King | 2014-11-07 | 2 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'release-doc-formatting' into release | Brad King | 2014-11-07 | 13 | -140/+102 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindIce-no-envvar-markup' into release | Brad King | 2014-11-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'watcom-drop-symfile-option' into release | Brad King | 2014-11-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'fix-configure_file-COPYONLY' into release | Brad King | 2014-11-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindCurses-include-CheckLibraryExists' into release | Brad King | 2014-10-29 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'xcode-ios-compiler-id' into release | Brad King | 2014-10-22 | 2 | -3/+19 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'doc-line-lengths' into release | Brad King | 2014-10-22 | 17 | -202/+279 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindHg-no-cygwin-hg-on-windows' into release | Brad King | 2014-10-22 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cuda-rpath-osx' into release | Brad King | 2014-10-22 | 1 | -12/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-OSX-bundle-rpaths-and-Qt5' into release | Brad King | 2014-10-22 | 1 | -2/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'doc-formatting' | Brad King | 2014-11-07 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Help: Wrap long lines in pre-formatted documentation blocks | Brad King | 2014-11-07 | 1 | -1/+2 |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'release-doc-formatting' into doc-formatting | Brad King | 2014-11-06 | 12 | -139/+101 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Modules: Wrap long lines in pre-formatted documentation blocks | Brad King | 2014-11-06 | 12 | -29/+38 |
| * | | | | | | | | | | | | FindProtobuf: Cleanup reStructuredText documentation formatting | Brad King | 2014-11-06 | 1 | -111/+64 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'ExternalProject_independent-step-targets' | Brad King | 2014-11-04 | 1 | -15/+116 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | ExternalProject: Add ExternalProject_Add_StepDependencies function | Daniele E. Domenichelli | 2014-11-03 | 1 | -0/+58 |
| * | | | | | | | | | | | | ExternalProject: Add independent step targets | Daniele E. Domenichelli | 2014-11-03 | 1 | -15/+58 |
* | | | | | | | | | | | | | Merge topic 'FindIce-no-envvar-markup' | Brad King | 2014-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | FindIce: Drop use of :envvar: Sphinx markup | Brad King | 2014-11-03 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'extra-generators-std-flags' | Brad King | 2014-11-04 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Code Blocks/Eclipse: Add -std= flag matching. | Christian Manning | 2014-11-03 | 1 | -1/+4 |