index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Move lib splitting method to methods.py
Rémi Verschelde
2016-10-31
1
-0
/
+1
*
"CCFLAGS" are for C and C++ compiler
Błażej Szczygieł
2016-10-31
1
-1
/
+1
*
Fix output binary paths for VS project generation
George Marques
2016-10-30
1
-3
/
+3
*
SCons: Use colored output if available, change "colored"->"verbose"
Błażej Szczygieł
2016-10-30
1
-3
/
+5
*
Disable asserts in release mode
Błażej Szczygieł
2016-10-30
1
-0
/
+2
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Theora: Don't compile unnecessary files, rename "x86_opt_*"
Błażej Szczygieł
2016-10-30
1
-3
/
+2
*
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-30
1
-9
/
+1
*
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-30
1
-4
/
+0
*
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-10-30
1
-0
/
+1
*
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-4
/
+1
*
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
2016-10-30
1
-4
/
+1
*
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-9
/
+1
*
openssl: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-6
/
+1
*
ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-30
1
-10
/
+7
*
webp: Make it a module and unbundle libwebp thirdparty files
Rémi Verschelde
2016-10-30
1
-5
/
+1
*
dds/etc1/pbm/pvr: Make those modules and split thirdparty files
Rémi Verschelde
2016-10-30
1
-11
/
+1
*
jpg: Make it a module and split jpgd thirdparty files
Rémi Verschelde
2016-10-30
1
-3
/
+0
*
png: Split library to thirdparty dir and allow unbundling
Rémi Verschelde
2016-10-30
1
-3
/
+1
*
Fix Android build detection on Windows
George Marques
2016-10-17
1
-1
/
+1
*
Add CC parameter to allow use of custom C compiler
Emmanuel Leblond
2016-10-09
1
-1
/
+2
*
Add android_add_default_config for config.py
volzhs
2016-07-07
1
-0
/
+2
*
Change method of storing folding, solves problems with inheritance, closes #3395
Juan Linietsky
2016-06-28
1
-0
/
+4
*
Cleaner way to enable ptrcall
Juan Linietsky
2016-06-26
1
-1
/
+4
*
added "arch" parameter, made iphone use it to build isim
Ariel Manzur
2016-06-23
1
-1
/
+4
*
-make freetype build for all platforms the same, default as builtin except on...
Juan Linietsky
2016-06-09
1
-1
/
+10
*
Keep the default environment variables as set by SCons
Pedro J. Estébanez
2016-06-06
1
-8
/
+3
*
Fix MS Visual Studio build settings
Aleksandar Danilovic
2016-05-28
1
-7
/
+18
*
Added 'fat' option for bits param on scons for osx, this will produce a fat b...
marcelofg55
2016-05-20
1
-1
/
+3
*
cloning env for builtin_openssl _and_ openssl :)
Ariel Manzur
2016-05-06
1
-4
/
+4
*
Ignore invalid folders in `platform`
Rémi Verschelde
2016-04-29
1
-1
/
+1
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
1
-1
/
+1
*
inherit PKG_CONFIG_PATH from environment
Maxwell Huang-Hobbs
2016-03-30
1
-1
/
+6
*
-Many fixes to windows build system with Mingw on Windows. Fixes #2690
Juan Linietsky
2016-01-25
1
-0
/
+5
*
-Removed ANT build system for Android, as it was deprecated by Google
Juan Linietsky
2016-01-08
1
-9
/
+16
*
Merge pull request #2956 from est31/add_system_wide_export_path
Juan Linietsky
2015-12-08
1
-0
/
+1
|
\
|
*
Make the setting unix-only.
est31
2015-11-30
1
-1
/
+1
|
*
Add way to look for templates at system wide level too
est31
2015-11-30
1
-0
/
+1
*
|
-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...
Juan Linietsky
2015-12-04
1
-0
/
+1
|
/
*
0theora compilation fixes
Juan Linietsky
2015-11-25
1
-0
/
+4
*
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
1
-2
/
+5
*
Revert "libao audio driver"
Juan Linietsky
2015-11-19
1
-1
/
+0
*
Merge pull request #903 from a12n/libao
Juan Linietsky
2015-11-19
1
-0
/
+1
|
\
|
*
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-11-02
1
-7
/
+13
|
|
\
|
*
\
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-07-29
1
-0
/
+58
|
|
\
\
|
*
\
\
Merge branch 'master' of https://github.com/okamstudio/godot
Anton Yabchinskiy
2015-03-10
1
-0
/
+4
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-01-17
1
-0
/
+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-01-05
1
-2
/
+2
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of http://github.com/okamstudio/godot
Anton Yabchinskiy
2014-12-04
1
-1
/
+0
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add 'ao' build option
Anton Yabchinskiy
2014-11-22
1
-0
/
+1
[next]