ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since 15db1ab was
15db1ab,
checked in by Thierry Delisle <tdelisle@…>, 9 years ago
|
added some files for the garbage collector and hack together the compilation
|
-
Property mode set to
100755
|
File size:
176 bytes
|
Line | |
---|
1 | #!/bin/sh |
---|
2 | |
---|
3 | premake4 clean |
---|
4 | premake4 gmake |
---|
5 | sed '/# GNU Make project makefile autogenerated by Premake/a CC = ..\/cfa\nCXX = ..\/cfa\n' build/Makefile > out |
---|
6 | mv out build/Makefile |
---|
Note: See
TracBrowser
for help on using the repository browser.