]> gitweb.factorcode.org Git - factor.git/commit
factor.sh: add g++ to deps-apt-get. Add all() function to make sure we have both...
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 26 Aug 2015 04:11:19 +0000 (04:11 +0000)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 26 Aug 2015 04:11:19 +0000 (04:11 +0000)
commit7a75694d9183edcb26d553c589defffc4b85a2a7
tree5b5f4faca745dba8dbfea9f8e365a08a9c703757
parent8db66d9dd3744dd3416032d72029b5b5f57a7f84
factor.sh: add g++ to deps-apt-get. Add all() function to make sure we have both gcc and g++ (since they install separately). Add any() function to tell which of the commands it finds. Fix bug with wget/curl where the function was not meant to accept multiple arguments.
build-support/factor.sh