Guillaume Jacquenot
4ca995b142
✨ Switched to gcc10.2 for windows
...
I propose to switch from gcc9.2, because I encounter runtime errors with recursive subroutine in fortran.
With version 10.2, these runtime errors have gone away
2020-12-21 23:08:19 +01:00
Esun Kim
d2e7643d3e
Changed the version of gcc for mxe to 9
2020-01-14 11:26:20 -08:00
Harmen Stoppels
17dc6da36e
Bump MXE version: Qt 5.13, ITK 5.0
2019-12-16 08:50:32 +01:00
Harmen Stoppels
b7908a715a
Bump MXE version
2019-12-04 08:23:21 +01:00
Harmen Stoppels
1717e81988
Build each package sequentially with all threads available
2019-12-04 08:23:21 +01:00
Harmen Stoppels
63e96035f9
Disable ccache in MXE
2019-12-04 08:21:29 +01:00
Stanley F
c2d0203a3c
add MXE_TARGET_LINK option to distinguish static and shared windows builds
2019-03-01 16:22:44 +01:00
Stanley F
98f4817886
fix lzip dependency: efbd2b52e5
2019-02-28 20:59:50 +01:00
Matt McCormick
22e786d2ef
windows: Bump MXE to 2018-02-27 master
2019-02-27 16:56:21 -05:00
Guillaume Jacquenot
28a1380454
[windows] Included cmake in LOCAL_PKG_LIST due to mxe evolutions
2018-09-12 21:21:30 +02:00
Guillaume Jacquenot
bd376c7ccb
[windows] Updated LOCAL_PKG_LIST due to mxe evolutions
2018-09-11 21:15:01 +02:00
Guillaume Jacquenot
88a70df167
[windows] Updated mxe repo to access new plugin directory
2018-09-09 16:18:16 +02:00
Stanley F
3fe4d7d0df
do not delete mxe's .git directory
2018-07-23 08:31:13 +02:00
Guillaume Jacquenot
166f2bb79c
[windows_x64_posix] Added MXE_TARGET_THREAD argument in common.windows
2018-06-12 00:45:43 -04:00
Jean-Christophe Fillion-Robin
b5cbd2a878
common.windows: Only install required packages
...
Suggested-by: Guillaume Jacquenot <Gjacquenot@users.noreply.github.com>
2018-06-11 17:21:02 -04:00
Jean-Christophe Fillion-Robin
73e556f06b
common.windows: Better optimization to support package install in derived images
2018-06-11 09:25:14 -04:00
Jean-Christophe Fillion-Robin
eabac20a8a
common.windows: Optimize image size removing MXE sources
...
Suggested-by: Commaster <Commaster@users.noreply.github.com>
See #181
2018-06-09 18:23:50 -04:00
Jean-Christophe Fillion-Robin
aa202df283
windows-(x86|x64): Optimize images introducing "common.windows"
...
* Avoid duplication introducing common script
* Optimize image size reducing the number of RUN instructions
2018-06-09 01:20:20 -04:00