- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 11 Apr, 2011 1 commit
-
-
Tobias Hunger authored
Fix detection of static libraries, add unit test with a known broken version. Task-number: QTCREATORBUG-4453 Reviewed-by: con
-
- 06 Apr, 2011 1 commit
-
-
Tobias Hunger authored
* Detect Mips in binaries * Parse mips gcc string properly * Add unit tests for both Thanks go to fralik from devnet for providing the test data!
-
- 28 Mar, 2011 1 commit
-
-
Tobias Hunger authored
-
- 24 Mar, 2011 1 commit
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- 21 Mar, 2011 2 commits
-
-
Tobias Hunger authored
-
Tobias Hunger authored
Use a distinct ABI OS flavor for each of the supported MSVC versions. Task-number: QTCREATORBUG-4129
-
- 10 Mar, 2011 1 commit
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- 03 Mar, 2011 1 commit
-
-
Tobias Hunger authored
-
- 02 Mar, 2011 3 commits
-
-
hjk authored
-
Friedemann Kleint authored
-
Tobias Hunger authored
-
- 01 Mar, 2011 1 commit
-
-
Tobias Hunger authored
Distinguish between binaries built using MSVC and MinGW.
-
- 25 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 23 Feb, 2011 1 commit
-
-
hjk authored
Reviewed-By: Tobias Hunger
-
- 21 Feb, 2011 1 commit
-
-
Tobias Hunger authored
Refactor ToolChains in Qt Creator: * Allow for several toolchains of the same type * Be smarter wrt. guessing what kind of output a toolchain produces. This allows us to eventually handle e.g. embedded linux setups way better than before. * Be smarter wrt. guessing what kind of environment a Qt version needs. * Improve auto-detection of toolchains a bit * Decide on which debugger to use based on the kind of output produced by the compiler. * Add options page to configure toolchains * Remove toolchain related options from the Qt version dialog Reviewed-by: dt
-