Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-01 | -Fixes to OpenSSL compilation (more) | Juan Linietsky | |
-Fix bug in GDScript, now static functions can call static functions. | |||
2014-04-28 | -Added OpenSSL and HTTPS support | Juan Linietsky | |
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around | |||
2014-03-17 | Set multi-jobs build option defaul to no | marynate | |
2014-03-08 | Do not set number of jobs if already specified | Moritz Wundke | |
2014-03-07 | Fixed typo | Moritz Wundke | |
2014-03-07 | Speed build time up by 6 using multiple jobs | Moritz Wundke | |
Adding aggresive build mode that spawns num_core+1 jobs. This speeds up build time by 6. On my 8 core machine I'm down from 6m:16s to 1m:34s. | |||
2014-02-26 | Merge pull request #133 from vinzenz/master | okamstudio | |
More fixes to the build system | |||
2014-02-25 | Switch from using deprecated Options class to Variables | C4NCER | |
2014-02-24 | -moved script to modules | Juan Linietsky | |
2014-02-22 | Fix handling for CFLAGS and LINKFLAGS like for CCFLAGS | Vinzenz Feenstra | |
Previously CFLAGS and LINKFLAGS were passed as a single quoted argument to the compiler or linker. This patch splits the paramters. Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com> | |||
2014-02-20 | -run script in editor | Juan Linietsky | |
-add search docs dialog that returns places string was found -added flash | |||
2014-02-19 | wtf | Juan Linietsky | |
2014-02-13 | Fix CCFLAGS handling | Vinzenz Feenstra | |
Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com> | |||
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky | |