Summary: Added a couple of build scripts for Jenkins so it's easier for devs to fuck with the build process.
Test Plan:
Tested locally on the same box that Jenkins will run the job on.
* Open cmd.exe
* Run `Buildscripts\jenkins-build.bat`
* Pray
Reviewers: #ss14_developers, thatguy
Reviewed By: #ss14_developers, thatguy
Projects: #space_station_14
Differential Revision: http://phab.nexisonline.net/D41
Summary: Added a couple of build scripts for Jenkins so it's easier for devs to fuck with the build process.
Test Plan:
Tested locally on the same box that Jenkins will run the job on.
* Open CMD.exe
* Run ```Buildscripts\jenkins-build.bat```
* Pray
Reviewers: #ss14_developers
Differential Revision: http://phab.nexisonline.net/D41
Summary:
* Calculated buildorder instead of relying on Glob. (Going to eventually merge this into Prebuild itself)
* Add vs2012, vs2013, nant prebuild scripts.
* Updated prebuild with VS2013 support.
Test Plan:
* Prebuild for nant
* Run nant
* Working build on Lunix sans all the Windows shit breaking
Reviewers: #ss14_developers, volundr-
Reviewed By: #ss14_developers, volundr-
Subscribers: volundr-
Differential Revision: http://phab.nexisonline.net/D33
Summary:
Fixes some issues brought up by D3#30, after my dumb ass merged D3.
* Removed a bunch of VS and ReSharper artifacts
* Added
* Made some paths absolute
* Basically, everything in that comment, plus some stuff from the template.
Test Plan: * N/A
Reviewers: #ss14_developers, Kraso, YotaXP
Reviewed By: #ss14_developers, Kraso, YotaXP
Differential Revision: http://phab.nexisonline.net/D5
Summary:
* Fix some issues with the resource build system
* Remove and .gitignore Ogre.log.
Test Plan:
* Clean working directory
* Compile
* Build resources
* See if Media\ResourcePack.zip was created
Reviewers: #ss14_developers
Differential Revision: http://phab.nexisonline.net/D3