Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'vs-version-ivar' | David Cole | 2011-11-15 | 20 | -55/+87 | |
|\ \ \ \ | ||||||
| * | | | | Enumerate VS11 version explicitly in local generators | Brad King | 2011-11-14 | 4 | -7/+23 | |
| * | | | | Order VS local generator Version ivar values consistently | Brad King | 2011-11-14 | 18 | -55/+71 | |
* | | | | | Merge topic 'automoc_qt5' | David Cole | 2011-11-15 | 2 | -4/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix style. | Stephen Kelly | 2011-11-09 | 1 | -2/+3 | |
| * | | | | | Update comments and method names to not be Qt4 specific. | Stephen Kelly | 2011-11-09 | 2 | -4/+4 | |
| * | | | | | Don't assume the existence of QT_MAJOR_VERSION. | Stephen Kelly | 2011-11-09 | 1 | -0/+8 | |
* | | | | | | Merge topic 'fix-11213-vs10-mfc-support' | David Cole | 2011-11-15 | 1 | -4/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS10: Use expected values for UseOfMfc (#11213) | David Cole | 2011-11-04 | 1 | -4/+12 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-14 | 1 | -1/+1 | |
* | | | | | | | KWSys: Fix wrong spelling of __INTEL_COMPILER | Brad King | 2011-11-13 | 1 | -6/+1 | |
* | | | | | | | KWSys: Remove trailing whitespace in SystemTools.cxx | Brad King | 2011-11-13 | 1 | -128/+128 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-13 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-11 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-10 | 1 | -1/+1 | |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-09 | 1 | -1/+1 | |
* | | | | | Merge topic 'fix-typo' | David Cole | 2011-11-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix typo. | Stephen Kelly | 2011-11-04 | 1 | -1/+1 | |
* | | | | | | Merge topic 'FixAutomocFromCCMakeFromPATH' | David Cole | 2011-11-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | make automoc work when using ccmake via PATH (#12551) | Alex Neundorf | 2011-11-03 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'watcom-cmake-shortpath-issue-12548' | David Cole | 2011-11-08 | 2 | -17/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Watcom: Use shortpath to CMake if full path has parens (#12548) | Brad King | 2011-11-03 | 2 | -17/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'framework-with-space' | David Cole | 2011-11-08 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix linking to OS X Frameworks named with spaces (#12550) | Brad King | 2011-11-02 | 1 | -2/+3 | |
* | | | | | | | | Merge topic 'FixTargetsInVirtualFoldersForEclipseIndigo' | David Cole | 2011-11-08 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Eclipse: quote the build dir (to make it work with spaces) | Alex Neundorf | 2011-11-01 | 1 | -2/+2 | |
| * | | | | | | | | Eclipse: make targets work from any directory | Alex Neundorf | 2011-10-31 | 1 | -1/+5 | |
* | | | | | | | | | Merge topic 'EclipseWarnIfBuildDirIsSubDirOfSrcDir' | David Cole | 2011-11-08 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Eclipse: warn if CMAKE_BINARY_DIR is subdir of CMAKE_SOURCE_DIR | Alex Neundorf | 2011-11-01 | 1 | -0/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'AddMocOptionsToAutomoc' | David Cole | 2011-11-08 | 4 | -1/+38 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add documentation for the AUTOMOC_MOC_OPTIONS property | Alex Neundorf | 2011-11-01 | 2 | -1/+23 | |
| * | | | | | | | | | automoc: fix #12541, support moc options | Alex Neundorf | 2011-11-01 | 3 | -0/+15 | |
* | | | | | | | | | | Merge topic 'DontCrashAutomocWithEmptyCompileDefs' | David Cole | 2011-11-08 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Automoc: fix the fix, need to use std::string, not just char* pointer | Alex Neundorf | 2011-11-01 | 1 | -7/+10 | |
| * | | | | | | | | | don't crash in automoc with empty COMPILE_DEFINITIONS property | Alex Neundorf | 2011-10-31 | 1 | -7/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-12549-one-more-SCC-setting' | David Cole | 2011-11-08 | 4 | -3/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Add VS_SCC_AUXPATH target property (#12549) | Robert Dailey | 2011-11-01 | 4 | -3/+24 | |
* | | | | | | | | | | Merge topic 'automoc_qt5' | David Cole | 2011-11-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Also run moc automatically with Qt5. | Stephen Kelly | 2011-11-01 | 1 | -2/+2 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-08 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-07 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-06 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-05 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-04 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-03 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-02 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'FixCMAKE_BUILD_TOOL_doc' | David Cole | 2011-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix old reference to CMAKE_MAKE_PROGRAM inside CMAKE_BUILD_TOOL doc. | Eric NOULARD | 2011-10-30 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'doc-link_directories-misconception' | David Cole | 2011-11-01 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tell people that link_directories() is not what they are searching for | Rolf Eike Beer | 2011-10-27 | 1 | -1/+6 | |