summaryrefslogtreecommitdiff
path: root/xmake/core/project
AgeCommit message (Expand)Author
2025-12-02improve toolset checkdebugruki
2025-12-02format coderuki
2025-12-02rename policy nameruki
2025-12-02add dynamic debugging policyruki
2025-12-01add value type for policy package.download.http_headersWillaaaaaaa
2025-11-17improve to parse requireruki
2025-11-17fix sync_requires_to_deps #7030ruki
2025-11-12disable to inherit links in depsruki
2025-11-07fix os.cd in non-main threadruki
2025-11-02fix(target) cache compiler by sourcekind instead of global cache for targetArthur LAURENT
2025-11-01add build.progress_style policyruki
2025-10-16add requirestr in toolchainruki
2025-10-11improve implibruki
2025-10-11revert implibruki
2025-10-11add implib for binaryruki
2025-10-06enable remote only for distccruki
2025-10-04fix rule enabled/disabledruki
2025-10-04decrease rule jobs in jobgraphruki
2025-10-01improve random hashruki
2025-10-01update some uuid hashesruki
2025-09-26fix check cxxflagsruki
2025-09-26improve to has_toolruki
2025-09-10feat(C++ modules) add build.c++.modules.non_cascading_changes policy to enabl...Arthur LAURENT
2025-09-09Merge pull request #6744 from Arthapz/hide-dependency-flags2ruki
2025-09-06add build.linker.outputruki
2025-08-25feat(C++ modules support) use a file for requires files when --verbose or --d...Arthur LAURENT
2025-08-19improve extrafilesruki
2025-08-19improve target:extrafilesruki
2025-07-31fix remove files #6652ruki
2025-07-03rename copyrightruki
2025-06-07improve sourcekindruki
2025-06-07improve nasm filesruki
2025-06-03update commentsruki
2025-06-03modify policyruki
2025-06-03fix errorruki
2025-06-03add multiversion vsxmake policy #6519ruki
2025-05-18fix namespace/packages #6465ruki
2025-05-16(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflictsArthur LAURENT
2025-05-15fix link objectfiles conflictsruki
2025-05-11(C++ modules support) default cxx11abi to true when gcc version is >= 15Arthur LAURENT
2025-05-09(C++ module support) improve jobgraph supportArthur LAURENT
2025-04-24improve warningsruki
2025-04-24rename more buildir in pluginsruki
2025-04-24rename config.buildirruki
2025-04-23(C++ modules support) improve modules policy namingArthur LAURENT
2025-04-23Update target.luaruki
2025-04-23Rename `byproduct` to `artifactfile`SineStriker
2025-04-23Add `byproduct` API to targetSineStriker
2025-04-23Remove implib APISineStriker
2025-04-23Make `set_targetdir` similar to `set_prefixdir`SineStriker