index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
methods.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Buildsystem] Fix path format for SCU builds on Windows
A Thousand Ships
2024-11-24
1
-0
/
+1
*
Merge pull request #99501 from AThousandShips/fix_cache_time
Thaddeus Crews
2024-11-21
1
-7
/
+12
|
\
|
*
[Buildsystem] Prevent cache check mangling access time
A Thousand Ships
2024-11-21
1
-7
/
+12
*
|
Merge pull request #99274 from shana/vsproj-calculate-dependencies
Thaddeus Crews
2024-11-21
1
-60
/
+41
|
\
\
|
|
/
|
/
|
|
*
Use scons to calculate all the sources needed for vsproj generation.
Andreia Gaita
2024-11-21
1
-60
/
+41
*
|
SCons: Fix up build after cache logic changes
Rémi Verschelde
2024-11-15
1
-0
/
+1
*
|
Merge pull request #99217 from dustdfg/refactor_compiler_min_detection
Thaddeus Crews
2024-11-15
1
-2
/
+4
|
\
\
|
*
|
Buildsystem: Refactor compiler detection code
Yevhen Babiichuk (DustDFG)
2024-11-15
1
-2
/
+4
|
|
/
*
/
SCons: Improve cache purging logic
Thaddeus Crews
2024-11-15
1
-140
/
+142
|
/
*
Merge pull request #99138 from dustdfg/remove_old_vs_proj_code
Thaddeus Crews
2024-11-13
1
-20
/
+1
|
\
|
*
Delete old unused code for VS project generation
Yevhen Babiichuk (DustDFG)
2024-11-12
1
-20
/
+1
*
|
SCons: Bump minimum SCons & Python versions
Thaddeus Crews
2024-11-12
1
-2
/
+1
|
/
*
Delete old function for parsing CG shaders
Yevhen Babiichuk (DustDFG)
2024-11-08
1
-28
/
+0
*
Replace _find_scu_section_name function with SCons builtins
Yevhen Babiichuk (DustDFG)
2024-11-06
1
-33
/
+2
*
Remove pre-Visual Studio 2017 detection code in the buildsystem
Hugo Locurcio
2024-11-05
1
-34
/
+1
*
Deleted stale check. Now SCons supports globbing with `#` inside path
Yevhen Babiichuk (DustDFG)
2024-11-02
1
-15
/
+7
*
Make module dependency check recursive
Yevhen Babiichuk (DustDFG)
2024-10-23
1
-13
/
+11
*
SCons: Fix MSVC version check for VS Preview
九軒
2024-10-02
1
-1
/
+1
*
SCons: Include pre-release in MSVC detection
Thaddeus Crews
2024-09-29
1
-1
/
+16
*
SCons: Fix MSVC decode error
Thaddeus Crews
2024-09-29
1
-1
/
+1
*
SCons: Detect msvc compiler version
Thaddeus Crews
2024-09-27
1
-4
/
+17
*
Merge pull request #96407 from alvinhochun/mingw-ar-long-command-tempfile
Rémi Verschelde
2024-09-18
1
-18
/
+6
|
\
|
*
Remove ARFLAGS hack for Windows, replace with TEMPFILE
Alvin Wong
2024-09-01
1
-18
/
+6
*
|
[Buildsystem] Improve cache handling
A Thousand Ships
2024-09-09
1
-38
/
+62
|
/
*
Add support for compiling with VS clang-cl toolset
Alula
2024-08-28
1
-14
/
+13
*
MinGW: Print compiler warnings on Windows
Alvin Wong
2024-08-28
1
-0
/
+2
*
SCons: Add method to generate raw cstrings
Thaddeus Crews
2024-07-31
1
-1
/
+41
*
Merge pull request #93753 from Repiteo/scons/visual-studio-fixes
Rémi Verschelde
2024-07-22
1
-2
/
+13
|
\
|
*
SCons: Fix output with `vsproj=yes`
Thaddeus Crews
2024-06-29
1
-2
/
+13
*
|
Merge pull request #94117 from mhilbrunner/fix-94090-vsproj-scons-4.8
Rémi Verschelde
2024-07-09
1
-3
/
+5
|
\
\
|
*
|
Fix VS project generation with SCons 4.8.0+
Max Hilbrunner
2024-07-09
1
-3
/
+5
|
|
/
*
/
Fix build fetching git_timestamp if git log.showsignature=true
Zorvalt
2024-07-08
1
-1
/
+1
|
/
*
Fix not using `encoding="utf-8"` when writing to files or reading from them
Kusok
2024-06-19
1
-2
/
+2
*
SCons: Minor fixes/adjustments for web compilation
Thaddeus Crews
2024-05-24
1
-0
/
+2
*
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-28
/
+23
*
SCons: Generate all scripts natively
Thaddeus Crews
2024-05-07
1
-131
/
+113
*
SCons: Fixes for warn/error colorization
Thaddeus Crews
2024-04-29
1
-46
/
+48
*
SCons: Colorize warnings/errors during generation
Thaddeus Crews
2024-04-28
1
-66
/
+80
*
SCons: `scons_version` to environment variable
Thaddeus Crews
2024-04-24
1
-7
/
+3
*
[Web] Fix building for web on Windows
A Thousand Ships
2024-04-20
1
-1
/
+5
*
SCons: Disable `show_progress` with ninja
Thaddeus Crews
2024-04-18
1
-0
/
+4
*
Visual Studio: Fix indentation in sln file, VS is VERY PICKY
Andreia Gaita
2024-04-12
1
-2
/
+2
*
Ensure all Visual Studio files are generated with CRLF
Andreia Gaita
2024-04-10
1
-3
/
+3
*
Merge pull request #88244 from shana/vs-improve-settings
Rémi Verschelde
2024-04-08
1
-8
/
+12
|
\
|
*
VS: Don't override user options. Add additional vs hints
Andreia Gaita
2024-02-12
1
-8
/
+12
*
|
SCons: Ensure *all* generated files can be cleaned
Thaddeus Crews
2024-04-05
1
-0
/
+25
*
|
Merge pull request #89452 from Riteo/name-a-better-duo
Rémi Verschelde
2024-04-04
1
-26
/
+34
|
\
\
|
*
|
SCons: unify code generations routine and minimize timestamp changes
Riteo
2024-03-15
1
-26
/
+34
*
|
|
[Buildsystem] Fix encoding when reading files
A Thousand Ships
2024-03-24
1
-10
/
+10
|
/
/
*
|
SCons: Remove `run_in_subprocess` dependency
Thaddeus Crews
2024-03-11
1
-6
/
+2
[next]