aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/autogen/wasm/ltg/makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-19updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen ↵bloodstalker1-1/+1
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.
2018-09-20travis fixbloodstalker1-1/+1
2018-09-18still WIPbloodstalker1-1/+11
2018-09-16WIPbloodstalker1-13/+116
2018-09-10begenning to integrate and test both the codegens. run git pull for ↵bloodstalker1-0/+0
faultreiber and tablegen.
2018-08-19fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker1-4/+21
its own folder.
2018-08-18makefile updates for obfuscator and bruiserbloodstalker1-1/+1
2018-07-19a fix for the luatablegen json file, added a new option to load.py, minor ↵bloodstalker1-1/+1
cosmetic changes
2018-06-09the codegen is working now. the generated codes will not be part of the repo ↵bloodstalker1-8/+5
for the time being. they will be generated during the build process.
2018-03-19some fixesbloodstalker1-0/+37