summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-10-319-135/+250
|\
| * KWSys 2014-10-31 (88c8cc7f)KWSys Robot2014-10-319-135/+250
* | Merge branch 'release'Brad King2014-10-310-0/+0
|\ \
| * \ Merge branch 'doc-add_library-typo' into releaseBrad King2014-10-311-1/+1
| |\ \
| * \ \ Merge branch 'doc-add_compile_options' into releaseBrad King2014-10-293-14/+17
| |\ \ \
| * \ \ \ Merge branch 'FindCurses-include-CheckLibraryExists' into releaseBrad King2014-10-291-1/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-10-3114-21/+162
|\ \ \ \ \ \
| * | | | | | ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGSDaniele E. Domenichelli2014-10-316-0/+80
| * | | | | | ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS argumentsDaniele E. Domenichelli2014-10-312-9/+46
| * | | | | | Tests/Tutorial: Fix when USE_MYMATH is OFFDaniele E. Domenichelli2014-10-316-12/+36
* | | | | | | Merge topic 'VERSION_no_sscanf'Brad King2014-10-312-19/+103
|\ \ \ \ \ \ \
| * | | | | | | cmSystemTools: reimplement verson comparison without sscanf()Rolf Eike Beer2014-10-312-13/+23
| * | | | | | | extend the testing for version comparisonRolf Eike Beer2014-10-291-6/+80
* | | | | | | | 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 'doc-add_library-typo'Brad King2014-10-311-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Documentation: Fix minor typo thecommand -> the commandNils Gladitz2014-10-311-1/+1
* | | | | | | | | Merge topic 'xcode-inherit-warning-flags'Brad King2014-10-311-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Xcode: Inherit global settings in per-target WARNING_CFLAGS (#15224)Brad King2014-10-311-0/+1
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-311-1/+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 'doc-add_compile_options'Brad King2014-10-303-14/+17
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Help: Reference add_compile_options from add_definitions (#15225)Brad King2014-10-291-4/+6
| * | | | | | | | | Help: Clarify add_compile_options documentation (#15225)Brad King2014-10-292-10/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'unix-icon-install'Brad King2014-10-302-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | QtDialog: install the 128x128 iconBen Boeckel2014-10-292-2/+8
| * | | | | | | | | QtDialog: don't install desktop file bits on AppleBen Boeckel2014-10-291-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-fix-html-favicon'Brad King2014-10-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Utilities/Sphinx: Fix html_favicon configurationBrad King2014-10-291-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'wince-tests'Brad King2014-10-301-1/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Run Tutorial steps 1-4 as tests for Windows CEPascal Bach2014-10-291-1/+52
* | | | | | | | | | Merge topic 'cpack-bundle-codesign'Brad King2014-10-303-1/+152
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPack: Add support for code signing of bundles on MacOSAndré Klitzing2014-10-283-1/+152
* | | | | | | | | | | Merge topic 'fix--D-command-line-parsing'Brad King2014-10-307-1/+16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | cmCacheManager: parse -D flags more strictlyBen Boeckel2014-10-202-2/+2
| * | | | | | | | | | Tests: test -D parsing on the command lineBen Boeckel2014-10-206-0/+15
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-301-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | 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 'add_javascript_coverage_parser'Brad King2014-10-2910-0/+823
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CTest: Add Javascript coverage parserJoseph Snyder2014-10-2910-0/+823
* | | | | | | | | | | Merge topic 'FindCurses-include-CheckLibraryExists'Brad King2014-10-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | FindCurses: Include CheckLibraryExists before using it (#15220)Brad King2014-10-281-1/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-291-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'compiler-include-encoding'Brad King2014-10-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix failing StringFileTest when using unicode characters.Clinton Stimpson2014-10-271-1/+1
* | | | | | | | | 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