Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | FindLAPACK: Correct CMAKE_FIND_LIBRARY_SUFFIXES spelling (#12624) | Tim Gallagher | 2011-12-13 | 1 | -4/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'qt4-deploy-module' | David Cole | 2011-12-16 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Unset configurations variable when no build type. | Mike McQuaid | 2011-12-13 | 1 | -0/+2 | |
* | | | | | | | | | Merge topic 'CPackRPM-0012608-UserSpecificFileControl' | David Cole | 2011-12-16 | 1 | -10/+89 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPackRPM fix #0012608 and unoticed related bug | Eric NOULARD | 2011-12-12 | 1 | -10/+89 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ctest-no-cdash-issue-12618' | David Cole | 2011-12-16 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CTest: Do not get CDash version without drop site (#12618) | Valat Sébastien | 2011-12-12 | 1 | -2/+6 | |
* | | | | | | | | | | Merge topic 'xcode-rerun-issue-12616' | David Cole | 2011-12-16 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Xcode: Create separate rerun dependencies for subprojects (#12616) | Brad King | 2011-12-09 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FortranCInterface-MinGW' | David Cole | 2011-12-16 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FortranCInterface: Work around mingw32-make trouble with parens | Brad King | 2011-12-09 | 1 | -0/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'update-cygwin-release-script' | David Cole | 2011-12-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Release: Increase timeout for slow-testing cygwin build | David Cole | 2011-12-09 | 1 | -0/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-16 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys: Correctly handle empty environment variables | Brad King | 2011-12-15 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-15 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-14 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-13 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-12 | 1 | -1/+1 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-11 | 1 | -1/+1 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-10 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-09 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-08 | 1 | -1/+1 | |
* | | | | | Merge topic 'AutomocIncludedDotMocFileHandling' | David Cole | 2011-12-07 | 21 | -73/+790 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into AutomocIncludedDotMocFileHandling | David Cole | 2011-12-07 | 201 | -567/+7588 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | automoc: add documentation for CMAKE_AUTOMOC_STRICT_MODE | Alex Neundorf | 2011-12-06 | 2 | -1/+18 | |
| * | | | | | | automoc: fix line length | Alex Neundorf | 2011-12-06 | 1 | -1/+1 | |
| * | | | | | | automoc: add variable CMAKE_AUTOMOC_STRICT_MODE, to enable strict parsing | Alex Neundorf | 2011-12-02 | 3 | -2/+13 | |
| * | | | | | | automoc: accept even more .moc files in non-strict mode | Alex Neundorf | 2011-12-02 | 1 | -56/+25 | |
| * | | | | | | automoc: also accept other files when .moc is included in non-strict mode | Alex Neundorf | 2011-12-02 | 1 | -20/+14 | |
| * | | | | | | automoc: add a StrictParseCppFile(), which is only qmake-compatible | Alex Neundorf | 2011-12-02 | 2 | -6/+125 | |
| * | | | | | | automoc: move the code for finding headers into separate function | Alex Neundorf | 2011-12-02 | 2 | -21/+37 | |
| * | | | | | | automoc: fix handling of included _p.moc files | Alex Neundorf | 2011-11-30 | 1 | -2/+3 | |
| * | | | | | | automoc: some more linebreaks for the warnings for better readability | Alex Neundorf | 2011-11-29 | 1 | -8/+8 | |
| * | | | | | | automoc: add extra check whether the header contains Q_PRIVATE_SLOT | Alex Neundorf | 2011-11-29 | 1 | -1/+50 | |
| * | | | | | | Add a test case for the use of Q_PRIVATE_SLOT. | Stephen Kelly | 2011-11-22 | 3 | -1/+42 | |
| * | | | | | | automoc: add special handling for including basename_p.moc, with test | Alex Neundorf | 2011-11-22 | 6 | -8/+124 | |
| * | | | | | | automoc: move some code from the big parsing loop into separate functions | Alex Neundorf | 2011-11-22 | 1 | -30/+47 | |
| * | | | | | | automoc: add test for including a moc_abc_p.cpp file | Alex Neundorf | 2011-11-22 | 2 | -0/+34 | |
| * | | | | | | automoc: add test for including the moc file from another header | Alex Neundorf | 2011-11-22 | 5 | -1/+65 | |
| * | | | | | | automoc: add a test for including both abc.moc and moc_abc.cpp | Alex Neundorf | 2011-11-22 | 4 | -1/+74 | |
| * | | | | | | Automoc: modified handling of included .moc files | Alex Neundorf | 2011-11-16 | 1 | -3/+14 | |
| * | | | | | | automoc: another runtime optimization | Alex Neundorf | 2011-11-10 | 1 | -6/+23 | |
| * | | | | | | automoc: minor optimization | Alex Neundorf | 2011-11-10 | 1 | -1/+1 | |
| * | | | | | | automoc: improved diagnostics | Alex Neundorf | 2011-11-10 | 1 | -10/+11 | |
| * | | | | | | automoc: add more test cases | Alex Neundorf | 2011-11-10 | 6 | -1/+131 | |
| * | | | | | | automoc: handle the case when the developer includes the wrong mocfile | Alex Neundorf | 2011-11-10 | 1 | -0/+33 | |
| * | | | | | | automoc: rework the checking for the matching header, to give better warnings | Alex Neundorf | 2011-11-10 | 1 | -42/+35 | |
| * | | | | | | automoc: stricter checking for what file is included | Alex Neundorf | 2011-11-10 | 1 | -0/+12 | |
* | | | | | | | Merge topic 'refactor-versioned-lib-names' | David Cole | 2011-12-07 | 2 | -40/+37 | |
|\ \ \ \ \ \ \ |