| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-13 | add default componments | ruki | |
| 2022-12-08 | fix target link deps | ruki | |
| 2022-12-02 | support all allowdarchs #3120 | ruki | |
| 2022-11-30 | rewrite curses | ruki | |
| 2022-11-30 | improve core/ui | ruki | |
| 2022-11-29 | improve package info #3106 | ruki | |
| 2022-11-26 | enable exceptions by default in package | ruki | |
| 2022-11-25 | improve to run cl.exe | ruki | |
| 2022-11-24 | improve find_programver | ruki | |
| 2022-11-22 | update cpu detection for new intel cpus | xq114 | |
| 2022-11-17 | Update package.lua | ruki | |
| 2022-11-17 | improve package parents | ruki | |
| 2022-11-16 | Fix package:parens_add overwriting if another instance of the package exists | SirLynix | |
| 2022-11-14 | Allow package on_fetch to return false to disable xmake find | Jérôme Leclercq | |
| 2022-11-05 | improve comments | ruki | |
| 2022-11-05 | improve object file path | ruki | |
| 2022-11-05 | add set_exceptions | ruki | |
| 2022-11-04 | Merge pull request #3016 from xmake-io/module | ruki | |
| Improve clang/gcc/msvc to better support std modules | |||
| 2022-11-04 | fix find flag | ruki | |
| 2022-11-04 | fix extraconf | ruki | |
| 2022-11-04 | add flags for specific compilers and linkers #3022 | 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-10-31 | improve os.trycp | ruki | |
| 2022-10-28 | improve profiler | ruki | |
| 2022-10-28 | optimize profiler | ruki | |
| 2022-10-28 | improve profiler | ruki | |
| 2022-10-28 | improve package:is_cross | ruki | |
| 2022-10-27 | remove logs | ruki | |
| 2022-10-27 | add comments | ruki | |
| 2022-10-27 | remove logs | ruki | |
| 2022-10-27 | improve tools.xmake | ruki | |
| 2022-10-26 | improve table.orderpairs | ruki | |
| 2022-10-26 | to package name | ruki | |
| 2022-10-26 | sort rules | ruki | |
| 2022-10-25 | sort modes | ruki | |
| 2022-10-25 | improve ordertargets | ruki | |
| 2022-10-25 | fix orderpkgs | ruki | |
| 2022-10-25 | add hashset:orderkeys | ruki | |
| 2022-10-20 | Merge pull request #2932 from xmake-io/components | ruki | |
| Add package components support | |||
| 2022-10-20 | add some comments | ruki | |
| 2022-10-20 | improve component deps | ruki | |
| 2022-10-20 | find components from brew | ruki | |
| 2022-10-20 | add extsources for components | ruki | |
| 2022-10-20 | improve to get value from packages | ruki | |
| 2022-10-19 | fix components order for find_package | ruki | |
| 2022-10-19 | support components deps | ruki | |
| 2022-10-19 | use private components | ruki | |
| 2022-10-19 | support default components | ruki | |
| 2022-10-19 | use sysincludedirs | ruki | |
