| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-01 | fix: binaryfind use match pattern | zeromake | |
| 2023-11-01 | fix: code clear and add commit | zeromake | |
| 2023-11-01 | feat: add check_sizeof | zeromake | |
| 2023-10-31 | Check share/pkgconfig/*.pc when patching pkgconfig | SuperSodaSea | |
| 2023-10-30 | Update find_package.lua | ruki | |
| 2023-10-30 | fix apt alias on specified dependency versions | xq114 | |
| 2023-10-30 | opimize to search package | ruki | |
| 2023-10-29 | add kill socket | ruki | |
| 2023-10-29 | kill all waited objects in group | ruki | |
| 2023-10-29 | fix catch build fails | ruki | |
| 2023-10-27 | Merge pull request #4327 from wsw0108/soname-rpath | ruki | |
| add @rpath to link flags when soname enabled | |||
| 2023-10-27 | Merge pull request #4326 from xmake-io/asan | ruki | |
| improve default config for asan | |||
| 2023-10-27 | add more default value | ruki | |
| 2023-10-27 | improve package links | ruki | |
| 2023-10-27 | use simple api table.contains | wsw0108 | |
| 2023-10-27 | add @rpath to link flags when soname enabled | wsw0108 | |
| 2023-10-27 | prepare to sort package links | ruki | |
| 2023-10-27 | improve default config value | ruki | |
| 2023-10-26 | fix sort and extra | ruki | |
| 2023-10-26 | pass linkorders for packages | ruki | |
| 2023-10-26 | improve builder extra | ruki | |
| 2023-10-26 | Update package.lua | Jérôme Leclercq | |
| 2023-10-26 | Update package.lua | Jérôme Leclercq | |
| 2023-10-26 | Update package.lua | Jérôme Leclercq | |
| 2023-10-26 | Fix asan and lto config handling | Jérôme Leclercq | |
| This fixes two things: 1) when `project.policy("build.sanitizer.address")` is true, there is no way to disable asan on a package, `add_requires("xx", { configs { asan = false } })` won't work because of the `or` (it should check for nil) 2) When asan is set to false, it won't match installed packages with asan key set to nil even though they are identical. So when asan/lto key is set to false, it will remove the asan/lto key from config | |||
| 2023-10-24 | pass extras to tools | ruki | |
| 2023-10-24 | fetch extras | ruki | |
| 2023-10-23 | add linkgroups for package | ruki | |
| 2023-10-23 | improve links | ruki | |
| 2023-10-22 | improve link group and whole #4308 | ruki | |
| 2023-10-18 | fix parse links from pkgconfig #4292 | ruki | |
| 2023-10-13 | fix strip for xros | ruki | |
| 2023-10-13 | fix applexros flags | ruki | |
| 2023-10-13 | add apple xros support | ruki | |
| 2023-10-13 | fix parse deps for gcc #4273 | ruki | |
| 2023-10-11 | improve flags for vsxmake #4268 | ruki | |
| 2023-10-11 | improve diagnosis | ruki | |
| 2023-10-11 | improve log | ruki | |
| 2023-10-11 | add diagnosis.check_build_deps policy | ruki | |
| 2023-10-10 | improve runcmd in remote build | ruki | |
| 2023-10-09 | improve trybuild/cmake | ruki | |
| 2023-10-07 | fix gcc is_plat | ruki | |
| 2023-10-07 | ignore .paxheader | ruki | |
| 2023-09-30 | improve amalgamate | ruki | |
| 2023-09-30 | improve amalgamate | ruki | |
| 2023-09-30 | fix amalgamate | ruki | |
| 2023-09-30 | add -Bstatic for linkgroup | ruki | |
| 2023-09-30 | improve linkgroups | ruki | |
| 2023-09-28 | remove linkgroups from links | ruki | |
| 2023-09-28 | add whole groups | ruki | |
