godot/modules/regex
Rémi Verschelde 3a2ca68af3 SCons: Build thirdparty code in own env, disable warnings
Also remove unnecessary `Export('env')` in other SCsubs,
Export should only be used when exporting *new* objects.
2018-09-28 14:07:39 +02:00
..
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
regex.cpp Fixes several resource leaks in ... 2018-08-26 09:19:02 +08:00
regex.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
register_types.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
register_types.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00