- 16 Oct, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I864b1b500d385c91e3cac6725202ad7f48f11b17 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 28 Sep, 2012 2 commits
-
-
Eike Ziller authored
Change-Id: I5b204936fbfc6073f32769ac0bf2196c26b40483 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Requires Qt Installer Framwork (IFW) Change-Id: Id78c05f86cc104d29d4ed3ba02baefa20d49fe4f Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 27 Sep, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: Ic6928f2eab43930dc1920bd774798e899a76cabd Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 25 Sep, 2012 1 commit
-
-
Daniel Molkentin authored
'make install' now installs to $(INSTALL_ROOT)$$QTC_PREFIX/... This is used for giving the contents of the 7zips an additional prefix. (previously done by doing an additional copying step in bindistHelper). QTC_PREFIX can also be used to give Qt Creator a different install path at qmake time, and defaults to /usr/local on Linux. On Windows and Mac there is no default for QTC_PREFIX. Usage: qmake -r QTC_PREFIX=/qtcreator-2.6.0 && make && INSTALL_ROOT=/tmp/creator-dist make install Change-Id: Id30781e14bfdde52531800f22b22e39f0459e806 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- 07 Sep, 2012 1 commit
-
-
Eike Ziller authored
It depends on and mixes in changes made in another change on gerrit that is not merged, so it breaks the package build. This reverts commit c29bf6f6 . Change-Id: Ibb251150909271f3e119f05a1691832aae8ac633 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 05 Sep, 2012 1 commit
-
-
Daniel Molkentin authored
Reason: $INSTALL_ROOT is only meant to be used by packagers to temporarily put the contents into a different location, which is needed for fakeroot packaging. QTC_PREFIX is not a qmake variable, and defaults to /usr/local. On Windows the default prefix is "QtCreator", since "make install" is expected to be used in a packaging context only where either INSTALL_ROOT should be used or QTC_PREFIX should be set to the absolute destination path where e.g. an installer generator will pick it up. Change-Id: Ifa4950340e58e34726c53f5417adcc7b50828ce1 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 03 Sep, 2012 1 commit
-
-
Eike Ziller authored
Use like this: SIGNING_IDENTITY="My ID" make codesign Change-Id: Id71547a7e5926c34b6dad22017b5005791419cf0 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 29 Aug, 2012 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I5aa424bacf9f66761d335f5b53734453ee864b80 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 28 Aug, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: Ieacef53be501fdddc16c10e9facbb3937cbd37b4 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 30 Jan, 2012 2 commits
-
-
Daniel Molkentin authored
Change-Id: Iab025ed796e807aab0315a583a04ed8865fc0d44 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Daniel Molkentin authored
Deploys prebuilt artifacts from remote repository. Currently only used on Windows, includes the 64 bit debugging helper and a stable version of jom, taken from an external repository. Change-Id: I9f034f184f94bf4e0b088338cde6d8e0d6c7d419 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 24 Jan, 2012 2 commits
-
-
Eike Ziller authored
Change-Id: I73162205f8ed9978eeaca2a91e331d2e323b15ef Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Eike Ziller authored
Change-Id: I83d9313f56b8ef161d73ba263abf2711d6397486 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- 18 Jan, 2012 1 commit
-
-
Daniel Molkentin authored
Also introduce $INSTALL_EDITION env var which acts as infix. (possible values: opensource, commercial, etc) Change-Id: I86f58444b21853ae4bcb8509e491610c76c414da Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 17 Jan, 2012 1 commit
-
-
Daniel Molkentin authored
Change-Id: I643d571afbb7b16f860092c885e3574268f91ddf Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 12 Jan, 2012 1 commit
-
-
Daniel Molkentin authored
Change-Id: Ide9a41d34e73e99959fca18053e06978f724b5aa Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 12 Dec, 2011 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ib71ba41407309bcea82fecc668bb965eed42f3c7 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 13 Sep, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: Ic6b59e9a40134b1e37e64170bcf12388c535014a Reviewed-on: http://codereview.qt-project.org/4794 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 07 Sep, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: I611935b4c993d70a566fe1cbc6bcf5eb362339c2 Reviewed-on: http://codereview.qt.nokia.com/4349 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 18 Aug, 2011 1 commit
-
-
Oswald Buddenhagen authored
we need to override RUNPATHs from possible plugins. due to d7d23226, this should not re-introduce QTCREATORBUG-1646. unlike in the previous incarnation, we don't replace the binary with the script, but give the script an extension. this is nicer for packagers and less confusing in creator's own run configurations. the .desktop files created by our installers need to be adjusted for that. Task-number: QTCREATORBUG-5565 Change-Id: Icd2fa55456754a05257376b8288e8bdf423c62db Reviewed-on: http://codereview.qt.nokia.com/3180 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com> Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- 03 Aug, 2011 1 commit
-
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-5672 Done-with: Oswald Buddenhagen Change-Id: I61f8a83205bc338ba12e43b7471eaa957da2b004 Reviewed-on: http://codereview.qt.nokia.com/2451 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 14 Jul, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I8d3eb57a3cb41c4bfd01defc3f5c512a46a7a428 Reviewed-on: http://codereview.qt.nokia.com/1652 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 06 Jul, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I32f525a2478d4442041c52f22f972202ca61f0b8 Reviewed-on: http://codereview.qt.nokia.com/1231 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 19 Jul, 2010 1 commit
-
-
Bill King authored
-
- 07 Jul, 2010 2 commits
- 06 Jul, 2010 1 commit
-
-
Bill King authored
-
- 22 Jun, 2010 1 commit
-
-
dt authored
Christian Kamm convinced me that it should not have any effect. Reviewed-By: ckamm Task-Nr: QTCREATORBUG-1646
-
- 26 May, 2010 1 commit
-
-
Oswald Buddenhagen authored
-
- 02 Mar, 2010 1 commit
-
-
Robert Loehning authored
Reviewed-by: con
-
- 16 Nov, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
The final dot was confusing qmake, apparently considered part of the variable name.
-
- 02 Sep, 2009 1 commit
-
-
con authored
-
- 06 May, 2009 2 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
- 20 Apr, 2009 2 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
now bin and share are not pegged to linking the executable any more, but are proper subdirs targets of their own. unforturnately, qmake is a bit tenacious, so we hack around a bit. :) more or less in passing by, i removed some superfluous trailing slashes and added path normalization as well.
-
- 27 Feb, 2009 1 commit
-
-
Oswald Buddenhagen authored
this is based on patches from axasia, which are in turn an almost literal copy from qt.
-
- 27 Jan, 2009 1 commit
-
-
con authored
-
- 21 Jan, 2009 1 commit
-
-
Daniel Molkentin authored
Details: Creator on Linux works now in two modes: 1) out of the build dir (shadow builds to be tested) 2) make INSTALL_ROOT=/prefix install
-