summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add environment logging to the MFC test (#11213)David Cole2011-11-081-0/+11
* VS10: Use expected values for UseOfMfc (#11213)David Cole2011-11-041-4/+12
* Tests: Fix MFC test to work with VS 10 and later (#11213)David Cole2011-11-041-0/+15
* Tests: Avoid MFC test automatically for Watcom WMake builds (#11213)David Cole2011-11-031-0/+10
* Tests: Fix MFC test for old vs6 dashboards (#11213)David Cole2011-11-031-1/+7
* Tests: Fix MFC test w/ Make-based generators (#11213)David Cole2011-11-021-0/+12
* Tests: Avoid MFC test automatically for VCExpress builds (#11213)David Cole2011-11-011-0/+24
* Tests: Add the MFC test (#11213)David Cole2011-11-0128-0/+1726
* KWSys: Fix Doxygen warningsBrad King2011-10-241-2/+2
* KWSys Nightly Date StampKWSys Robot2011-10-241-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-231-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-221-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-211-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-201-1/+1
* KWSys Nightly Date StampKWSys Robot2011-10-191-1/+1
* Merge topic 'DetectEclipseVersion'David Cole2011-10-183-21/+82
|\
| * Eclipse: better message when Eclipse version could not be determinedAlex Neundorf2011-10-151-7/+7
| * Eclipse: don't create VirtualFolders if not supportedAlex Neundorf2011-10-151-21/+24
| * Detect whether the current Eclipse version supports VirtualFoldersAlex Neundorf2011-10-152-0/+21
| * Eclipse generator: detect Eclipse versionAlex Neundorf2011-10-151-0/+37
* | Merge topic 'fix-12517-ctest-crash'David Cole2011-10-181-2/+2
|\ \
| * | CTest: Fix crash when variables are not definedDavid Cole2011-10-141-2/+2
* | | Merge topic 'FindProtoBuf_doc_clarify'David Cole2011-10-181-1/+5
|\ \ \
| * | | FindProtoBuf: Documented limitation of the public macroPhilip Lowman2011-10-131-1/+5
* | | | Merge topic 'FindRubyOnOpenBSD'David Cole2011-10-181-5/+5
|\ \ \ \
| * | | | Find Ruby on OpenBSD when installed from ports (#12507)Alex Neundorf2011-10-121-1/+1
| * | | | Remove trailing whitespaceAlex Neundorf2011-10-121-4/+4
| |/ / /
* | | | Merge topic 'SilentMakeOutputOnBSD'David Cole2011-10-181-0/+1
|\ \ \ \
| * | | | Silence make on OpenBSD in FindPackageModeTest(#12508)Alex Neundorf2011-10-121-0/+1
| |/ / /
* | | | Merge topic 'vs10-nologo-issue-12504'David Cole2011-10-181-3/+3
|\ \ \ \
| * | | | Fix CMAKE_VERBOSE_MAKEFILE for VS10 vcxproj files (#12504)Niels Dekker2011-10-111-3/+3
* | | | | Merge topic 'DetectMasmCompilerId'David Cole2011-10-181-0/+4
|\ \ \ \ \
| * | | | | fix #12465: detect the masm compiler ID ("MSVC")Alex Neundorf2011-10-061-0/+4
* | | | | | KWSys Nightly Date StampKWSys Robot2011-10-181-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2011-10-171-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2011-10-161-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-10-151-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-10-141-1/+1
| |_|_|/ |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-10-131-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-10-121-1/+1
| |/ |/|
* | Merge topic 'ninja-generator-prep'David Cole2011-10-1111-152/+184
|\ \
| * | Fix line-too-long style violationsBrad King2011-10-102-15/+16
| * | Constify XCode generator getters to match cmGlobalGeneratorBrad King2011-10-071-2/+2
| * | Fix configuration-dependent flag lookup in cmLocalGenerator::GetTargetFlagsPeter Collingbourne2011-10-021-5/+22
| * | Introduce a cmGlobalGenerator::ResolveLanguageCompiler functionPeter Collingbourne2011-10-023-69/+81
| * | Introduce a cmLocalGenerator::ConvertToIncludeReference functionPeter Collingbourne2011-10-022-2/+11
| * | Make cmLocalGenerator::ConvertToLinkReference virtualPeter Collingbourne2011-10-021-1/+1
| * | Constify many getters of cmGlobalGenerator.Nicolas Despres2011-10-022-27/+27
| * | Add const versions of some getters.Nicolas Despres2011-10-022-0/+3
| * | Refactor TargetTypeNames.Nicolas Despres2011-10-025-45/+35