| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-17 | rename sandbox.load to sandbox.call | ruki | |
| 2026-03-29 | improve const limit codes | ruki | |
| 2026-03-29 | fix const limit on lua5.5 | ruki | |
| 2026-02-17 | revert ok, errors = sandbox.load(opt.check, program) | Saikari | |
| 2026-02-17 | clear | Saikari | |
| 2026-02-16 | retry | Saikari | |
| 2026-02-16 | retry | Saikari | |
| 2026-02-16 | retry | Saikari | |
| 2026-02-16 | try move into find_gcc | Saikari | |
| 2026-02-16 | Update comment to include issue reference for gcc.exe | Saikari | |
| Added reference to GitHub issue regarding GIGA-BYTE signed gcc.exe. | |||
| 2026-02-16 | enhance signature check for gcc.exe to handle both absolute and relative paths | Saikari | |
| 2026-02-16 | try improve wrapper. it wont work if we pass just gcc.exe instead of ↵ | Saikari | |
| fullpath as file_signature would not work without full path provided | |||
| 2026-02-16 | wrap find_program | Saikari | |
| 2026-02-16 | retry | Saikari | |
| 2026-02-15 | Test for find_program | Saikari | |
| 2025-12-14 | check package format | ruki | |
| 2025-11-08 | add async support for find_xxx | ruki | |
| 2025-09-17 | improve to find gcc/clang | ruki | |
| 2025-09-17 | improve to find program | ruki | |
| 2025-09-17 | improve find_program | ruki | |
| 2025-09-10 | improve detectcache save | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-05-13 | Fix xmake failing to find PING.EXE | Jérôme Leclercq | |
| 2025-03-19 | improve find_program | ruki | |
| 2024-12-28 | zig cc: fix wrapper in Git Bash | Chan Lee | |
| 2024-09-01 | improve cosmocc for windows | ruki | |
| 2024-05-16 | fix find where | ruki | |
| 2024-05-15 | add where to find_program | ruki | |
| 2024-04-27 | improve bcsave | ruki | |
| 2024-04-26 | improve to show apis | ruki | |
| 2024-02-05 | improve to find cosmocc | ruki | |
| 2024-01-27 | fix lock name | ruki | |
| 2024-01-25 | improve to find_program | ruki | |
| 2024-01-25 | lock and unlock coroutine #4645 | ruki | |
| 2023-10-10 | revert find_library | ruki | |
| 2023-10-10 | improve to find_library | ruki | |
| 2023-09-19 | add lib.lua.package module | ruki | |
| 2023-07-19 | Fix grammar | wtz | |
| 2023-07-13 | Fix tar extraction in mingw windows | Caleb Kiage | |
| 2023-05-18 | fix find_tool from xmake/packages | ruki | |
| 2023-03-17 | Merge pull request #3517 from xmake-io/profile | ruki | |
| Profile compile and link | |||
| 2023-03-17 | fix find powershell | ruki | |
| 2023-03-17 | add find_xxx tag | ruki | |
| 2023-03-17 | trace more tag | ruki | |
| 2023-03-09 | improve find_file | ruki | |
| 2022-11-24 | improve find_programver | ruki | |
| 2022-11-04 | Refactored code to use string:lastof. | Mauro Tortonesi | |
| 2022-11-03 | Fix sandbox_lib_detect_find_path._find function. | Mauro Tortonesi | |
| Function sandbox_lib_detect_find_path._find function currently searches the first occurrence of substring path.pattern(path.translate(name)) within filepath. This behavior breaks in case one wants, e.g., to find packages named libsomething. The correct behavior would be to find the last occurrence of substring path.pattern(path.translate(name)) within filepath. Hence this patch. | |||
| 2022-07-01 | fix find_path for windows | ruki | |
| 2022-04-01 | improve to find zig c++ | ruki | |
