Roland Winklmeier
|
0341f7a1ac
|
Fix missed issues in the Linux build system
|
2015-01-19 11:16:34 +01:00 |
|
Klaus Basan
|
f426c58488
|
ignore / build as discussed
|
2014-12-28 19:40:41 +01:00 |
|
Mathew Sutcliffe
|
d8d361a317
|
refs #247 Improved CSequence comparison, and suppressed stupid warnings.
|
2014-12-13 01:38:49 +00:00 |
|
Mathew Sutcliffe
|
ff3b7fb2d6
|
MinGW debug build: enabled optimizations which don't interfere with debugging. This improves linker performance by reducing the size of the object files.
|
2014-11-21 01:35:45 +00:00 |
|
Klaus Basan
|
681201377a
|
refs #322 added support for profile build as discussed
|
2014-09-09 20:07:25 +02:00 |
|
Mathew Sutcliffe
|
b3059ab8c6
|
refs #241 exclude FS9 from 64bit builds
|
2014-08-05 00:15:09 +01:00 |
|
Mathew Sutcliffe
|
8e3af6b8ce
|
removed unnecessary workaround for problem which was due to a misunderstanding
|
2014-06-17 21:23:07 +01:00 |
|
Mathew Sutcliffe
|
fed270c068
|
Don't try to compile FSX driver for 64 bits.
This requires moving the config DEFINES into build.pri,
because projects include build.pri after config.pri,
and build.pri detects the WORD_SIZE.
|
2014-06-17 21:22:30 +01:00 |
|
Mathew Sutcliffe
|
976de540e8
|
refactored 32/64bit detection in qmake files to avoid duplication
|
2014-06-17 21:20:20 +01:00 |
|
Mathew Sutcliffe
|
a34bcd3624
|
refs #246 workaround incorrect setting of Q_COMPILER_INITIALIZER_LISTS when compiling with MSVC2013 CTP_Nov2013 (QTBUG-39142)
|
2014-06-14 16:52:52 +01:00 |
|
Roland Winklmeier
|
54e8c6c4d0
|
Remove silent build configuration.
This caused non compliant makefiles several times.
Possible QTBUG.
|
2014-04-21 15:08:20 +02:00 |
|
Roland Winklmeier
|
e978b6dee1
|
Central build configuration
* config.pri: Build configuration version
* library.pri project library dependencies
* build.pri: compiler/qmake configuration
refs #145
|
2014-03-11 22:01:31 +01:00 |
|