| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-04 | Merge pull request #3016 from xmake-io/module | ruki | |
| Improve clang/gcc/msvc to better support std modules | |||
| 2022-11-05 | fix clang c++ | ruki | |
| 2022-11-05 | improve std modules for msvc | ruki | |
| 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 | improve symbols for clang | ruki | |
| 2022-11-04 | improve batchcmds | ruki | |
| 2022-11-04 | Merge pull request #3019 from mtortonesi/sandbox_lib_detect_find_path._find-fix | ruki | |
| Fix sandbox_lib_detect_find_path._find function. | |||
| 2022-11-04 | Refactored code to use string:lastof. | Mauro Tortonesi | |
| 2022-11-04 | fix util.iscp generate path | star-hengxing | |
| 2022-11-04 | Find qrenderdoc | Jérôme Leclercq | |
| 2022-11-04 | improve utils.ispc | star-hengxing | |
| 2022-11-04 | Add support for renderdoc debugger | SirLynix | |
| 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-11-03 | add ispc | star-hengxing | |
| 2022-11-03 | improve clang to support std modules | ruki | |
| 2022-11-03 | improve warnings for cl | ruki | |
| 2022-11-02 | Merge pull request #2999 from xmake-io/fsmonitor | ruki | |
| Disable git fsmonitor #2902 | |||
| 2022-11-01 | Merge pull request #3001 from xmake-io/modules | ruki | |
| Incremental compilation support for modules #3000 | |||
| 2022-11-02 | improve comments | ruki | |
| 2022-11-02 | optimize to parse deps | ruki | |
| 2022-11-02 | paser gcc deps with modules | ruki | |
| 2022-11-01 | improve to fix package path | ruki | |
| 2022-11-01 | disable ccache for c++modules | ruki | |
| 2022-11-01 | sort requires flags | ruki | |
| 2022-11-01 | improve to parse cl deps | ruki | |
| 2022-10-31 | generate includedeps for msvc/modules | ruki | |
| 2022-10-31 | improve os.trycp | ruki | |
| 2022-10-31 | generate deps for clang module | ruki | |
| 2022-10-30 | improve to build module for gcc | ruki | |
| 2022-10-30 | save dependinfo for gcc/modules | ruki | |
| 2022-10-30 | improve git fsmonitor | ruki | |
| 2022-10-30 | improve git module | ruki | |
| 2022-10-29 | improve vs/vsxmake project generator | 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 | Merge pull request #2971 from xmake-io/sort | ruki | |
| Stabilize vs and vsxmake project generation #2959 | |||
| 2022-10-26 | sork sourceinfos | ruki | |
| 2022-10-26 | improve vs201x | ruki | |
| 2022-10-26 | improve table.orderpairs | ruki | |
| 2022-10-26 | to package name | ruki | |
| 2022-10-26 | sort rules | ruki | |
| 2022-10-25 | remove unused languages for armasm | ruki | |
