summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | FindCUDA: CUDA_COMPUTE_BUILD_PATH uses relative paths to binary dir.Mathias Gaunard2013-04-181-1/+7
* | | | | | | | | | | | | | | | | | | Merge topic 'OpenGL-require-includes'Brad King2013-05-161-91/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | FindOpenGL: require headers to be found on non-Windows platforms (#13746)Rolf Eike Beer2013-04-171-1/+7
| * | | | | | | | | | | | | | | | | | | FindOpenGL: simplify OS selection codeRolf Eike Beer2013-04-171-91/+82
* | | | | | | | | | | | | | | | | | | | Merge topic 'xcode-explicitFileType'Brad King2013-05-164-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Xcode: Use explicitFileType to mark source types (#14093)Brad King2013-04-164-6/+6
* | | | | | | | | | | | | | | | | | | | | Merge topic 'improve-get_filename_component-names'Brad King2013-05-1615-208/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | get_filename_component: Add DIRECTORY option (#14091)Brad King2013-04-163-11/+13
| * | | | | | | | | | | | | | | | | | | | | get_filename_component: Add explicit unit testsBrad King2013-04-1613-206/+46
* | | | | | | | | | | | | | | | | | | | | | Merge topic 'AddIARToolchain2'Brad King2013-05-169-4/+154
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).inAlex Neundorf2013-04-152-4/+8
| * | | | | | | | | | | | | | | | | | | | | | Add regexps for the IAR toolchain to the vendor list.Alex Neundorf2013-04-153-0/+18
| * | | | | | | | | | | | | | | | | | | | | | Add support files for C, C++ and ASM for the IAR toolchain.Alex Neundorf2013-04-154-0/+128
* | | | | | | | | | | | | | | | | | | | | | | Merge topic 'CrossCompilingFix13796'Brad King2013-05-161-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | CMakeSystem: include toolchain file after setting CMAKE_HOST_ (#13796)Alex Neundorf2013-04-151-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'fix-comment-typos'Brad King2013-05-161-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fix some copyastos in the DetermineRCCompiler file.Stephen Kelly2013-04-141-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'msbuild-targets-in-subdirs'Brad King2013-05-1647-62/+2042
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ctest_build: Pass projectDir to GenerateBuildCommandPetr Kmoch2013-04-123-1/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | CTest: Simplify ctest_* command source/build dir lookupBrad King2013-04-122-39/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | VS: Add test for building MSBuild project in subdirPetr Kmoch2013-04-123-0/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | VS: Use .sln parser to build targets in subdirs with msbuild (#13623)Petr Kmoch2013-04-121-2/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-1224-0/+1900
| * | | | | | | | | | | | | | | | | | | | | | | | | Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-1217-21/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'FindOpenSSL-cross-compiling'Brad King2013-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | FindOpenSSL: Fix spelling of CMAKE_CROSSCOMPILING (#14075)Robin Lee2013-04-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'vs10-preprocessor-semicolons'Brad King2013-05-163-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | VS 10: Escape ; as %3B in preprocessor definitions (#14073)Brad King2013-04-113-3/+3
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'vs-no-compiler-pdb-setting'Brad King2013-05-168-38/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Ninja: Fix OBJECT_DIR placeholder path conversionBrad King2013-04-111-5/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | MSVC: Invoke 'link' directly for executablesBrad King2013-04-081-1/+1