summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/resources.prf
Commit message (Expand)AuthorAgeFilesLines
* qmake: Fix infinite make loop if RESOURCES contains nonexistent .qrcJoerg Bornemann2023-04-171-1/+1
* rcc: teach qmake not to use zstd when not availableSamuli Piippo2022-07-061-0/+1
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-1/+1
* Add function for initializing plugin resources for static buildsJoerg Bornemann2020-01-301-34/+1
* Handle resources with dots in the qrc file nameTor Arne Vestbø2020-01-151-1/+1
* Fix calls to qtFlattenResources from outside resources.prfJoerg Bornemann2019-12-101-10/+0
* Move RESOURCE flattening code to dedicated functionJoerg Bornemann2019-11-051-57/+2
* Replace instances of - with _ when generating the function nameAndy Shaw2019-03-191-2/+4
* Automatic resources: Fix tooling supportChristian Kandeler2019-02-251-0/+2
* Wasm: disable resources_bigMorten Johan Sørvig2019-01-281-1/+1
* Fix build of static plugins with resourcesRichard Moe Gustavsen2018-12-101-6/+3
* qmake: add line-based mode for .depend_commandsOswald Buddenhagen2018-07-231-1/+1
* Fix build of static plugins with resources with debug-and-releaseSimon Hausmann2018-04-251-2/+4
* Make it easier to use resources in plugins when using static linkingSimon Hausmann2018-04-231-0/+32
* Fix CONFIG+=qtquickcompiler and immediate resources with shadow buildsSimon Hausmann2018-03-201-2/+2
* qmake: fix immediate RESOURCES with absolute RCC_DIROswald Buddenhagen2018-02-201-1/+1
* features/resources.prf: fix use of unescaped backslashMikkel Krautz2017-01-231-1/+1
* make use of silent error() emissionOswald Buddenhagen2016-08-081-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
|\
| * generalize references to exclusive buildsOswald Buddenhagen2016-07-131-1/+1
| * support specifying directories in RESOURCESOswald Buddenhagen2016-02-011-3/+9
* | don't override user-provided dependencies for our extra compilersOswald Buddenhagen2016-06-231-1/+1
* | make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-0/+1
* | support specifying directories in RESOURCESOswald Buddenhagen2015-09-111-3/+9
|/
* Allow RESOURCES to contain standalone files and collections of filesTor Arne Vestbø2015-05-181-0/+60
* rcc: Change two-pass feature from opt-out to opt-inhjk2014-11-151-1/+1
* turn off multi-pass RCC for Visual Studio projectsJoerg Bornemann2014-07-291-1/+1
* resoureces.prf: use small resources (though cpp file) for xcodeFawzi Mohamed2014-07-211-1/+1
* "Beautify" the two-pass RCC executionThiago Macieira2014-07-201-0/+1
* Disable the new multipass RCC when doing LTCG/LTOThiago Macieira2014-07-021-1/+1
* RCC: (Re-)introduce a way to build resources in one gohjk2014-06-291-4/+16
* Make RCC handle bigger binarieshjk2014-06-061-5/+17
* RCC: Remove support for CONFIG += resource_combinehjk2014-05-271-14/+3
* fix rcc & uic .depend_commandsOswald Buddenhagen2013-06-151-2/+2
* remove overquoting of extra compiler argumentsOswald Buddenhagen2013-06-121-3/+3
* remove overquoting of extra compiler commandsOswald Buddenhagen2013-06-121-2/+2
* remove another dead assignmentOswald Buddenhagen2012-12-071-1/+0
* move moc, rcc and uic CONFIG additions to the respective qt modulesOswald Buddenhagen2012-06-191-1/+0
* qmake: Allow extra compilers to have the makefile depend on its inputsTor Arne Vestbø2011-11-281-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+29