summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix
Commit message (Expand)AuthorAgeFilesLines
* Add CFBundleIdentifier to the bundle Info.plist'sMorten Johan Sørvig2014-11-101-9/+13
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-062-132/+126
|\
| * wrap ALL_DEPS somewhat sanelyOswald Buddenhagen2014-10-011-1/+1
| * fix Info.plist location in framework bundlesOswald Buddenhagen2014-10-011-2/+7
| * don't try to create nested top-level bundle dir symlinksOswald Buddenhagen2014-10-011-2/+6
| * de-duplicate top-level bundle symlink creationOswald Buddenhagen2014-10-011-7/+12
| * redo bundle file dependency trackingOswald Buddenhagen2014-10-012-43/+16
| * fix omission of QMAKE_PKGINFO from sliced bundlesOswald Buddenhagen2014-10-011-0/+1
| * Add CFBundleVersion to the Info.plist files.Morten Johan Sørvig2014-10-011-2/+7
| * Don't make Info.plist for debug framework bundlesGabriel de Dietrich2014-10-011-55/+57
| * centralize bundle_dir calculationOswald Buddenhagen2014-10-011-4/+4
| * nest bundle-related conditionals for clarityOswald Buddenhagen2014-10-011-19/+20
| * make top-level symlinks in bundles point to Current, not the major versionOswald Buddenhagen2014-10-011-1/+2
| * write 'all' target laterOswald Buddenhagen2014-10-011-13/+10
* | Update license headers and add new license filesMatti Paaso2014-09-243-56/+32
* | qmake: Add QMAKE_SONAME_PREFIX variableAdam Strzelecki2014-09-081-0/+7
* | qmake: Don't make rpaths starting with @ or $ absoluteAdam Strzelecki2014-08-091-4/+6
* | Correct the list of files included in "make dist"Thiago Macieira2014-07-302-0/+3
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-2/+4
|\|
| * Remove the need for the dot in OS X/iOS bundle prefixSamuel Gaist2014-05-281-2/+4
* | qmake: generate make dist target for subdir projectsJ-P Nurmi2014-06-022-27/+89
* | qmake: share the default variablesJ-P Nurmi2014-05-271-14/+2
|/
* xcode generator: don't modify or copy QMAKE_INFO_PLISTRichard Moe Gustavsen2014-05-211-3/+3
* Android: Add "unversioned_libname" configurationEskil Abrahamsen Blomfeldt2014-04-252-25/+49
* in command line args, escape tabs as wellOswald Buddenhagen2014-04-071-1/+2
* Don't fileFixify PRECOMPILED_HEADER twiceThiago Macieira2014-04-041-1/+1
* Use QMAKE_TARGET_BUNDLE_PREFIX to build bundle identifierSamuel Gaist2014-02-191-1/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+4
|\
| * Replace @BUNDLEIDENTIFER@ in Info.plistMorten Johan Sørvig2014-01-221-0/+4
* | qmake: Add DISTCLEAN_DEPS variableAndrew Knight2014-01-301-1/+1
* | Don't scan system includes for dependencies and don't list themThiago Macieira2014-01-201-2/+4
* | Add support for using -isystem in qmakeThiago Macieira2014-01-201-1/+7
* | qmake: cleanup DISTFILESJ-P Nurmi2014-01-171-3/+5
* | qmake: prepare TARGET/VERSION/DISTFILES for sub targetsJ-P Nurmi2014-01-172-18/+19
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* | Move the SUBLIBS target from qmake away from between clean/distcleanThiago Macieira2013-12-231-11/+12
* | qmake: do not include GENERATED_SOURCES to distJ-P Nurmi2013-12-201-2/+3
* | PCH stands for "precompiled header", not "prefix"Thiago Macieira2013-12-131-1/+1
|/
* complete implementation of force_debug_infoOswald Buddenhagen2013-12-032-1/+6
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-261-5/+5
|\
| * fix more cases of mkdir_asstring() argument overquotingOswald Buddenhagen2013-11-211-5/+5
* | make distclean actually remove the static library targetOswald Buddenhagen2013-11-251-1/+1
|/
* fix overquoting in some mkdir callsOswald Buddenhagen2013-11-201-3/+3
* xcode generator: warn if QMAKE_INFO_PLIST is not validRichard Moe Gustavsen2013-11-011-0/+2
* qmake: Centralize TARGET sanitization in default_post.prfTor Arne Vestbø2013-10-111-13/+1
* de-duplicate code for writing dummy makefilesOswald Buddenhagen2013-08-271-12/+1
* 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