2 Commits

Author SHA1 Message Date
Christian Paquin
e98ddd13ab Fix windows build after clang format refactoring (#94)
* Swapped back the order of the windows include files to fix the Visual Studio build.
2017-01-27 10:34:00 +10:00
Tancrède Lepoint
c1568a137d Clang format instead of astyle (#84)
* replacing astyle by clang-format #56

* sh instead of bash

* sudo required now...

* prettyprint with clang-format

* debugging clang format

* order of include mattered in newhope

* trying again

* order in mcbits too

* includes in mcbits

* Trying again

* Change makefile for clangformat

* removing conditionals in makefile

* Order of include in mcbits:

* CLANGFORMAT for linux and macOS

* CLANGFORMAT for linux and macOS

* CLANGFORMAT for linux and macOS

* Warning of clang
2017-01-11 09:52:10 -05:00