| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-06 | improve to_array | ruki | |
| 2024-10-06 | add clone and eq to hashset | ruki | |
| 2024-10-06 | improve hashset | ruki | |
| 2024-10-04 | fix protobuf rule | ruki | |
| 2024-10-04 | fix module batch | ruki | |
| 2024-10-02 | fix cmake configs | ruki | |
| 2024-09-30 | Merge pull request #5677 from 24bit-xjkp/dev | ruki | |
| feat(rules/iverilog): Improve the iverilog build rules | |||
| 2024-09-30 | Merge pull request #5680 from xmake-io/toolchain | ruki | |
| fix check toolchain | |||
| 2024-10-01 | fix check toolchain | ruki | |
| 2024-09-30 | shrink cmake arguments | ruki | |
| 2024-09-30 | Update xmake.lua | ruki | |
| 2024-09-30 | Update xmake.lua | ruki | |
| 2024-09-30 | refactor(rules/iverilog): Use target:get_from to get defines | 小鸡快跑 | |
| 2024-09-30 | Merge pull request #5678 from xmake-io/cmake | ruki | |
| shrink cmake arguments | |||
| 2024-09-30 | fix match pattern | ruki | |
| 2024-09-29 | feat(rules/iverilog): Improve the iverilog build rules | 小鸡快跑 | |
| 1. Add System Verilog support 2. Support add_defines by add_options 3. Use vcd format instead of lxt2 to support WaveTrace plugin | |||
| 2024-09-28 | disable find pkgconfig on windows #5595 | ruki | |
| 2024-09-27 | Merge pull request #5671 from xmake-io/autoconf | ruki | |
| improve host | |||
| 2024-09-28 | improve host | ruki | |
| 2024-09-27 | Merge pull request #5667 from star-hengxing/generator-object-kind | ruki | |
| Improve object target for generator | |||
| 2024-09-27 | fix obj hashset | star9029 | |
| 2024-09-27 | update comments | ruki | |
| 2024-09-27 | improve check_fcsnippets | ruki | |
| 2024-09-27 | fix target_link_libraries | star9029 | |
| 2024-09-27 | support object target for vsxamke | star9029 | |
| 2024-09-27 | support object target for cmakelists | star9029 | |
| 2024-09-26 | Merge pull request #5666 from xmake-io/librarydep | ruki | |
| use librarydep | |||
| 2024-09-26 | use librarydep | ruki | |
| 2024-09-26 | Merge pull request #5661 from xmake-io/clangcl | ruki | |
| fix clang-cl toolchain #5658 | |||
| 2024-09-26 | fix clang-cl toolchain #5658 | ruki | |
| 2024-09-25 | Merge pull request #5643 from xmake-io/toolchain | ruki | |
| improve host toolchain #5639 | |||
| 2024-09-25 | Merge pull request #5656 from xmake-io/cli | ruki | |
| rename demo to cli | |||
| 2024-09-24 | rename demo to cli | ruki | |
| 2024-09-24 | Merge pull request #5655 from rennsax/fix-configure | ruki | |
| Fix platform compatibility for _os_find and _os_date functions | |||
| 2024-09-24 | Fix platform compatibility for _os_find and _os_date functions | Bojun Ren | |
| - Removed macOS-specific conditional checks in _os_find. Now using universal GNU find flag -maxdepth and -mindepth to simplify code. Note that -maxdepth and -mindepth are also available for macOS's find. - Updated _os_date to handle multiple platforms more gracefully by attempting GNU date options first, falling back to BSD date options, and finally reverting to the current date and time if none of the preceding options are available. These changes ensure broader compatibility across different operating systems and utilities. | |||
| 2024-09-24 | Merge pull request #5652 from xmake-io/testbuild | ruki | |
| fix testbuild for v3.0 | |||
| 2024-09-24 | fix testbuild | ruki | |
| 2024-09-24 | test host | ruki | |
| 2024-09-23 | fix testbuild for v3.0 | ruki | |
| 2024-09-23 | remove private tag in require key | ruki | |
| 2024-09-23 | all package deps inherit host | ruki | |
| 2024-09-23 | update changelog | ruki | |
| 2024-09-23 | Merge pull request #5650 from xmake-io/vsxmake | ruki | |
| improve program file for vsxmake #5642 | |||
| 2024-09-23 | fix path | ruki | |
| 2024-09-23 | fix programfile | ruki | |
| 2024-09-23 | fix envs | ruki | |
| 2024-09-23 | fix xml tag | ruki | |
| 2024-09-23 | improve program file for vsxmake #5642 | ruki | |
| 2024-09-23 | update changelog | ruki | |
| 2024-09-23 | Merge pull request #5649 from xmake-io/fortran | ruki | |
| add package:check_fcsnippets | |||
