Commits
User selector
Commit History
Commits on Jun 2, 2023
Setup the emscripten cache directory lazily (#19500)
Show description for 34b0309authored
Commits on Mar 21, 2023
Store generated struct info rather than auto-generating it in the sysroot. NFC (#19013)
Show description for 7e5ab40authored
Commits on Mar 16, 2023
Ninja library build: allow deferred/combined builds using a parent ninja (#17871)
Show description for 93fde04authored
Commits on Nov 16, 2022
Simplify tools/cache.py. NFC (#18208)
Show description for 2d5f76dauthored
Commits on Sep 15, 2022
Experimental support for bulding system libraries via ninja (#17809)
Show description for 53fb125authored
Commits on Sep 1, 2022
Commits on Aug 10, 2022
Revert "Create utils.delete_file and utils.delete_dir in place of tempfiles.try_delete. NFC (#17512)" (#17616)
Show description for 4cca7fbauthored
Commits on Aug 6, 2022
Allow sanity check to pass without locking the cache (#17434)
Show description for 5a3c37dauthored
Commits on Jul 29, 2022
Create utils.delete_file and utils.delete_dir in place of tempfiles.try_delete. NFC (#17512)
Show description for 028241fauthored
Commits on Jul 1, 2022
Commits on Jun 2, 2022
Use pathlib.Path in tools/cache.py. NFC (#17102)
Show description for 84ae8b4authored
Commits on Oct 28, 2021
Only generate 2 different struct_info files (#15381)
Show description for e0b9585authored
Commits on Jul 21, 2021
Use seprate system libraries for thinLTO (#14711)
Show description for 40256d2authored
Commits on Jun 21, 2021
Commits on May 19, 2021
Update sdl2 port, removing local SDL_config.h. NFC (#14232)
Show description for ab33460authored
Commits on Apr 28, 2021
Install pkgconfig files under sysroot (#14029)
Show description for 3e5134aauthored
Commits on Apr 26, 2021
Commits on Apr 16, 2021
Declare setting object in settings.py (#13918)
Show description for ac5f5cbauthored
Commits on Feb 5, 2021
Revert "Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)" (#13419)
Show description for 6a5e0a0authored
Commits on Feb 1, 2021
Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)
Show description for 952fcb7authored
Commits on Jan 29, 2021
Avoid writing even sanity.txt if FROZEN_CACHE is enabled (#13316)
Show description for e74e0afauthored
Commits on Jan 27, 2021
Build cached items directly to expected locations. NFC. (#13329)
Show description for c5fc4f2authored
Commits on Jan 26, 2021
Fix embuilder --force for ports (#13325)
Show description for 67866c3authored
Commits on Jan 22, 2021
Acquire the cache lock before checking for sanity file (#13299)
Show description for 904a66eauthored
Commits on Jan 10, 2021
Build a complete sysroot in the cache directory (#13090)
Show description for 298b2afauthored
Commits on Jan 8, 2021
Use single cache rather then reconfiguring/moving it (#13209)
Show description for d0e647bauthored
Commits on Dec 23, 2020
Commits on Dec 4, 2020
cache.py: Check for existence of file before acquiring the lock (#12955)
Show description for 29fe00dauthored
Commits on Nov 17, 2020
Commits on Nov 9, 2020
Split config file handling out of shared.py. NFC. (#12699)
Show description for 13535caauthored
Commits on Oct 28, 2020
Remove python2 support. NFC. (#12610)
Show description for 7c2d093authored
Commits on Sep 16, 2020
Commits on Aug 19, 2020
Remove WASM_BACKEND usage in building, cache, ctor_evaller, gen_struct_info (#11969)
Show description for b8fd9a0authored
Commits on Jul 17, 2020
Avoid create extra cache objects for top level files (#11672)
Show description for eb5dc41authored
Commits on Jul 10, 2020
Store cache lock inside cache directory (#11614)
Show description for d29377eauthored