summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'positive-test-times'Brad King2013-05-161-0/+8
|\
| * CTest: make sure never to report negative test times (#14132)Rolf Eike Beer2013-05-101-0/+8
* | Merge topic 'UseJava-cross-compile'Brad King2013-05-161-1/+1
|\ \
| * | Allow using Java in a cross-compilation toolchainGregoire Lejeune2013-05-081-1/+1
* | | Merge topic 'vs-compiler-id-arm'Brad King2013-05-161-0/+2
|\ \ \
| * | | VS: Detect MSVC compiler id on ARM toolchainAlexander Mohr2013-05-081-0/+2
* | | | Merge topic 'doc-improvements'Brad King2013-05-1670-185/+229
|\ \ \ \
| * | | | Docs: Clarify wording "flag used" => "flag (to|will) be used"Andreas Mohr2013-05-071-13/+16
| * | | | Docs: Clarify that CMAKE_*_(PREFIX|SUFFIX) affect filenamesAndreas Mohr2013-05-071-7/+11
| * | | | Docs: Update description of CMAKE_(BUILD_TYPE|CONFIGURATION_TYPES)Andreas Mohr2013-05-071-16/+27
| * | | | VS10: add detailed comment about MIDL processingAndreas Mohr2013-05-071-0/+15
| * | | | Explain distribution of Win9x binary on all Windows versions.Andreas Mohr2013-05-071-1/+2
| * | | | FindwxWidgets: add DOC strings with usual styleAndreas Mohr2013-05-071-3/+5
| * | | | Fix spelling and typos (product names)Andreas Mohr2013-05-078-21/+24
| * | | | Fix spelling and typos (non-binary)Andreas Mohr2013-05-0737-56/+56
| * | | | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-0726-59/+64
| * | | | Fix spelling and typos (affecting users)Andreas Mohr2013-05-073-10/+10
* | | | | Merge topic 'update-kwsys'Brad King2013-05-166-14/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-05-076-12/+12
| |\ \ \ \
| | * | | | KWSys 2013-05-06 (f4928d44)KWSys Robot2013-05-076-12/+12
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-04-261-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | KWSys 2013-04-25 (709fb5c1)KWSys Robot2013-04-261-2/+2
* | | | | | Merge topic 'fix-per-config-tll-include-dirs'Brad King2013-05-163-0/+25
|\ \ \ \ \ \
| * | | | | | Test that linking using the debug keyword to tll works.Stephen Kelly2013-05-161-0/+8
| * | | | | | Test transitive includes from setting the LINK_LIBRARIES property.Stephen Kelly2013-05-062-0/+17
* | | | | | | Merge topic 'ExternalProject-svn-auth-blank'Brad King2013-05-161-4/+4
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Allow blank SVN_USERNAME/SVN_PASSWORD (#14128)Matt McCormick2013-05-061-4/+4
* | | | | | | | Merge topic 'implicit-linker-detection'Brad King2013-05-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Recognize ld with toolchain prefix (#13960)Brad King2013-05-061-1/+1
* | | | | | | | | Merge topic 'cpack-nsis-uninstall'Brad King2013-05-161-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack/NSIS: Obtain path from which to uninstall from registry (#14124)David Golub2013-05-021-1/+3
* | | | | | | | | | Merge topic 'eclipse-doc-typo'Brad King2013-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Eclipse: Add a missing space in the documentationJack O'Connor2013-05-011-1/+1
* | | | | | | | | | | Merge topic 'EclipseUseGmakeErrorParser_13699'Brad King2013-05-162-1/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699)Victor Zverovich2013-04-282-1/+16
* | | | | | | | | | | | Merge topic 'WindowsPaths-MinGW-cross-compile-only'Brad King2013-05-161-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Windows: Search '/' prefix only when cross compiling (#10994)Brad King2013-04-251-2/+4
* | | | | | | | | | | | | Merge topic 'QtDialogSearchText2'Brad King2013-05-163-6/+168
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmake-gui: use shortcut F only for "Find in Output"Alex Neundorf2013-04-241-2/+2
| * | | | | | | | | | | | | cmake-gui: Add function for going to next error message in Output windowMarc Bartholomaeus2013-04-242-2/+67
| * | | | | | | | | | | | | cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-EMarc Bartholomaeus2013-04-242-7/+7
| * | | | | | | | | | | | | cmake-gui: Add search functions to the context menu of the Output widgetMarc Bartholomaeus2013-04-242-0/+21
| * | | | | | | | | | | | | cmake-gui: Add search functions for Output window (#9733)Marc Bartholomaeus2013-04-242-0/+76
* | | | | | | | | | | | | | Merge topic 'check-compiler-flag-locale'Brad King2013-05-162-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Check{C,CXX}CompilerFlag: Test using C locale (#14102)Brad King2013-04-222-0/+25
* | | | | | | | | | | | | | | Merge topic 'Cuda_WRAP_SRCS_duplicates'Brad King2013-05-161-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | FindCUDA: Remove duplicate entries from INCLUDE_DIRECTORIES.Marcel Loose2013-04-181-0/+3
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'ninja_add_custom_command_windows'Brad King2013-05-161-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Ninja: use cd /D to set directory on WindowsIan Monroe2013-04-181-1/+6
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge topic 'cuda_compute_build_path'Brad King2013-05-161-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \