summaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)AuthorFilesLines
2012-09-25Add some stuff for MacOS targetSimon Robertshaw1-0/+4
2012-09-02Remove Precompiled header stuff as it breaks scons for some reasonSimon Robertshaw1-23/+18
2012-08-13Allow specifying the snapshot IDSimon Robertshaw1-2/+6
2012-08-13Add CPPDEFINES to the compile commandSimon Robertshaw1-1/+1
2012-08-13"everything at once" compilation in a seperate argSimon Robertshaw1-3/+6
2012-08-13Compile everything at once with --releaseSimon Robertshaw1-10/+16
2012-08-13Precompile some headers. Fix sconscript to prevent recompiling everythingSimon Robertshaw1-8/+14
2012-08-12--opengl works now, had to fix dep issues in linux. TODO: --opengl-rendererBryan Hoyle1-99/+101
2012-08-11Implement some missing lua functions, PNG format creation (requires zlib)Simon Robertshaw1-0/+5
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str...Simon Robertshaw1-0/+1
2012-08-09Check for bzip2 headers and libs in sconscript, fixes #68Simon Robertshaw1-1/+10
2012-08-06Fix opengl flags in optionsBryan Hoyle1-1/+1
2012-08-04More scons fixesSimon Robertshaw1-4/+4
2012-08-04Fix sconscript for older scons versionsSimon Robertshaw1-2/+1
2012-08-04Autodetect lua5.1 (not sure how to detect lua-5.1 or just lua)Savely Skresanov1-6/+9
2012-08-04Build fixes for FreeBSDntoskrnl1-1/+1
2012-08-02Fix OpenGL check in sconscriptSimon Robertshaw1-1/+1
2012-08-02Fix description of --64bitntoskrnl1-1/+1
2012-08-02Build fixes for WIN64ntoskrnl1-1/+4
2012-08-02Some modifications for WIN64. SConscript not ready for that yet.ntoskrnl1-1/+3
2012-08-02Rename WIN32 preprocessor definition to WINntoskrnl1-8/+8
2012-08-02Separate operating system and architecture preprocessor definitionsntoskrnl1-11/+11
2012-07-29FAG, please get out of therecracker641-1/+1
2012-07-28Add debug option to sconscriptSimon Robertshaw1-0/+5
2012-07-23Fix SConscript: Call generator.py properlybuild.powdertoy.co.uk1-1/+1
2012-07-23Remove makefile, changes to generator, SConscript to work togetherbuild.powdertoy.co.uk1-1/+5
2012-07-23Output file naming for sconscriptSimon Robertshaw1-3/+17
2012-07-22No StripExecutableSimon Robertshaw1-2/+2
2012-07-22Generate snapshot id if non givenSimon Robertshaw1-2/+3
2012-07-22Changes to sconscript to allow building with specific version numberSimon Robertshaw1-1/+25
2012-07-22Snapshot checkingSimon Robertshaw1-1/+2
2012-07-20Update sconscript for SSE optimisationsSimon Robertshaw1-4/+28
2012-07-20Add more optimisations to release modebuild.powdertoy.co.uk1-1/+1
2012-07-20Merge branch 'master' of github.com:FacialTurd/PowderToyppbuild.powdertoy.co.uk1-1/+1
2012-07-20Typo fixBryan Hoyle1-1/+1
2012-07-11Update SConscriptbuild.powdertoy.co.uk1-1/+15
2012-07-08Update sconscriptbuild.powdertoy.co.uk1-2/+4
2012-07-08Use sdl-configSimon Robertshaw1-40/+28
2012-07-07Fix fftw3f detectionSimon Robertshaw1-1/+1
2012-07-07SConscriptSimon Robertshaw1-0/+135