summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools
AgeCommit message (Expand)Author
2021-02-22add manifest ruleruki
2021-02-19improve export allruki
2021-02-18update tools/gccruki
2021-02-09improve core/tools and remove os.argsruki
2021-01-28add tty.has_color256ruki
2021-01-28add tty.has_color8ruki
2021-01-27fix winos.cmdargv for arruki
2021-01-27improve zigruki
2021-01-27improve zigruki
2021-01-27improve zig toolchainruki
2021-01-26improve zigccruki
2021-01-25support zig cc/c++ruki
2021-01-18checks -fdiagnostics-color=always before -fcolor-diagnostics (supported by cl...Jonathan Poelen
2020-12-30fix debugging flags for ldc2BarrOff
2020-12-25rewrite extractorruki
2020-12-24add vs_runtime config and set_runtimes apiruki
2020-12-19update copyright dateruki
2020-12-12set subsystem to zigruki
2020-11-26improve to check sourceDependencies for clruki
2020-11-19improve set_symbols for msvcruki
2020-11-18show full file path in vscoderuki
2020-11-14-W4 implies -Wall and -Wextra with gcc and clangJonathan Poelen
2020-11-11Merge pull request #1025 from SirLynix/fix-warningsruki
2020-11-11Add missing allextra mappingJérôme Leclercq
2020-11-11add temp workaround to fix zig lld on windowsruki
2020-11-11-W4 corresponds to both -Wall -Wextra in ClangJérôme Leclercq
2020-11-11Replace extra warning by allextraJérôme Leclercq
2020-11-10improve zig support for 0.7.0ruki
2020-11-10Add support for "extra" warning levelJérôme Leclercq
2020-11-10Revert "GCC/Clang: Add -Wextra when enabling all warnings"Jérôme Leclercq
2020-11-10Revert "MSVC: Use /W4 when enabling all warnings"Jérôme Leclercq
2020-11-10GCC/Clang: Add -Wextra when enabling all warningsJérôme Leclercq
2020-11-10MSVC: Use /W4 when enabling all warningsJérôme Leclercq
2020-11-10impl nd_sysincludedirruki
2020-11-10add nf_includedirruki
2020-10-28fix clruki
2020-10-28remove some unused codesruki
2020-10-28add global build_warning optionruki
2020-10-17add c17 for gccruki
2020-10-08support c11 and c17 for msvcruki
2020-10-07improve ifort toolchainruki
2020-10-07fix ifort for windowsruki
2020-10-07add ifort compilerruki
2020-10-07add fpmodels for iccruki
2020-10-06add initial icc filesruki
2020-10-06add set_fpmodelsruki
2020-09-25fix trailing white-spaceruki
2020-09-19improve emcc and wasmruki
2020-09-03add emcc/emscripten toolchainruki
2020-08-26add winapi includes for tccruki