Commit Graph

19 Commits

Author SHA1 Message Date
Tobias Hunger
cc93a08b1b Fix use of SUBST drives and symbian
Task-number: QTCREATORBUG-1224
Reviewed-by: aportale
2010-08-02 13:03:37 +02:00
Bill King
9e7d91a519 Fix missing breaks which lead to invalid fallthroughs. 2010-06-11 13:39:47 +10:00
Friedemann Kleint
fbfa825535 Symbian/Linux: Remove GnuPoc autodetection code
and make it possible to configure it in the settings.
Split up S60Devices up into a class hierarchy and implement
the Autodetected Windows case and the manually configured
Linux case separately for code clarity. Same with the settings
widgets.
Reviewed-by: con
2010-04-14 15:53:35 +02:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
Friedemann Kleint
cd53a562e8 Symbian: Check for /dev/ttyUSB, fix GCCE toolchain.
Move code to locate gcce from S60Manager to CCE toolchain and make it
handle empty GCCE-root's correctly (locate compiler in path and
warn if none found). Set up environment correctly.
2010-02-18 10:22:50 +01:00
Friedemann Kleint
e35a754dc9 S60: Work towards new toolchains
Factor out the initialization setting up the environment and headers in
the RVCT/GCCE toolchains.
Modify the RunControl to be able to support different package
building/signing processes.
2009-11-13 15:47:35 +01:00
con
f257f19b03 Some missing defines for Symbian tool chains.
Reviewed-by: dt
2009-11-09 18:35:14 +01:00
con
dda9df2248 Update tool chains correctly when paths are changed in options.
The tool chains' "equals" methods where out of date.

Reviewed-by: dt
Reviewed-by: Robert Loehning
2009-11-02 14:30:58 +01:00
con
4fc6a17d94 Add setting for GCCE tool chain path. 2009-10-29 16:02:20 +01:00
dt
ead627ed81 Remove dependency of rvct toolchain and gcce toolchain on qt4project.
Also makes the code a lot smaller.
2009-09-03 16:07:14 +02:00
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
con
fe92b40f45 Start on rvct support.
It works, except that the code model doesn't get the rvct include
directories and defines yet. And you need to have everything for
rvct set up in your environment.
2009-08-05 17:08:15 +02:00
dt
406d853e2b Move the qmake config settign into qt4project.
One less need for qmakestep.
2009-07-21 14:50:54 +02:00
con
43fe1df534 Missing headers. 2009-07-20 11:06:35 +02:00
con
d0627b1b95 Share some code between gcc and gcce tool chains. 2009-07-14 15:30:03 +02:00
con
f3eb79b198 Remove the project parameter to ToolChain::defaultMakeTarget again. 2009-06-24 13:41:49 +02:00
con
cdc54c3be7 System includes and defines for gcce tool chain. 2009-06-24 13:41:42 +02:00
con
7bec2253c9 gcce toolchain needs default make target dependent on debug/release.
Passing the Project to the tool chain now. Not quite sure if I like it.
2009-06-24 13:41:38 +02:00
con
655a1c9198 Create a wingcce toolchain. 2009-06-24 13:41:38 +02:00