summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
Commit message (Expand)AuthorAgeFilesLines
* Place classes from private headers in the Qt_5_PRIVATE_API ELF versionThiago Macieira2015-10-201-0/+59
* cmake: Don't mark header-only frameworks with the FRAMEWORK property.Stephen Kelly2015-04-271-0/+2
* cmake: Don't populate legacy variables for header-only modules.Stephen Kelly2015-04-231-0/+2
* Implement a more direct headersclean checkThiago Macieira2015-04-171-0/+2
* cmake: Generate INTERFACE targets for include-only modules.Stephen Kelly2015-04-151-2/+38
* Remove the old headersclean unit testThiago Macieira2015-04-101-47/+0
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-23/+15
* CMake: Load plugin files unconditionally if present.Stephen Kelly2014-06-221-6/+7
* CMake: Ensure that the EXECUTABLE_COMPILE_FLAGS list existsStephen Kelly2013-10-241-3/+3
* Set PRIVATE includes variable to empty, not undefined.Stephen Kelly2013-10-241-5/+5
* Generate source includes in a separate file, if needed.Stephen Kelly2013-10-162-6/+8
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-1/+9
|\
| * Fix usr-move workaround in the presence of multi-arch.Stephen Kelly2013-09-061-1/+1
| * Add source directories to include paths if needed.Stephen Kelly2013-09-051-0/+8
* | Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-102-0/+33
|/
* Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-211-1/+3
* Use absolute path in the /usr move workaround if -libdir is specifiedStephen Kelly2013-07-241-0/+4
* CMake: Remove copy-pasto for the IMPORTED_LOCATIONStephen Kelly2013-07-241-1/+1
* Don't check for the existence of private include directories.Stephen Kelly2013-07-221-5/+12
* Android Windows: Adjust to new SDK layoutRay Donnelly2013-07-041-15/+15
* Add path to the headers in frameworks to the include dirs.Stephen Kelly2013-07-031-0/+15
* Hardcode the VERSION reported by qmake instead of calculating it in cmake.Stephen Kelly2013-07-031-5/+5
* Adjust the cmake files to find the dlls in the bin dir.Stephen Kelly2013-06-151-23/+31
* Don't test existence of private header directories for mac frameworksStephen Kelly2013-06-101-1/+5
* Android: Fix Windows build with recent SDKEskil Abrahamsen Blomfeldt2013-05-311-0/+6
* Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-201-8/+35
* Only generate entries for private include dirs if they exist.Stephen Kelly2013-05-141-0/+8
* Handle usr-move without forcing absolute pathsStephen Kelly2013-04-191-1/+15
* Minimize the contents of the INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-04-111-4/+5
* Don't redundantly define cmake package *_VERSION variablesStephen Kelly2013-04-051-3/+1
* Look for cmake package dependents only in the parent directory.Stephen Kelly2013-04-051-1/+1
* Fix pathing problem with our dx.batRay Donnelly2013-04-051-1/+1
* Android: Enable the java feature on Windows.Ray Donnelly2013-04-031-0/+102
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-0/+5
* Revert "Don't duplicate the 'top-level' include dir in all modules."Stephen Kelly2013-03-261-2/+2
* Require cmake package dependencies to have a minimum version as found packageStephen Kelly2013-03-201-0/+5
* Fix indentation.Stephen Kelly2013-02-221-1/+1
* List the Release library before the Debug library in cmake files.Stephen Kelly2013-02-221-24/+24
* Create module-specific internal cmake macrosStephen Kelly2013-02-211-9/+9
* Populate the cmake variables only one time.Stephen Kelly2013-02-211-63/+64
* If the libdir is absolute, make the config file non-relocatable.Stephen Kelly2013-02-131-0/+4
* Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-091-2/+2
* Include the CMake Extras file and the Macros file only once.Stephen Kelly2013-02-091-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix main() signature of headersclean stub fileKai Koehne2012-12-211-1/+1
* centralize headersclean testOswald Buddenhagen2012-12-111-0/+55
* move cmake template files under features/data/Oswald Buddenhagen2012-12-072-0/+201