summaryrefslogtreecommitdiff
path: root/xmake/modules/core
AgeCommit message (Expand)Author
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-12-10Add CC0 licenseyamashi
2020-11-26improve to check sourceDependencies for clruki
2020-11-19add some licensesHoildkv
2020-11-19improve set_symbols for msvcruki
2020-11-18show full file path in vscoderuki
2020-11-16update license listruki
2020-11-14fix dry-run buildruki
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-11-08add license checkingruki
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-10-06improve xcode rulesruki
2020-10-05add project.tmpdirruki
2020-10-03add depend.on_changedruki
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
2020-08-26improve tccruki
2020-08-15fix path for msvc/2008 on xpruki
2020-08-14add commentruki
2020-08-14improve mrcruki