summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* Don't compile MD4, MD5, SHA-2 and SHA-3 into qmakeThiago Macieira2013-08-153-5/+4
* Fix SONAME handling on androidStephen Kelly2013-08-131-0/+3
* don't install mac bundles atomicallyOswald Buddenhagen2013-07-222-26/+59
* mac frameworks: link target alias to Current versionOswald Buddenhagen2013-07-221-3/+2
* fix target strip-ing inside mac bundlesOswald Buddenhagen2013-07-221-8/+13
* make unescapeFilePath() less inefficientOswald Buddenhagen2013-07-221-6/+2
* escape paths coming from prl filesOswald Buddenhagen2013-07-222-3/+9
* unbreak use of not-overquoted ICON entriesOswald Buddenhagen2013-07-221-3/+2
* fix c-quoting of strings which contain quotesOswald Buddenhagen2013-07-221-1/+1
* resolve output of .depend_command relative to $$OUT_PWDOswald Buddenhagen2013-07-221-4/+28
* Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-202-2/+2
* un-clash iterator namesOswald Buddenhagen2013-07-151-8/+8
* undo accidental string mergeOswald Buddenhagen2013-07-151-1/+1
* MANIFEST:NO is not written to vcprojKatja2013-07-051-0/+2
* merge string literalsOswald Buddenhagen2013-07-047-540/+540
* VPATH resolution: don't crash when $(FOO) expands to nothingOswald Buddenhagen2013-07-041-0/+4
* add support for Visual Studio 2013Joerg Bornemann2013-07-043-1/+16
* Only add the res_file to the generated files if there is no rc_fileAndy Shaw2013-07-021-1/+2
* qmake: Change two scopes to mac instead of macxTor Arne Vestbø2013-07-021-2/+2
* basic manifest tool support in vc(x)proj generatorJoerg Bornemann2013-06-255-0/+58
* Don't depend on the command for extra compilers automaticallyAndy Shaw2013-06-201-1/+0
* Xcode: Don't set TARGET_BUILD_DIR; that's handled by a copy phaseTor Arne Vestbø2013-06-111-1/+1
* Changed project dependencies for solution filesAndrew Patterson2013-06-051-17/+27
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-311-9/+2
|\
| * fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2013-05-301-9/+2
* | remove pointless QString::arg callJoerg Bornemann2013-05-301-1/+1
* | fix license headersJoerg Bornemann2013-05-302-2/+2
|/
* qmake/vcxproj: do not set ProgramDataBaseFileNameJoerg Bornemann2013-05-071-1/+0
* qmake/vcxproj: remove unused codeJoerg Bornemann2013-05-071-2/+0
* qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-072-14/+30
* qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-073-1/+8
* fix quoting issues in vcxproj generatorJoerg Bornemann2013-04-291-2/+2
* Write two missing linker options to the vcxproj fileAndy Shaw2013-04-111-0/+4
* Android: Backslash workarounds for Unix Makefile generatorRay Donnelly2013-04-101-10/+14
* qmake/nmake: do not remove NDEBUG from DEFINESJoerg Bornemann2013-04-092-6/+1
* Add spaces around the components of a pkg-config Cflags: fieldThiago Macieira2013-04-091-3/+3
* Android: Split Unix Makefile generator's $(MOVE) commands upRay Donnelly2013-04-081-2/+6
* qmake/Win: disable "find highest lib version" feature by defaultJoerg Bornemann2013-03-261-1/+1
* Introduce QMAKE_CC_O_FLAGLaszlo Papp2013-03-253-6/+9
* Fix leak when fd != -1Montel Laurent2013-03-231-2/+8
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-215-33/+29
|\
| * fix setup of output directory for subprojects in IDE generator backendsOswald Buddenhagen2013-03-152-5/+9
| * fix parallelized "jom install"Oswald Buddenhagen2013-03-152-22/+16
| * actually use the temp variable we just assigned ...Oswald Buddenhagen2013-03-121-4/+4
| * do not append a trailing slash to output directoryOswald Buddenhagen2013-03-121-2/+0
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-209-368/+350
|\ \
| * \ Merge branch 'dev' into stableOswald Buddenhagen2013-03-209-368/+350
| |\ \
| | * | Add an initial TI linker support for the unix qmake generatorLaszlo Papp2013-03-191-0/+3
| | * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-3/+3
| | * | make depend_prl more thorough; introduce fast_depend_prlOswald Buddenhagen2013-03-161-3/+8