| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-08 | update specv2.7.3 | ruki | |
| 2022-11-08 | update version | ruki | |
| 2022-11-08 | update changelog | ruki | |
| 2022-11-07 | Merge pull request #3035 from xmake-io/moduledeps | ruki | |
| Check circular moduledeps | |||
| 2022-11-08 | improve error tips | ruki | |
| 2022-11-08 | improve comments | ruki | |
| 2022-11-08 | check module circular deps | ruki | |
| 2022-11-07 | fix archlinux ci | ruki | |
| 2022-11-07 | improve tests | ruki | |
| 2022-11-05 | update readme | ruki | |
| 2022-11-05 | improve comments | ruki | |
| 2022-11-05 | improve object file path | ruki | |
| 2022-11-05 | improve exceptions | ruki | |
| 2022-11-05 | update changelog | ruki | |
| 2022-11-05 | Merge pull request #3017 from star-hengxing/ispc | ruki | |
| support ispc compiler | |||
| 2022-11-05 | Merge pull request #3025 from xmake-io/exception | ruki | |
| C++ exception enabled/disabled switch method #2988 | |||
| 2022-11-05 | enable cxx exceptions bu default | ruki | |
| 2022-11-05 | add set_exceptions | ruki | |
| 2022-11-05 | update changelog | ruki | |
| 2022-11-05 | improve tests | ruki | |
| 2022-11-04 | Update ispc.lua | ruki | |
| 2022-11-04 | mv ispc obj to targe objectdir | star-hengxing | |
| 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 | update changelog | ruki | |
| 2022-11-04 | Refactored code to use string:lastof. | Mauro Tortonesi | |
| 2022-11-04 | fix util.iscp generate path | star-hengxing | |
| 2022-11-04 | Merge pull request #3023 from SirLynix/renderdoc | ruki | |
| Add support for debugging with renderdoc | |||
| 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 tests | ruki | |
| 2022-11-03 | improve tests | ruki | |
| 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 | update changelog | ruki | |
| 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 | |
