| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #99351 from dustdfg/scons_android_refactor | Thaddeus Crews | 2024-11-21 | 1 | -1/+0 |
|\ |
|
| * | SCons: Move `swappy` option to android and slightly refactor `detect.py` | Yevhen Babiichuk (DustDFG) | 2024-11-20 | 1 | -1/+0 |
* | | SCons: Misc improvements | Yevhen Babiichuk (DustDFG) | 2024-11-20 | 1 | -11/+7 |
|/ |
|
* | SCons: pass `ninja_file` variable in tool instead of default name | Yevhen Babiichuk (DustDFG) | 2024-11-18 | 1 | -2/+2 |
* | Merge pull request #99217 from dustdfg/refactor_compiler_min_detection | Thaddeus Crews | 2024-11-15 | 1 | -23/+15 |
|\ |
|
| * | Buildsystem: Refactor compiler detection code | Yevhen Babiichuk (DustDFG) | 2024-11-15 | 1 | -23/+15 |
* | | SCons: Improve cache purging logic | Thaddeus Crews | 2024-11-15 | 1 | -8/+8 |
|/ |
|
* | Merge pull request #99046 from dustdfg/unify_platform_aliases | Thaddeus Crews | 2024-11-13 | 1 | -21/+10 |
|\ |
|
| * | Buildsystem: Unify compatibility aliases | Yevhen Babiichuk (DustDFG) | 2024-11-11 | 1 | -21/+10 |
* | | Merge pull request #99138 from dustdfg/remove_old_vs_proj_code | Thaddeus Crews | 2024-11-13 | 1 | -4/+0 |
|\ \ |
|
| * | | Delete old unused code for VS project generation | Yevhen Babiichuk (DustDFG) | 2024-11-12 | 1 | -4/+0 |
| |/ |
|
* / | SCons: Bump minimum SCons & Python versions | Thaddeus Crews | 2024-11-12 | 1 | -9/+2 |
|/ |
|
* | Add a utility cache line size constant | Pedro J. Estébanez | 2024-11-08 | 1 | -0/+1 |
* | Merge pull request #97813 from dustdfg/module_check_dependencies_recursively | Thaddeus Crews | 2024-10-29 | 1 | -3/+1 |
|\ |
|
| * | Make module dependency check recursive | Yevhen Babiichuk (DustDFG) | 2024-10-23 | 1 | -3/+1 |
* | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased | Clay John | 2024-10-29 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Add Swappy & Pre-Transformed Swapchain | Matias N. Goldberg | 2024-10-28 | 1 | -0/+3 |
* | | SCons: Bump C standard: `C11`→`C17` | Thaddeus Crews | 2024-09-29 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #97325 from BlueCube3310/bcdec | Rémi Verschelde | 2024-09-29 | 1 | -1/+0 |
|\ |
|
| * | Replace squish with bcdec for BC decompression | BlueCube3310 | 2024-09-26 | 1 | -1/+0 |
* | | SCons: Detect msvc compiler version | Thaddeus Crews | 2024-09-27 | 1 | -30/+44 |
|/ |
|
* | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 1 | -0/+1 |
* | [Core] Optionally delete `Ref` `nullptr` comparisons | A Thousand Ships | 2024-09-12 | 1 | -1/+10 |
* | [Buildsystem] Improve cache handling | A Thousand Ships | 2024-09-09 | 1 | -1/+2 |
* | Build: make ninja output file consistent | Riteo | 2024-09-08 | 1 | -2/+2 |
* | SCons: Pass `/Zc:__cplusplus` in MSVC builds | Thaddeus Crews | 2024-09-05 | 1 | -0/+2 |
* | Add support for compiling with VS clang-cl toolset | Alula | 2024-08-28 | 1 | -5/+10 |
* | Merge pull request #87376 from shana/add-num-jobs-option | Rémi Verschelde | 2024-08-28 | 1 | -9/+20 |
|\ |
|
| * | Add num_jobs as an explicit option so it can be set from other sources | Andreia Gaita | 2024-07-19 | 1 | -9/+20 |
* | | Merge pull request #95504 from mihe/ninja-options | Rémi Verschelde | 2024-08-26 | 1 | -5/+4 |
|\ \ |
|
| * | | Expose more Ninja-related build options | Mikael Hermansson | 2024-08-13 | 1 | -5/+4 |
* | | | Change warning muting so it affects all levels, but locally | Pedro J. Estébanez | 2024-08-26 | 1 | -1/+1 |
* | | | Merge pull request #94169 from RandomShaper/wtp_rl_prize | Rémi Verschelde | 2024-08-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | WorkerThreadPool (plus friends): Overhaul unlock allowance zones | Pedro J. Estébanez | 2024-08-21 | 1 | -1/+1 |
* | | | | SCons: Better validation for platform-specific opt-in drivers | Rémi Verschelde | 2024-08-21 | 1 | -3/+3 |
|/ / / |
|
* | | | Add Metal support for macOS (arm64) and iOS | Stuart Carnie | 2024-08-20 | 1 | -0/+1 |
* | | | Enable standards conformance for MSVC | Mikael Hermansson | 2024-08-19 | 1 | -0/+4 |
|/ / |
|
* | | Make sure not to generate the compile_commands.json when not asked | Hakim | 2024-08-09 | 1 | -5/+6 |
* | | SCons: Load optional ninja tool before setting its options | Rémi Verschelde | 2024-07-31 | 1 | -2/+1 |
* | | Merge pull request #93753 from Repiteo/scons/visual-studio-fixes | Rémi Verschelde | 2024-07-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | SCons: Fix output with `vsproj=yes` | Thaddeus Crews | 2024-06-29 | 1 | -1/+1 |
* | | Merge pull request #94109 from akien-mga/scons-linker-optflags | Rémi Verschelde | 2024-07-11 | 1 | -4/+11 |
|\ \ |
|
| * | | SCons: Pass optimization flags to the linker too, needed by Emscripten | Rémi Verschelde | 2024-07-09 | 1 | -4/+11 |
* | | | [Web] Fix debug symbols in web builds | Fabio Alessandrelli | 2024-07-10 | 1 | -1/+7 |
|/ / |
|
* / | SCons: Default `optimize` to `auto`, fixing `target`/`dev_build` inference fo... | Rémi Verschelde | 2024-07-09 | 1 | -8/+12 |
|/ |
|
* | Fix not using `encoding="utf-8"` when writing to files or reading from them | Kusok | 2024-06-19 | 1 | -1/+1 |
* | Merge pull request #79126 from bruvzg/SteamTime | Rémi Verschelde | 2024-06-03 | 1 | -0/+1 |
|\ |
|
| * | Enable optional minimal SteamAPI integration for usage time tracking (editor ... | bruvzg | 2024-05-31 | 1 | -0/+1 |
* | | SCons: Process platform-specific flags earlier | Rémi Verschelde | 2024-05-30 | 1 | -9/+8 |
|/ |
|
* | SCons: Minor fixes/adjustments for web compilation | Thaddeus Crews | 2024-05-24 | 1 | -1/+1 |