summaryrefslogtreecommitdiff
path: root/xmake/core/project/policy.lua
AgeCommit message (Expand)Author
2024-09-13add install.strip_packagelibsruki
2024-07-25update policy白喵
2024-07-23Merge pull request #5335 from xmake-io/installruki
2024-07-22Merge pull request #5367 from ChrisCatCP/msbuildruki
2024-07-22refactor policy msbuild.multi_tool_task白喵
2024-07-21add a policy to disable module cullingArthur LAURENT
2024-07-21add policy msbuild.multi_tool_task白喵
2024-07-16add build.rpath and install.rpath policiesruki
2024-07-01add build.intermediate_directory policy #5278ruki
2024-04-25add "build.fence" policy for block job buildzhu-rong
2024-02-20add build.always_update_configfiles policy #4747ruki
2024-02-12implement module reusage based on flag comparisonArthur LAURENT
2024-01-30fix space indent of build.c++.modules.std policyArthur LAURENT
2024-01-26add a policy to toggle C++23 std moduleArthur LAURENT
2024-01-25enable warning output by defaultruki
2023-12-12update commentsruki
2023-12-12support package.install_locallyruki
2023-11-09add network.mode policyruki
2023-11-07add uac policyruki
2023-10-11add diagnosis.check_build_deps policyruki
2023-10-09signal fail for test #4265ruki
2023-09-21add run.autobuild policyruki
2023-09-21add tsan, lsan, msan and ubsan policyruki
2023-09-21add asan support for package and policyruki
2023-09-09add policy package.cmake_generator.ninjastar9029
2023-09-02add global ccache policyruki
2023-08-18add policy for passing depconfsruki
2023-07-19Fix grammarwtz
2023-06-20add modules.cxx11abi policy for gcc #3855ruki
2023-02-20use devlink policyruki
2023-02-04add http header to packageruki
2023-02-01show checkers listruki
2023-01-14add policy to force enable fallback module dependency scannerArthur LAURENT
2023-01-11rename clang std modulemap policyArthur LAURENT
2023-01-11fix policy indentArthur LAURENT
2023-01-11use policies instead of target valuesArthur LAURENT
2022-10-10add package.install_always policyruki
2022-09-08format coderuki
2022-09-08update commentsruki
2022-09-08add package.strict_compatibilityruki
2022-09-06rename linkdeps to librarydepsruki
2022-09-06check linkdeps compatibilityruki
2022-09-05add version compatibility policyruki
2022-08-17add build.c++.modules policyruki
2022-07-28disable fdirectives-onlyruki
2022-07-14#2566 add package.include_external_headers policyruki
2022-07-02add lto flags for gcc/clangruki
2022-06-19add build.warning policyruki
2022-06-15add preprocessor.gcc.directives_only policyruki
2022-06-01fix policyruki