Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS arguments | Daniele E. Domenichelli | 2014-10-31 | 2 | -9/+46 | |
| * | | | | | | | | | | | Tests/Tutorial: Fix when USE_MYMATH is OFF | Daniele E. Domenichelli | 2014-10-31 | 6 | -12/+36 | |
* | | | | | | | | | | | | Merge topic 'VERSION_no_sscanf' | Brad King | 2014-10-31 | 2 | -19/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmSystemTools: reimplement verson comparison without sscanf() | Rolf Eike Beer | 2014-10-31 | 2 | -13/+23 | |
| * | | | | | | | | | | | | extend the testing for version comparison | Rolf Eike Beer | 2014-10-29 | 1 | -6/+80 | |
* | | | | | | | | | | | | | Merge topic 'CheckStructHasMember-avoid-breakage-on-Wall' | Brad King | 2014-10-31 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CheckStructHasMember: Avoid clang -Wall breakage (#15203) | Peter Wu | 2014-10-30 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | Merge topic 'doc-add_library-typo' | Brad King | 2014-10-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Documentation: Fix minor typo thecommand -> the command | Nils Gladitz | 2014-10-31 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'xcode-inherit-warning-flags' | Brad King | 2014-10-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Xcode: Inherit global settings in per-target WARNING_CFLAGS (#15224) | Brad King | 2014-10-31 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'dev/alternate-generator-binaries' | Brad King | 2014-10-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ninja: Find alternate Ninja-compatible binaries | Ben Boeckel | 2014-10-29 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge topic 'doc-add_compile_options' | Brad King | 2014-10-30 | 3 | -14/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Help: Reference add_compile_options from add_definitions (#15225) | Brad King | 2014-10-29 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | Help: Clarify add_compile_options documentation (#15225) | Brad King | 2014-10-29 | 2 | -10/+11 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'unix-icon-install' | Brad King | 2014-10-30 | 2 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | QtDialog: install the 128x128 icon | Ben Boeckel | 2014-10-29 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | QtDialog: don't install desktop file bits on Apple | Ben Boeckel | 2014-10-29 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'doc-fix-html-favicon' | Brad King | 2014-10-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Utilities/Sphinx: Fix html_favicon configuration | Brad King | 2014-10-29 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'wince-tests' | Brad King | 2014-10-30 | 1 | -1/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Tests: Run Tutorial steps 1-4 as tests for Windows CE | Pascal Bach | 2014-10-29 | 1 | -1/+52 | |
* | | | | | | | | | | | | | | Merge topic 'cpack-bundle-codesign' | Brad King | 2014-10-30 | 3 | -1/+152 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | CPack: Add support for code signing of bundles on MacOS | André Klitzing | 2014-10-28 | 3 | -1/+152 | |
* | | | | | | | | | | | | | | | Merge topic 'fix--D-command-line-parsing' | Brad King | 2014-10-30 | 7 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | cmCacheManager: parse -D flags more strictly | Ben Boeckel | 2014-10-20 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | Tests: test -D parsing on the command line | Ben Boeckel | 2014-10-20 | 6 | -0/+15 | |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-30 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'ExternalProject-format-docs' | Brad King | 2014-10-29 | 1 | -188/+277 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ExternalProject: Use explicit markup and definition lists in docs | Brad King | 2014-10-28 | 1 | -139/+227 | |
| * | | | | | | | | | | | | | | ExternalProject: Convert docs to a bracket comment | Brad King | 2014-10-28 | 1 | -187/+188 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'add_javascript_coverage_parser' | Brad King | 2014-10-29 | 10 | -0/+823 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | CTest: Add Javascript coverage parser | Joseph Snyder | 2014-10-29 | 10 | -0/+823 | |
* | | | | | | | | | | | | | | Merge topic 'FindCurses-include-CheckLibraryExists' | Brad King | 2014-10-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | / / / / / | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindCurses: Include CheckLibraryExists before using it (#15220) | Brad King | 2014-10-28 | 1 | -1/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-29 | 1 | -1/+1 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'compiler-include-encoding' | Brad King | 2014-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix failing StringFileTest when using unicode characters. | Clinton Stimpson | 2014-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'osx-gnu-fortran-deployment' | Brad King | 2014-10-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | OS X: Detect deployment target flags from GNU Fortran compilers | Brad King | 2014-10-27 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge topic 'cpack-rpm-pre-post-install' | Brad King | 2014-10-28 | 1 | -3/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | CPackRPM: Support PREUN and POSTUN requirements | Evgeny Kalishenko | 2014-10-27 | 1 | -4/+33 | |
| * | | | | | | | | | | | | CPackRPM: Support pre(post) install script requirements | Evgeny Kalishenko | 2014-10-27 | 1 | -1/+33 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'find-boost-no-reroot' | Brad King | 2014-10-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindBoost: fix find_library call when using "re-rooting" | Guillaume Papin | 2014-10-26 | 1 | -2/+2 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-28 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'autorcc-depends' | Brad King | 2014-10-27 | 8 | -24/+385 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | QtAutogen: Regenerate qrc files if their input changes (#15074) | Stephen Kelly | 2014-10-24 | 8 | -8/+345 | |