Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Order VS local generator Version ivar values consistently | Brad King | 2011-11-14 | 18 | -55/+71 |
* | 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 |
* | | | | | | Merge topic 'fix-12539-ctestconfig-from-build-dir' | David Cole | 2011-11-01 | 1 | -6/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Look for CTestConfig.cmake in build dir first, then source dir | Jean-Christophe Fillion-Robin | 2011-10-27 | 1 | -6/+26 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-12383-clear-ctest-vecs' | David Cole | 2011-11-01 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Clear custom vectors before populating (#12383) | David Cole | 2011-10-26 | 1 | -0/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ctest-memcheck-log-newline-issue-12538' | David Cole | 2011-11-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Source/cmCTest.cxx: Add missing newline (#12538) | Bernhard Walle | 2011-10-25 | 1 | -1/+1 |
* | | | | | | | KWSys: Address Intel compiler remarks | Brad King | 2011-11-01 | 3 | -26/+29 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-01 | 1 | -2/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-10-31 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-10-30 | 1 | -1/+1 |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-10-29 | 1 | -1/+1 |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-10-28 | 1 | -1/+1 |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-10-27 | 1 | -1/+1 |
| |/ / |/| | |