Skye Deving
0e3f44a560
Add missing bassopus to the configure script ( #361 )
2021-01-04 14:27:09 +01:00
oldmud0
13942345c6
Run clang-format on entire project
...
Indentation fixed to 2 spaces per tab. Braces set to Stroustrup style.
Lines reflow at 80 characters. One-line method bodies are on the same
line as the signature. Space always after `//`. No indentation
on preprocessor macros. Includes are sorted lexicographically.
If you don't want to see this commit on blames, use the hidden
whitespace option on GitHub, or use `-w` in git-blame.
2020-04-17 21:57:16 -05:00
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