windrammer
|
c8b219136e
|
Add double quotes around ${ROOT_DIR} (#91)
Without this the script fails with ./configure_ubuntu.sh: line 10: cd: too many arguments if there's any space in the patch of the root folder
|
2019-08-05 09:40:54 -05:00 |
|
cents02
|
326425f54b
|
Update configure_ubuntu.sh
|
2019-07-29 08:14:51 -07:00 |
|
cents02
|
abff73de3c
|
Ubuntu config gets curl too
Config now gets curl incase of fresh vm.
|
2019-07-29 08:11:14 -07:00 |
|
windrammer
|
16947224a2
|
Change the shebang of configure_ubuntu.sh from sh to bash
because the script it's using the bash only variable BASH_SOURCE
|
2019-07-20 17:30:46 -05:00 |
|
David Skoland
|
f2a4ac013d
|
Mac improvements
Just modifying build scripts to make it less painful to build and release on Mac
See merge request AttorneyOnline/AO2-Client!64
|
2019-06-29 00:27:31 +00:00 |
|
nnoodle
|
744cf727f0
|
Use /bin/sh and exit immediately if a command fails.
|
2019-04-11 11:30:29 -05:00 |
|
David Skoland
|
68145616f5
|
removed redundant statement from ubuntu config script
|
2018-12-26 19:34:38 +01:00 |
|
David Skoland
|
73a13d9d88
|
added lib folder to ubuntu configure script
|
2018-12-26 18:02:15 +01:00 |
|
David Skoland
|
1f754776b4
|
finished ubuntu build script and made default plugin mode dynamic linking
|
2018-12-26 17:31:43 +01:00 |
|
David Skoland
|
45eae60445
|
added ubuntu config script
|
2018-12-26 17:14:10 +01:00 |
|