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
246
Commits
1
Branch
0
Tags
d5a3d896aaf3d83e81e7e08c094380d142be38b4
Commit Graph
3 Commits
Author
SHA1
Message
Date
jpekkila
4e44f3a872
The previous commit to ac_mkbuilddir.sh was not enough. Added a line that makes the script to stop if any of the commands fail to avoid cluttering the base astaroth directory. In my case the issue was permission denied when trying to create a project directory in /MYSCRATCH (system root directory) instead of MYSCRATCH (astaroth/MYSCRATCH)
2019-07-31 17:07:01 +08:00
jpekkila
5390d68d7c
ac_mkbuilddir.sh did not stop if the directory specified by the user did not exist. This lead to messing up the base astaroth directory with temporary cmake files. Added -p flag to mkdir to create parent directories if necessary to avoid this
2019-07-31 17:07:00 +08:00
jpekkila
0e48766a68
Added Astaroth 2.0
2019-06-14 14:19:07 +03:00