Tekaoh
93098bcbed
switchin to serverdata
2020-05-13 18:49:18 +00:00
Tekaoh
8c6a3f3bcc
Adjust metrics server authentication address
2020-02-25 20:56:25 +00:00
Tekaoh
a5fa8bf64a
Check in service files
2020-02-05 23:41:08 +00:00
Tekaoh
7c8a47309e
I guess sleep is the correct keyword to use
2020-02-02 16:06:04 -05:00
Tekaoh
b0daf53d12
Make new scripts executable
2020-02-02 16:03:40 -05:00
Tekaoh
e0524de160
Add new cfgs
2020-02-02 15:54:23 -05:00
Tekaoh
b271e40154
Move build_dsrc.py to include/
2020-02-02 15:41:01 -05:00
Tekaoh
9891128998
Delete old build scripts
2020-02-02 15:28:16 -05:00
Tekaoh
0da71d0902
Move start script to include/
2020-02-02 15:26:05 -05:00
Tekaoh
04a7e8c234
Purge readme and port over swgtool's gitignore
2020-02-02 15:21:56 -05:00
Tekaoh
a68856be3b
New! swgtool.sh
2020-02-02 15:15:40 -05:00
Tekaoh
4637fed23c
Add logs to gitignore
2020-01-29 22:55:11 +00:00
Tekaoh
f6188f57fb
Update db connection to swgd
2020-01-29 22:53:47 +00:00
Tekaoh
b9b861d728
Make objects first so that directories exist for upcoming steps
2020-01-29 22:52:14 +00:00
Tekaoh
defed4a718
Merge remote-tracking branch 'upstream/archive-1.2.1'
2019-09-06 20:46:11 -05:00
Tekaoh
a285111c9d
Update updateServer.sh
2019-04-18 08:08:42 -05:00
Tekaoh
d5ec189399
Update build_linux.sh
2019-04-18 08:08:13 -05:00
Tekaoh
aef9a53e1f
Merge remote-tracking branch 'upstream/master'
2019-04-03 15:29:35 -05:00
Tekaoh
07174ee771
Merge pull request #8 from dev-anon/master
...
updated build_linux.sh - stationapi can now be cloned or pulled during script activation
2019-04-02 09:52:50 -05:00
Tekaoh
4b3dbd95db
Check to see if stationapi is actually a repo
...
Existing VMs will have a stationapi directory that is not hooked up to the repo. This will cause an error because the script will see the stationapi directory but then not be able to `git pull`. Solve this by checking for the .git directory instead. If it is missing, delete the stationapi directory and clone it from the repo. If .git is already present, go ahead and pull.
2019-04-02 09:51:32 -05:00
anon_me
92b545c937
updated build_linux.sh to include stationapi which was removed from swg-main repo and put into its own repo
2019-04-02 08:36:15 -05:00
Tekaoh
c9c570e746
Merge remote-tracking branch 'upstream/master'
2019-03-21 16:51:23 -05:00
Tekaoh
ebf1bc2930
Add duality builder for dsrc and src
2019-03-21 16:50:40 -05:00
Tekaoh
a8b906765e
Update gitignore
2019-03-10 11:51:21 -05:00
Tekaoh
d67e01031f
Remove stationapi/ from swg-main. It's getting its own repo.
2019-03-10 11:48:26 -05:00
Tekaoh
ca6e0fc1ec
Merge pull request #4 from dev-anon/get_current_branch
...
new method retrieving current branch name
2019-02-11 13:56:51 -06:00
dev-anon
7ecfeb61b4
new method retrieving current branch name
...
modified swg-main/utils/buld_java.sh
create method for retrieving the current branch name using git symbolic-ref
replaced hard coded master branch name with the new method
2019-02-11 11:24:22 -06:00
Tekaoh
a7cddbd8b0
Update debian init script for newer versions of sqlplus and java that are already in the dependencies repo
2019-01-16 15:40:26 -06:00
Elour
732593c6d8
Update build_java for const/final variables
...
Multi can be updated with the same method as well, this clears up a few
issues when compiling libraries that other scripts reference consts from
2018-12-04 15:10:44 -08:00
Tekaoh
1f9e59402c
Remove absolute filepaths to add compatibility for users other than swg
2018-12-04 09:26:45 -06:00
Tekaoh
ea30e8b3a3
Add compatibility for lfs when using the dependencies section of build_linux.sh
2018-12-02 21:05:37 -06:00
Tekaoh
8aceafc1e0
Add compatibility for lfs when using the dependencies section of build_linux.sh
2018-12-02 21:03:33 -06:00
Tekaoh
c04b2ba175
stationapi/src/ was gitignored accidently
2018-12-02 18:24:10 -06:00
Myles Markevich
6d246bf3ac
Update README.md
2018-11-30 10:37:08 -06:00
Cekis
fdf2ffb3f0
Update README.md
...
Fixed a glaring typo, lol
2018-11-28 11:47:51 -08:00
Tekaoh
80840995f0
Update scripts to omit the username when git cloning
2018-11-26 19:09:25 -08:00
Tekaoh
a24f17c3f3
Update build scripts to github
2018-11-25 17:20:37 -06:00
Tekaoh
20dce0370b
Merged in tekaoh/swg-main-1.2/fixgitignore (pull request #3 )
...
fixed syntax in .gitignore
Approved-by: Cekis SWG <cekisswg@gmail.com >
2018-10-09 16:34:35 +00:00
Tekaoh
49f213c49a
fixed syntax in .gitignore
2018-10-09 16:10:16 +00:00
theswgsource
9681af315d
updated gitignore file
2018-05-07 02:41:12 -07:00
theswgsource
c9b4282932
corrected missing $ at beginning of line 132
2018-05-04 13:50:42 -07:00
theswgsource
f31b15afda
added # to line 91 to denote as comment not command during tab compiling
2018-05-04 13:44:44 -07:00
theswgsource
a9cbae5f4d
added git ignore file
2018-05-04 11:07:47 -07:00
theswgsource
e4b35a71e1
added new script for individualised dsrc compiling using Cekis' code from the main build script
2018-05-03 03:36:57 -07:00
theswgsource
1a834d5173
corrected paths for using swg account folders rather than root
2018-04-30 14:01:13 -07:00
theswgsource
4f711f618d
added copy of build_tabs_multi.sh as build_tabs.sh
2018-04-28 05:21:40 -07:00
theswgsource
b95b7dbfaf
updated paths in build script & created zero input variant script
2018-04-28 02:06:18 -07:00
theswgsource
c3f5e782e6
corrected path of symlink target
2018-04-27 19:23:03 -07:00
theswgsource
3a85e4092a
added clientdata symlink creation to build script
2018-04-27 19:09:28 -07:00
theswgsource
f0a43ae33c
updated build script
2018-04-27 15:14:26 -07:00