- Dec 30, 2011
-
-
David Cole authored
-
David Cole authored
-
Kitware Robot authored
-
- Dec 29, 2011
-
-
Kitware Robot authored
-
- Dec 28, 2011
-
-
Kitware Robot authored
-
- Dec 27, 2011
-
-
Kitware Robot authored
-
- Dec 26, 2011
-
-
Kitware Robot authored
-
- Dec 25, 2011
-
-
Kitware Robot authored
-
- Dec 24, 2011
-
-
Kitware Robot authored
-
- Dec 23, 2011
-
-
Kitware Robot authored
-
- Dec 22, 2011
-
-
Kitware Robot authored
-
- Dec 21, 2011
-
-
David Cole authored
-
David Cole authored
-
Kitware Robot authored
-
- Dec 20, 2011
-
-
cdf52243 FindBoost: Quote possibly empty string argument (#12273)
-
ea688375 fix #12262: dependency scanning for ASM files
-
3aa54323 Improve component support and output indentation.
-
0e598b7b Tests: Only really run MFC test if we can build MFC apps (#11213)
-
5badf5f7 Fix the case where cmake --build failed with two project cmds in one file.
-
This adds a test that uses two project commands in the same CMakeLists.txt file. It also adds a fix so that cmake --build will work in that case. The fix sets the name of the last project command in the top level CMakeLists.txt in the cache variable CMAKE_PROJECT_NAME. This variable is used by cmake --build to find the project name.
-
Kitware Robot authored
-
- Dec 19, 2011
-
-
David Cole authored
Author: Claudio Bley
-
Kitware Robot authored
-
- Dec 18, 2011
-
-
Alexander Neundorf authored
Now also CMAKE_ASM_INCLUDE_PATH is written into CMakeDirectoryInformation.cmake, which is necessary to make the dependency scanning for included files work. Alex
-
Alexander Neundorf authored
Alex
-
Alexander Neundorf authored
Alex
-
Kitware Robot authored
-
- Dec 17, 2011
-
-
Kitware Robot authored
-
- Dec 16, 2011
-
-
-
David Cole authored
Avoid problems on "undetected" VS Express build environments.
-
c213eb9c Windows-GNU: Remove extra quotes in GNUtoMS rule variable
-
56e04991 QtDialog: Set Ctrl+Q as the shortcut for quitting the program.
-
56f29f48 CTest: Recognize Intel errors without space before colon (#12627)
-
fcb2a279 Fix and simplify Fortran test compiler compatibility check
-
470bcfad Remove the apparently outdated README in Source/QtDialog.
-
5f6985ac Avoid clobbering variable 'OUTPUT' in compiler tests (#12628)
-
5d993431 Do not link private dependent shared libraries on OS X > 10.4
-
183b9509 Follow all dependencies of shared library private dependencies
-