summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | automoc: fix handling of included _p.moc filesAlex Neundorf2011-11-301-2/+3
| * | | | | automoc: some more linebreaks for the warnings for better readabilityAlex Neundorf2011-11-291-8/+8
| * | | | | automoc: add extra check whether the header contains Q_PRIVATE_SLOTAlex Neundorf2011-11-291-1/+50
| * | | | | Add a test case for the use of Q_PRIVATE_SLOT.Stephen Kelly2011-11-223-1/+42
| * | | | | automoc: add special handling for including basename_p.moc, with testAlex Neundorf2011-11-226-8/+124
| * | | | | automoc: move some code from the big parsing loop into separate functionsAlex Neundorf2011-11-221-30/+47
| * | | | | automoc: add test for including a moc_abc_p.cpp fileAlex Neundorf2011-11-222-0/+34
| * | | | | automoc: add test for including the moc file from another headerAlex Neundorf2011-11-225-1/+65
| * | | | | automoc: add a test for including both abc.moc and moc_abc.cppAlex Neundorf2011-11-224-1/+74
| * | | | | Automoc: modified handling of included .moc filesAlex Neundorf2011-11-161-3/+14
| * | | | | automoc: another runtime optimizationAlex Neundorf2011-11-101-6/+23
| * | | | | automoc: minor optimizationAlex Neundorf2011-11-101-1/+1
| * | | | | automoc: improved diagnosticsAlex Neundorf2011-11-101-10/+11
| * | | | | automoc: add more test casesAlex Neundorf2011-11-106-1/+131
| * | | | | automoc: handle the case when the developer includes the wrong mocfileAlex Neundorf2011-11-101-0/+33
| * | | | | automoc: rework the checking for the matching header, to give better warningsAlex Neundorf2011-11-101-42/+35
| * | | | | automoc: stricter checking for what file is includedAlex Neundorf2011-11-101-0/+12
* | | | | | Merge topic 'refactor-versioned-lib-names'David Cole2011-12-072-40/+37
|\ \ \ \ \ \
| * | | | | | cmTarget: Create helper method for versioned library namesBrad King2011-12-062-40/+37
* | | | | | | Merge topic 'topics/FindCUDA/Misc-fixes'David Cole2011-12-071-10/+11
|\ \ \ \ \ \ \
| * | | | | | | Miscellaneous fixes.James Bigler2011-12-061-10/+11
* | | | | | | | Merge topic 'topics/FindCUDA/Multi-dir-clash'David Cole2011-12-071-10/+54
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Make CUDA working directory unique for each target.James Bigler2011-12-061-10/+54
| |/ / / / / /
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-12-071-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'topics/FindCUDA/Quote-fixes'David Cole2011-12-062-21/+21
|\ \ \ \ \ \
| * | | | | | Fixes for handling quotes in args and other places (Fix Bug 11726 and 12099).James Bigler2011-12-062-21/+21
| |/ / / / /
* | | | | | Merge topic 'topics/FindCUDA/FixCUDAInUNCPath'David Cole2011-12-061-2/+16
|\ \ \ \ \ \
| * | | | | | Add work around for CUDA in UNC paths.James Bigler2011-12-051-2/+16
| |/ / / / /
* | | | | | Merge topic 'topics/FindCUDA/linux-double-build'David Cole2011-12-061-0/+2
|\ \ \ \ \ \
| * | | | | | Reset dependency file list when a dependency disappeared.James Bigler2011-12-051-0/+2
| |/ / / / /
* | | | | | Merge topic 'GNU-to-MS'David Cole2011-12-0627-5/+242
|\ \ \ \ \ \
| * | | | | | Test CMAKE_GNUtoMS option in ExportImport on MinGW and MSysBrad King2011-12-052-0/+6
| * | | | | | Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .libBrad King2011-12-0515-2/+176
| * | | | | | Factor makefile generator link rule lookup into helper functionBrad King2011-12-054-3/+12
| * | | | | | Load platform files that need to know the ABI when possibleBrad King2011-12-057-0/+38
| * | | | | | Fortran: Detect pointer size in gfortran on MinGWBrad King2011-12-053-0/+10
* | | | | | | Merge topic 'CUDAv3.2PathChanges'David Cole2011-12-061-11/+14
|\ \ \ \ \ \ \
| * | | | | | | Added support for CUDA_PATH which is present in the CUDA toolkit 3.2 onward.James Bigler2011-12-051-11/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fix-ExternalProject-svn-issue'David Cole2011-12-061-7/+0
|\ \ \ \ \ \ \
| * | | | | | | Tests: ExternalProject: Remove unnecessary 'svn --version' callRolf Eike Beer2011-12-051-7/+0
| |/ / / / / /
* | | | | | | Merge topic 'findlapack-0012477-new'David Cole2011-12-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindLAPACK: Fix linking to static LAPACK on Unix (#12477)Alexey Ozeritsky2011-12-051-1/+1
* | | | | | | | Merge topic 'TinyCC-compiler'David Cole2011-12-063-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | TinyCC: Add default compilation flags (#12605)Mathieu Malaterre2011-12-051-0/+7
| * | | | | | | | TinyCC: Add compiler info for shared libs on Linux (#12605)Brad King2011-12-022-0/+5
| * | | | | | | | Recognize the Tiny C Compiler (#12605)Brad King2011-12-021-0/+3
* | | | | | | | | Merge topic 'qt4-macros-verbatim'David Cole2011-12-061-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix path quoting in Qt4 macrosPierre-Francois Laquerre2011-12-041-9/+9
* | | | | | | | | | Merge topic 'export-final-location'David Cole2011-12-066-21/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | export(): Document undefined behavior of location propertiesBrad King2011-12-013-10/+14