fmt/support
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
..
cmake Fix error on MinGW 2017-02-25 09:00:56 -08:00
rtd
appveyor-build.py Fix compatibility with bcc32 compiler 2019-03-27 10:10:18 -07:00
appveyor.yml Workaround broken MinGW installation on AppVeyor (#355) 2016-07-16 08:00:53 -07:00
docopt.py
fmt.pro Added a fmt.pro to support build using qmake (#641) 2018-01-26 17:12:48 -08:00
manage.py Workaround Doxygen mess 2018-01-20 08:53:03 -08:00
README Added a fmt.pro to support build using qmake (#641) 2018-01-26 17:12:48 -08:00
rst2md.py Handle images in rst2md converter 2016-06-22 06:28:51 -07:00
travis-build.py Use less version 2.6.1 and sudo to fix npm install issues on travis 2017-09-17 08:41:17 -07:00
update-converity-branch.py

This directory contains build support files such as

* CMake modules
* Build scripts
* qmake (static build with dynamic libc only)