Roland Winklmeier ffa0b503a8 Handle addresses larger than 2 GB for MinGW builds
Before this commit, the default memory limit was around 2 GB and
our MinGW built executables hit this limit. Swift and all 3rd party
libraries are 64 bit safe, so it is also safe to use the
large-address-aware linker flag. This allows memory allocation up
to 4 GB.

refs #788
2016-12-06 09:46:55 +01:00
2016-07-14 18:49:09 +02:00
2016-12-06 09:46:53 +01:00
2016-10-17 14:34:20 +01:00
2016-12-06 09:33:58 +01:00
2016-05-20 01:40:15 +02:00
2016-09-19 16:36:17 +02:00
2016-10-17 14:33:54 +01:00

Introduction TBW

Environment Setup

TBW

Getting Sources

TBW

Qmake Configuration

TBW

Compiling

TBW

Testing

TBW

Installing

TBW

DLLs vs. static linking

TBW

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%