summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* find_library: Refactor internal name iterationBrad King2012-09-251-37/+55
* CMake Nightly Date StampKitware Robot2012-09-201-1/+1
* Merge topic 'vs-link-rsp'Brad King2012-09-192-8/+17
|\
| * Ninja: don't expand any rsp filesPeter Kuemmel2012-09-192-8/+17
* | Merge topic 'file-DOWNLOAD-user-agent'Brad King2012-09-191-0/+3
|\ \
| * | file(DOWNLOAD): Add HTTP User-Agent stringBrad King2012-09-181-0/+3
* | | Merge topic 'vs11-express'Brad King2012-09-193-3/+11
|\ \ \
| * | | VS11: Add VS 2012 Express support (#13348)Brad King2012-09-182-1/+6
| * | | VS11: Detect VS 2012 Express for default generator (#13348)Brad King2012-09-181-2/+5
* | | | Merge topic 'ninja-rc-compile-flag'Brad King2012-09-191-5/+35
|\ \ \ \
| * | | | Ninja: filter target specific compile flags with language specific regexPeter Kümmel2012-09-181-5/+35
* | | | | Merge topic 'document-MSVC-variables-12567'Brad King2012-09-191-6/+30
|\ \ \ \ \
| * | | | | add documentation for all MSVCxxx version variables (#12567)Rolf Eike Beer2012-09-181-6/+30
* | | | | | 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