Commit Graph
11 Commits
Author SHA1 Message Date
Rob Nelson c751fb38eb Update readme.md
Testing notifico.
2015-02-22 13:34:12 -08:00
Rob Nelson 6eacaac365 Add BlendingMode as enum. Yes, I'm probably going to get yelled at. 2015-02-22 13:16:09 -08:00
Rob Nelson 211dc6c672 FFix an issue with prebuild. 2015-01-23 11:01:13 -08:00
Rob Nelson 2999687904 Merge branch 'master' of github.com:space-wizards/space-station-14 2015-01-23 10:15:49 -08:00
Rob NelsonandJohn K 97511a3dcd Jenkins Buildscripts
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
2015-01-23 18:14:46 +00:00
Rob Nelson 2399ab6bd9 Jenkins Buildscripts
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
2015-01-22 15:10:35 -08:00
Rob Nelsonandvolundr 0fdea44c50 Build order fixes
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
2015-01-22 03:12:06 +00:00
Rob Nelson f6737d9802 .gitignore improvements, suggested by YotaXP.
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
2015-01-19 20:10:59 +00:00
Rob Nelson 4a0c90b37d Batch file fixins, remove ogre log.
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
2015-01-18 20:10:20 -08:00
Rob Nelson 4882d2e9e5 Batch file fixins, remove ogre log. 2015-01-18 20:02:08 -08:00
N3X15 06740e2957 Arcanist config 2015-01-19 03:09:49 +00:00