This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd09a7d9e8dcb42a5165c875c099ede58b10f55f
astaroth
/
scripts
History
jpekkila
cd09a7d9e8
Update the module compilation script with the new syntax. Now the Astaroth DSL compiler creates the files instead of having to pipe stdout to some file with a bash script
2019-10-07 15:46:05 +03:00
..
ac_mkbuilddir.sh
CONFIG_PATH is now supplied by ac_mkbuilddir. While using would be a bit more idiomatic, ASTAROTH_CONF_PATH is probably safer since ac_mkbuilddir.sh does the copying and knows for sure what the correct path is.
2019-07-29 15:55:27 +03:00
autotest.sh
SRUN_COMMAND has to be exported for it to be available in autotest.sh
2019-08-07 16:22:55 +03:00
compile_acc_module.sh
Update the module compilation script with the new syntax. Now the Astaroth DSL compiler creates the files instead of having to pipe stdout to some file with a bash script
2019-10-07 15:46:05 +03:00
compile_acc.sh
compile_acc.sh edited online with Bitbucket. Corrections to --help.
2019-09-16 02:16:15 +00:00
preprocess_device_files.sh
Added a script for preprocessing the device files. Useful for inspecting whether the DSL code is generated correctly.
2019-08-27 18:15:30 +03:00