| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-26 | fix extra when sort links | ruki | |
| 2023-10-26 | improve builder extra | ruki | |
| 2023-10-26 | improve sort links | ruki | |
| 2023-10-26 | improve add_items_from_target | ruki | |
| 2023-10-26 | add extraconf_from | ruki | |
| 2023-10-26 | add tests | ruki | |
| 2023-10-26 | improve dep source | ruki | |
| 2023-10-26 | improve get_from_deps | ruki | |
| 2023-10-26 | improve target::get from xxx | ruki | |
| 2023-10-26 | improve target:opts | ruki | |
| 2023-10-26 | add target:get_from | 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-25 | Merge pull request #4317 from xmake-io/armel | ruki | |
| add atomic link for linux/arm | |||
| 2023-10-26 | improve to detect arm | ruki | |
| 2023-10-26 | improve to find tbox | ruki | |
| 2023-10-25 | add atomic link for linux/arm | ruki | |
| 2023-10-24 | pass extras to tools | ruki | |
| 2023-10-24 | get extras from getter | ruki | |
| 2023-10-24 | fetch extras | ruki | |
| 2023-10-24 | save extra info for package | 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-21 | Merge pull request #4310 from xqyjlj/makefile-dev | ruki | |
| 🐞 fix(project/cmake/makefile): fix get_program | |||
| 2023-10-21 | 🐞 fix(project/cmake/makefile): fix get_program | xqyjlj | |
| 2023-10-20 | Merge pull request #4306 from SirLynix/patch-14 | ruki | |
| cmakelists: restore system headers | |||
| 2023-10-20 | cmakelists: restore system headers | Jérôme Leclercq | |
| It's been three years since #1050 and msvc has stable external header support now, I think we can now re-enable system headers for cmakelists | |||
| 2023-10-19 | Merge pull request #4302 from xqyjlj/cmake-dev | ruki | |
| 🐞 fix(project/cmake/cmakelists): fix when generate map file | |||
| 2023-10-19 | 🐞 fix(project/cmake/cmakelists): fix when generate map file | xqyjlj | |
| 2023-10-18 | Merge pull request #4298 from xmake-io/pkgconfig | ruki | |
| fix parse links from pkgconfig #4292 | |||
| 2023-10-18 | Merge pull request #4300 from linqigang888/fix_sed_on_forward_slash | ruki | |
| Fix sed on forward slashes | |||
| 2023-10-18 | Merge pull request #4301 from linqigang888/fix_typos_in_manpages | ruki | |
| Fix typos in manpages | |||
| 2023-10-18 | Fix typos in manpages | Lance Lin | |
| 2023-10-18 | Fix sed on forward slashes | Lance Lin | |
| 2023-10-17 | Merge pull request #4299 from xmake-io/qt | ruki | |
| bind qt bin path #4297 | |||
| 2023-10-18 | fix envs | ruki | |
| 2023-10-18 | bind qt bin path #4297 | ruki | |
| 2023-10-18 | fix parse links from pkgconfig #4292 | ruki | |
| 2023-10-16 | fix verilator with asan #4280 | ruki | |
| 2023-10-16 | improve conan tests | ruki | |
| 2023-10-13 | Merge pull request #4285 from A2va/fix-grpc | ruki | |
| Fix proto grpc build on windows | |||
| 2023-10-13 | Merge pull request #4286 from xmake-io/xros | ruki | |
| Add apple xros support | |||
| 2023-10-13 | update changelog | ruki | |
| 2023-10-13 | add simulator | ruki | |
| 2023-10-13 | fix strip for xros | ruki | |
| 2023-10-13 | fix applexros flags | ruki | |
| 2023-10-13 | add apple xros support | ruki | |
