summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/nvcc.lua
AgeCommit message (Expand)Author
2025-07-03rename copyrightruki
2025-04-23improve implibruki
2025-04-23Add `set_implibdir` to target APIsSineStriker
2025-04-23Fix nil value exception in link proc when target type is package during packa...SineStriker
2025-04-23Support customizing `implib` path of MinGW/MSVCSineStriker
2025-01-24improve to parser depsruki
2024-11-04fix: #5777 Remove -G and -lineinfo and add them in mode.debug and mode.profil...Aurorabili
2024-02-22improve ccbin #4755ruki
2024-01-26Merge pull request #4630 from xmake-io/runtimesruki
2024-01-26improve check warningsruki
2024-01-25use build warnings policyruki
2024-01-25rename vs_runtime to runtimes in package configsruki
2024-01-25improve clang runtimeruki
2024-01-14add cuda device debug symbolsHoildkv
2024-01-09fix: nvcc error flags, close #4574Opportunity
2023-10-24pass extras to toolsruki
2023-07-20fix nvcc debug flagsxq114
2023-07-05fix function callxq114
2023-07-05fix nvcc error detectionxq114
2023-06-29support lib path for add_links #3889ruki
2023-02-07add c++20 standard for nvccxq114
2023-01-11fix defines with space #3271ruki
2022-12-09improve vs runtime flagstar-hengxing
2022-12-09fix cuda vs runtimestar-hengxing
2022-10-08use self:is_plat for toolsruki
2022-06-14improve optimize for emccruki
2022-05-21remove more ccacheruki
2022-02-10fix nvcc not generating dependfiles on windowsxq114
2022-01-19improve againxq114
2022-01-19improve nvcc error outputxq114
2022-01-16improve nvcc.luaxq114
2021-10-09move private.utils.progress to utils.progressruki
2021-10-07improve compile_commandsruki
2021-09-28improve debug flags for nvccruki
2021-09-27improve languagesruki
2021-09-26improve languagesruki
2021-09-16improve mingw implibruki
2021-09-01fix cuda with c++17xq114
2021-05-26remove more ifelse againruki
2021-05-15improve nvccruki
2021-05-08improve nvcc/linkruki
2021-05-08improve nvccruki
2021-02-09improve core/tools and remove os.argsruki
2020-12-19update copyright dateruki
2020-11-11Merge pull request #1025 from SirLynix/fix-warningsruki
2020-11-11Add missing allextra mappingJérôme Leclercq
2020-11-11Replace extra warning by allextraJérôme Leclercq
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