Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 years ago |
Hein-Pieter van Braam
|
e5b335d367
Don't use -ffast-math or other unsafe math optimizations
|
6 years ago |
Rémi Verschelde
|
6bfb7944d9
SCons: Remove avoidable defines from main env's CPPPATH
|
7 years ago |
Adrien Destugues
|
a294a842cb
Rebase patches for fixing haiku build.
|
7 years ago |
Hugo Locurcio
|
d54b5da940
Tweak some help texts in the build system
|
7 years ago |
Rémi Verschelde
|
9f134aa5d1
Cleanup old references to GLES2 renderer
|
7 years ago |
Elliott Sales de Andrade
|
f9e463bce2
Use EnumVariable for choice-based build options.
|
8 years ago |
Hein-Pieter van Braam
|
88be952fc9
Create separate debug info files by default
|
8 years ago |
Rémi Verschelde
|
e91a267a7c
Buildsystem: Improve detect.py readability and fix issues
|
8 years ago |
Rémi Verschelde
|
d8f32637be
SCons: Add option to toggle warnings (on by default)
|
8 years ago |
Rémi Verschelde
|
817dd7ccbb
style: Fix PEP8 blank lines issues in Python files
|
8 years ago |
Rémi Verschelde
|
d4c17700aa
style: Fix PEP8 whitespace issues in Python files
|
8 years ago |
Rémi Verschelde
|
97c8508f5e
style: Start applying PEP8 to Python files, indentation issues
|
8 years ago |
Rémi Verschelde
|
cbf52606f4
zlib: Split thirdparty files, simplify scons option
|
8 years ago |
Rémi Verschelde
|
36738ddda4
glew: Split thirdparty files and isolate env
|
8 years ago |
Jamil Halabi
|
fbdb717cae
Fixed building for latest Haiku nightlies.
|
9 years ago |
Rémi Verschelde
|
768e925271
GLEW: Define static + enabled and includes via SCons
|
9 years ago |
Rémi Verschelde
|
4c658dc523
Haiku: Do not define GLEW_ENABLED to undefine it later
|
9 years ago |
Kostadin Damyanov
|
62574759ab
Haiku: fix build
|
9 years ago |
Kostadin Damyanov
|
c925fbce2d
Haiku: fix build
|
10 years ago |
Kostadin Damyanov
|
ced44b45d3
Haiku: remove unneeded code
|
10 years ago |
Kostadin Damyanov
|
f5bfd497aa
Haiku: add sound support
|
10 years ago |
Kostadin Damyanov
|
f8db8b7215
Haiku: update detect.py
|
10 years ago |
Kostadin Damyanov
|
8df3e30abd
Haiku: create a GL context and initialize the audio and physics servers
|
10 years ago |
Kostadin Damyanov
|
db459fba1d
Haiku: fix build, link with libGL and libGLEW
|
10 years ago |
Kostadin Damyanov
|
513d509783
Haiku: enable building with GLES
|
10 years ago |
Kostadin Damyanov
|
8dd674d639
Haiku: enable debug support
|
10 years ago |
Kostadin Damyanov
|
826f8af1ef
Haiku: link with the haiku libs, stub the OS_Haiku class.
|
10 years ago |
Kostadin Damyanov
|
4e07a2dea8
Haiku: fix building with UNIX_ENABLED.
|
10 years ago |
Kostadin Damyanov
|
4a56f72f5b
Haiku: Initial support.
|
10 years ago |