summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Move GenerateTargetManifest to cmGeneratorTarget.Stephen Kelly2012-09-195-76/+79
* Store cmGeneratorTargets with the makefile.Stephen Kelly2012-09-194-6/+24
* Add more forwarding API to cmGeneratorTarget.Stephen Kelly2012-09-192-0/+36
* Merge topic 'generator-expression-refactor'Brad King2012-09-1912-222/+1249
|\
| * cmGeneratorExpression: Port users to two-stage processingStephen Kelly2012-09-185-56/+95
| * cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-189-194/+1182
* | CMake Nightly Date StampKitware Robot2012-09-191-1/+1
* | Merge topic 'cleanup-TLS-and-SSL-interface'David Cole2012-09-182-45/+25
|\ \
| * | file(DOWNLOAD): Make TLS options behave as documentedBrad King2012-09-171-33/+13
| * | Rename SSL terminology to TLSBrad King2012-09-142-23/+23
* | | Merge topic 'vs-simplify-CreateLocalGenerator'David Cole2012-09-186-42/+0
|\ \ \
| * | | VS: Remove duplicated implementations of CreateLocalGenerator()Patrick Gansterer2012-09-146-42/+0
* | | | Merge topic 'if-version-depth'David Cole2012-09-181-6/+10
|\ \ \ \
| * | | | if: Compare up to 8 components in VERSION testsBrad King2012-09-111-6/+10
| | |_|/ | |/| |
* | | | Merge topic 'qt5-qtdialog-port'David Cole2012-09-183-99/+117
|\ \ \ \
| * | | | Build with Qt5 if it is found.Stephen Kelly2012-08-221-6/+23
| * | | | Compile with both Qt4 and Qt5.Stephen Kelly2012-08-211-0/+4
| * | | | Replace two include_directories with a setting.Stephen Kelly2012-08-211-2/+1
| * | | | Use add_subdirectory instead of the obsolete subdirs.Stephen Kelly2012-08-211-1/+1
| * | | | Remove an if which is always true.Stephen Kelly2012-08-211-7/+6
| * | | | Move variable setting down to where it relates to.Stephen Kelly2012-08-211-1/+1
| * | | | Use CMake platform variables instead of Qt ones.Stephen Kelly2012-08-211-2/+2
| * | | | Add a return-after-error if an old Qt is found.Stephen Kelly2012-08-211-94/+93
* | | | | CMake Nightly Date StampKitware Robot2012-09-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-09-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-09-161-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-09-151-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-09-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-131-1/+1
* | | | Merge topic 'file-download-verify'Brad King2012-09-122-40/+135
|\ \ \ \ | | |_|/ | |/| |
| * | | file(DOWNLOAD): Add options for SSLBill Hoffman2012-09-112-1/+77
| * | | file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASHBill Hoffman2012-09-112-39/+58
* | | | CMake Nightly Date StampKitware Robot2012-09-121-1/+1
| |_|/ |/| |
* | | Merge topic 'docbook-validate'Brad King2012-09-113-100/+94
|\ \ \
| * | | docbook: Fix Sun CC warning on ptr_fun(isalnum)Brad King2012-09-101-1/+8
| * | | docbook: Fix formatter naming convention to avoid shadowBrad King2012-09-092-3/+3
| * | | docbook: Remove redundant docs that cause invalid DocBookDaniel Pfeifer2012-09-081-7/+0
| * | | docbook: Add support for <abstract> at section level 1Daniel Pfeifer2012-09-081-2/+24
| * | | docbook: Cleanup formatter and generated DocBookDaniel Pfeifer2012-09-071-24/+24
| * | | docbook: Fix the DocBook section outputDaniel Pfeifer2012-09-071-24/+15
| * | | docbook: Factor out code to write valid DocBook IDsDaniel Pfeifer2012-09-072-37/+36
| * | | docbook: Remove table of contentsDaniel Pfeifer2012-09-071-18/+0
| |/ /
* | | Merge topic 'IsSourceFileTryCompile'Brad King2012-09-113-2/+15
|\ \ \
| * | | Ninja: suppress cmcldeps only for source file signature try_compilesPeter Kümmel2012-09-053-2/+15
* | | | Merge topic 'ninja-cmcldeps-first-line'Brad King2012-09-111-1/+3
|\ \ \ \
| * | | | Ninja: don't suppress warning about compiler optionsPeter Kümmel2012-09-041-1/+3
| |/ / /
* | | | Merge topic 'cmake-gui-interrupt-error'Brad King2012-09-111-1/+2
|\ \ \ \
| * | | | cmake-gui: Fix error status when interrupted.Clinton Stimpson2012-09-041-1/+2
* | | | | Merge topic 'ctest-svn-update'Brad King2012-09-112-77/+239
|\ \ \ \ \
| * | | | | cmCTestSVN: Load and process information from externalsXavier Besseron2012-09-041-6/+32