| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-01 | show checkers list | ruki | |
| 2023-01-31 | add checker stub | ruki | |
| 2023-01-31 | improve check menu | ruki | |
| 2023-01-31 | improve check menu | ruki | |
| 2023-01-31 | rename description | ruki | |
| 2023-01-31 | add xmake check stub | ruki | |
| 2023-01-31 | improve clean | ruki | |
| 2023-01-31 | fix dependfile in configfiles #3321 | ruki | |
| 2023-01-29 | add c90 | ruki | |
| 2023-01-29 | improve ldc | ruki | |
| 2023-01-29 | Fix mixup between DYLD_LIBRARY_PATH and LD_LIBRARY_PATH | Jérôme Leclercq | |
| 2023-01-29 | Update config.lua | ruki | |
| 2023-01-29 | improve armasm | ruki | |
| 2023-01-29 | add lto for ldc2 | ruki | |
| 2023-01-29 | improve strip for macosx | ruki | |
| 2023-01-29 | improve mode | ruki | |
| 2023-01-29 | improve ldflags for dmd/ldc | ruki | |
| 2023-01-29 | revert dmd | ruki | |
| 2023-01-29 | improve strip for dmd/ldc | ruki | |
| 2023-01-28 | Merge pull request #3317 from xaizek/fix-cxx-ver-in-qt | ruki | |
| Fix detection of target language for qt projects | |||
| 2023-01-28 | fix languages for qt | ruki | |
| 2023-01-28 | update readme | ruki | |
| 2023-01-28 | improve dlang toolchains | ruki | |
| 2023-01-27 | Fix detection of target language for qt projects | xaizek | |
| Stray change in 02fb7ef69e78a5d6a8e0066f8866684533836ac3 broke it such that language set via `set_languages()` wasn't detected and `-std=c++11` was appended after `-std` flag that came from `set_languages()` in `xmake.lua`. To reproduce: 1. `xmake create -tqt.quickapp` 2. `vim xmake.lua` and add `set_languages("c++17")` 3. `xmake --verbose` and look at `-std=` options | |||
| 2023-01-26 | improve link for gcc | ruki | |
| 2023-01-26 | improve link for gcc | ruki | |
| 2023-01-25 | format code | ruki | |
| 2023-01-24 | Merge pull request #3310 from Arthapz/improve-module-compilation | ruki | |
| Improve module compilation | |||
| 2023-01-24 | fix unsafe table remove | Arthur LAURENT | |
| 2023-01-23 | cleanup | Arthur LAURENT | |
| 2023-01-23 | support clang++ in toolchain_includedirs | Arthur LAURENT | |
| 2023-01-23 | simplify fallback dependency parser | Arthur LAURENT | |
| 2023-01-23 | disable cache for circle | ruki | |
| 2023-01-23 | clang missing flag | Arthur LAURENT | |
| 2023-01-23 | revert wrong change | Arthur LAURENT | |
| 2023-01-23 | format | Arthur LAURENT | |
| 2023-01-23 | use uuid instead of sha1 for module cache directories | Arthur LAURENT | |
| 2023-01-22 | revert wrong change | Arthur LAURENT | |
| 2023-01-22 | improve module compilation on clang | Arthur LAURENT | |
| 2023-01-22 | improve module compilation on gcc | Arthur LAURENT | |
| 2023-01-22 | improve module compilation on msvc | Arthur LAURENT | |
| 2023-01-21 | improve xrepo complete | ruki | |
| 2023-01-21 | improve compile_commands #3286 | ruki | |
| 2023-01-21 | improve language for verilog | ruki | |
| 2023-01-20 | add cuflags for package | ruki | |
| 2023-01-20 | add asflags for toolchain #3307 | ruki | |
| 2023-01-19 | enable cjson | ruki | |
| 2023-01-19 | format code | ruki | |
| 2023-01-19 | remove some comments | ruki | |
| 2023-01-19 | improve json.null | ruki | |
