Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QWS generic mac mkspec | Jørgen Lind | 2010-10-20 | 1 | -1/+1 |
| | |||||
* | Say hello to Qt for Native Client. | Morten Johan Sørvig | 2010-05-14 | 1 | -2/+4 |
| | | | | | | | | | | | | | | This commits adds build system to support for the native client compiler (x86-only for now), sets up global defines, and adds compile fixes for QtCore and QtGui. Details: * Add mkspecs for linux-nacl-g++ and macx-nacl-c++ * Add nacl configure option * Add qconfig-minimal-system-dependencies.h * Define Q_OS_NACL in qglobal.h * Add qnacalunimplemented.h/cpp with POSIX stubs. * .pro file changes for cross-compiling on Mac | ||||
* | s/QMAKE_RPATH/QMAKE_LFLAGS_RPATH/ | Oswald Buddenhagen | 2010-04-30 | 1 | -1/+1 |
| | | | | Reviewed-by: joerg | ||||
* | add TARGET_PLATFORM to qmakespecs with MAKEFILE_GENERATOR = UNIX | Oswald Buddenhagen | 2010-02-26 | 1 | -0/+1 |
| | | | | | | | | | | the unix makefile generator can make files for "regular" unixes and macos (the difference being the framework handling). so far, the output choice was hard-wired to the host platform. the previous commit made that soft-configurable, and this one exploits this capability to enable limited cross-building. Reviewed-by: mariusSO | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+87 |