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
229
Commits
1
Branch
0
Tags
1e9ac6edf06fae100a9a6d835b59060510c8afc8
Commit Graph
3 Commits
Author
SHA1
Message
Date
jpekkila
9796d5e981
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-29 15:35:51 +03:00
jpekkila
abe4dfb4fe
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-29 15:22:44 +03:00
jpekkila
0e48766a68
Added Astaroth 2.0
2019-06-14 14:19:07 +03:00