Mark Stapper
d2744bc848
Fix compatibility with bcc32 compiler
...
Resolve namespace issues
Add workaround for compile error on bool template argument of ArgArray struct
Squelch bcc32 warning on accessing the digits array
Squelch bcc32 warning on unused values
Fix warnings about redefinig macros and conditions always true
Disable "LConv" block for bcc32 compiler
Remove macro test for deprecated macro
Fix appveyor-build for cmake v3.13+
2019-03-27 10:10:18 -07:00
Victor Zverovich
41356aa00a
Format scripts
2016-06-15 16:15:34 -07:00
Mario Werner
be961bae0f
fixed typo in python script
2016-02-01 10:41:45 +01:00
Mario Werner
0a4acc9656
use the cmake and ctest to drive the appveyor build
2016-02-01 10:22:47 +01:00
vitaut
cdcdacef9c
Handle undefined $PLATFORM
2015-08-07 07:21:43 -07:00
vitaut
43081b833a
Build both on x86 and x64
2015-08-07 07:08:12 -07:00
vitaut
2c6e32f6ff
Simplify appveyor config
2015-08-07 06:41:07 -07:00
vitaut
0332284ce3
Fix MinGW build on Appveyor by changing search path order
...
C:\MinGW\bin should go first to prevent executables from older
version of MinGW in C:\MinGW\mingw32 being picked up.
2015-06-29 07:22:45 -07:00
vitaut
279749168a
Try to work around an issue with msbuild caused by Appveyor update
2015-06-27 08:38:26 -07:00
vitaut
a5757c86df
FMT_EXTRA_TESTS -> FMT_PEDANTIC and use it to control extra warnings
2015-05-12 07:35:29 -07:00
vitaut
6dd532b456
Add mingw bin directory to path and enable mingw build
2015-03-12 06:13:51 -07:00
Victor Zverovich
da547f5533
Fix mingw build, take 2
2015-03-10 09:43:12 -07:00
Victor Zverovich
961097315c
Fix mingw build
2015-03-10 09:18:31 -07:00
Victor Zverovich
f9e1c2bd59
Use preinstalled mingw on appveyor
2015-03-10 08:52:39 -07:00
Victor Zverovich
63b4f0ae1a
build.py -> appveyor-build.py
2015-03-01 17:20:22 -08:00