| Commit message (Expand) | Author | Age | Files | Lines |
* | Various fixes for symbian/gcce building. | Thomas Zander | 2010-04-07 | 1 | -4/+7 |
|
|
* | Enabled compilation of plugins again. | axis | 2010-03-16 | 2 | -0/+2 |
|
|
* | Fixed a building bug where the DLL entry point was undefined. | axis | 2010-03-15 | 2 | -1/+2 |
|
|
* | Moved two profiles to the correct directory. | axis | 2010-03-11 | 2 | -260/+0 |
|
|
* | Use the same concept for per-lib tweaks as armcc | Thomas Zander | 2010-03-09 | 1 | -1/+23 |
|
|
* | Make sure that we have all compile flags available always | Thomas Zander | 2010-03-09 | 5 | -44/+25 |
|
|
* | Enabled dependencies for .dso and .lib libraries only. | axis | 2010-03-09 | 1 | -2/+1 |
|
|
* | Merge branch 'defFilesAndMisc' | axis | 2010-03-08 | 1 | -22/+52 |
|\ |
|
| * | Added Symbian def file support to Linux build system. | axis | 2010-03-08 | 1 | -0/+2 |
|
|
| * | Enabled conditional updating of dso files. | axis | 2010-03-02 | 1 | -2/+9 |
|
|
| * | Added dso dependencies to Symbian targets. | axis | 2010-03-02 | 1 | -12/+13 |
|
|
| * | Reversed order of user QMAKE_POST_LINK statements and generated ones. | axis | 2010-03-02 | 1 | -7/+29 |
|
|
* | | Make the symbian_building.prf be shared file | Thomas Zander | 2010-03-02 | 6 | -251/+85 |
|
|
* | | Merge branch 'master' into gcce | Thomas Zander | 2010-03-02 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Removed restrictions on file names from the Symbian makefile system. | axis | 2010-02-26 | 1 | -3/+1 |
|
|
* | | Properly get the paths for the compiler-provided libs | Thomas Zander | 2010-03-02 | 2 | -14/+20 |
|
|
* | | Make per-library settings for the gcce linker/compiler | Thomas Zander | 2010-02-25 | 3 | -15/+33 |
|
|
* | | Found a way to not hardcode the paths for dso / lib files | Thomas Zander | 2010-02-25 | 2 | -5/+5 |
|
|
* | | Make gcce xcompiler for symbian compile+link QtCore | Thomas Zander | 2010-02-24 | 5 | -26/+56 |
|
|
* | | Clone the symbian/armcc mkspec for symbian/gcce. Very first start. | Thomas Zander | 2010-02-24 | 7 | -2/+271 |
|/ |
|
* | No need to specialize for this compiler, just include the common one. | Thomas Zander | 2010-02-16 | 1 | -167/+1 |
|
|
* | Fixed binary capability assignment on Symbian. | axis | 2010-02-16 | 1 | -8/+6 |
|
|
* | Make sure that repeatedly calling 'make' doesn't repeatedly link | Thomas Zander | 2010-02-15 | 1 | -0/+2 |
|
|
* | Fix capabilities forwarding for symbian/linux | Thomas Zander | 2010-02-15 | 1 | -5/+9 |
|
|
* | Properly clean out generated files. | Thomas Zander | 2010-02-12 | 1 | -0/+2 |
|
|
* | Pass in capabilities from .pro file to the symbian system | Thomas Zander | 2010-02-12 | 1 | -2/+6 |
|
|
* | Fix syntax passed to isEmpty for QMAKE_POST_LINK | Thomas Zander | 2010-02-12 | 1 | -2/+2 |
|
|
* | Remove dummy lines that disabled mifconv | Thomas Zander | 2010-02-10 | 1 | -6/+0 |
|
|
* | Move duplicated code out to a qmake feature | Thomas Zander | 2010-02-09 | 1 | -0/+8 |
|
|
* | Merge branch 'pkgGeneratorForLinux' | axis | 2010-02-09 | 1 | -4/+44 |
|\ |
|
| * | Added symbian resources to target predeps. | axis | 2010-02-09 | 1 | -1/+1 |
|
|
| * | Fixed some files in the clean target. | axis | 2010-02-09 | 1 | -1/+2 |
|
|
| * | Implemented rss file generator for Linux. | axis | 2010-02-09 | 1 | -0/+40 |
|
|
| * | Implemented pkg generator for the symbian/linux-armcc mkspec. | axis | 2010-02-04 | 1 | -2/+1 |
|
|
* | | Re-anable building of lrelease and fix the translations dir to 'compile' | Thomas Zander | 2010-02-04 | 1 | -1/+1 |
|
|
* | | Merge branch 'webkitCompile' | axis | 2010-02-04 | 1 | -0/+4 |
|\ \ |
|
| * | | Fixed compilation in ARM mode. | axis | 2010-02-04 | 1 | -0/+4 |
| |/ |
|
* | | Remove bash-isms and make elf2e32 work properly. | Thomas Zander | 2010-02-01 | 1 | -2/+4 |
|/ |
|
* | Enabled detection of errors from the elf2e32 tool. | axis | 2010-01-26 | 1 | -2/+2 |
|
|
* | Fixed def file locations if objects dir is not specified. | axis | 2010-01-26 | 1 | -2/+6 |
|
|
* | Add a sanity check to verify that the system() command works. | axis | 2010-01-25 | 1 | -0/+10 |
|
|
* | Autogenerate the UID3 if the project file didn't supply it. | Thomas Zander | 2010-01-21 | 1 | -0/+1 |
|
|
* | Fix compilation of apps outside of Qt | Thomas Zander | 2010-01-19 | 1 | -1/+5 |
|
|
* | Fix building of plugins | Thomas Zander | 2010-01-19 | 1 | -9/+10 |
|
|
* | Fix the symbian version number generation | Thomas Zander | 2010-01-19 | 1 | -24/+21 |
|
|
* | Reorganized the Symbian build system profiles. | axis | 2010-01-12 | 5 | -178/+143 |
|
|
* | Fixed Symbian resource creation. | axis | 2009-12-11 | 1 | -0/+2 |
|
|
* | Fixed a lot of small bugs in the version and UID handling. | axis | 2009-12-11 | 1 | -7/+34 |
|
|
* | Added some libraries. | axis | 2009-12-11 | 1 | -1/+3 |
|
|
* | Increased section base address to avoid overlap at link time. | axis | 2009-12-11 | 1 | -1/+1 |
|
|