aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/autogen/wasm/ft/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixing m0s builds for all llvm versions, added a windows cygwin build test ↵bloodstalker2019-12-051-0/+4
| | | | on appveyor
* updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen ↵bloodstalker2019-03-191-15/+19
| | | | scripts for bruiser. the set methods are now working properly. i just have to figure out how I want to handle the get methods. the dev will be mostly on the codegen scripts side like for the past months for briser. if the builds returns weird results for tests or just in general, run make clean, get rid of the .depend files and rebuild again. I had that problem with obfuscator. the old compilation database was somehow bad.
* travis fixbloodstalker2018-09-201-1/+1
|
* still WIPbloodstalker2018-09-181-1/+9
|
* WIPbloodstalker2018-09-161-4/+10
|
* begenning to integrate and test both the codegens. run git pull for ↵bloodstalker2018-09-101-0/+143
faultreiber and tablegen.