aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-03More messing with sledjchisl created directories.onefang1-5/+18
2021-09-03Don't create the AssetsFiles directories.onefang1-6/+6
2021-09-03Whitespace cleanups.onefang1-5/+5
2021-09-03Don't kick off stats collection unless sledjchisl is a web server.onefang1-10/+13
2021-09-03Remove no longer needed commented out code.onefang1-15/+0
2021-09-03Don't open excess tmux panes and start the web server if BUILD.onefang1-23/+52
2021-09-03Clean up.onefang1-3/+0
2021-09-03One more try at the dot file problem.onefang1-3/+4
2021-09-03Unsimplify failed cp experiment.onefang1-1/+4
2021-09-03A little too simple, actually make the directory.onefang1-1/+1
2021-09-03Simplify copying current.onefang1-5/+2
2021-09-02Try hard linking to the correct place.onefang1-4/+4
2021-09-02Comment++onefang1-0/+1
2021-09-02time shell command isn't working when we do it here?onefang1-2/+2
WTF?
2021-09-02Number of sledjchisl arguments is irrelevant.onefang1-1/+1
2021-09-02Pass the sledjchisl mode to the new tmux instance.onefang1-2/+4
2021-09-02Do the git chekout in the proper directory.onefang1-0/+2
2021-09-02Time the opensim-SC build.onefang1-1/+1
2021-09-02Checkout last known working toybox commit.onefang1-0/+1
2021-09-02Move the sledjchisl BUILD code to just after the directory building.onefang1-154/+167
And clean up whitespace around that.
2021-09-02Minor web logging tweak.onefang1-1/+1
2021-09-02Default config entry for port to start from.onefang1-1/+0
2021-09-02Comment++onefang1-2/+0
2021-09-02Specify toybox commit we want.onefang1-1/+0
2021-09-02Properly clean OpenSim before beuilding it.onefang1-3/+3
2021-09-02Checkout toybox last known good commit.onefang1-0/+1
There's probably a later one we can use, but this is what we tested with. No doubt it'll come good again later.
2021-09-02Don't free a LuaTree if it doesn't exist.onefang1-8/+11
2021-09-02Create the OpenSim specific directories as well, and web.onefang1-3/+15
2021-09-02Comment and swear words ++onefang1-0/+2
2021-09-02Only use old fashioned way of setting tmux pane titles.onefang1-15/+11
Also, slip in the mono debug stuffs.
2021-09-02Tweak some of the error reports.onefang1-9/+8
2021-09-02Alternate way of setting the tmux pane title.onefang1-1/+1
2021-09-02Move Sort out directories, part 2 earlier.onefang1-106/+111
2021-09-02Should have been part of last commit. lolonefang1-20/+0
2021-09-02Move initial option parsing to begining.onefang1-0/+21
2021-09-01Pass all arguments if running a .shini file.onefang1-1/+1
2021-09-01Delay the web server startup for a few seconds.onefang1-1/+1
So both instances are not trying to create the .shini files.
2021-09-01Strip some more boiler plate from the .shini files.onefang1-9/+14
2021-08-31Don't bother creating the wrong directory that the fllowing comment says git ↵onefang1-1/+0
will create for us.
2021-08-27Whitespace cleanup.onefang1-3/+3
2021-08-27Log++onefang1-0/+1
2021-08-27Make sure we can run sledjchisl most places.onefang1-17/+22
Mostly by CDing to scRoot first.
2021-08-27Write actual update and builh sledjchisl commands.onefang1-2/+68
2021-08-27Comment++onefang1-0/+2
2021-08-27Actually write the test sledjchisl command.onefang1-0/+115
2021-08-27whitespace--onefang1-1/+1
2021-08-27Add stub build, test, and update sledjchisl commands.onefang1-3/+18
2021-08-27Safety check.onefang1-1/+1
2021-08-27Configure the base port number for sim autogenerated ports.onefang2-2/+5
2021-08-27Log directory and it's contents only readable / writable for the opensim user.onefang1-2/+2
Coz they might have passwords in it.