summaryrefslogtreecommitdiff
path: root/xmake/platforms/macosx
AgeCommit message (Expand)Author
2019-06-10rename --cu-cxx to --cu-ccbinruki
2019-06-10fix some device link issuesruki
2019-06-09improve to the device link for cudaruki
2019-06-07improve to find_cudaruki
2019-05-17add --cu-cxx to nvcc/-ccbinruki
2019-04-24add cpp and ranlib to cross platruki
2019-04-23add c preprocessorruki
2019-04-13fix headers with ASF to non-ASFruki
2019-04-02improve nvcc shflagsruki
2018-12-31modify copyright dateruki
2018-12-29uses singleton for platformruki
2018-12-29improve platformruki
2018-12-26improve to get compile inforuki
2018-12-12improve to xmake globalruki
2018-12-11add xmake g --menuruki
2018-12-11filter backtrace optionruki
2018-11-12improve platformruki
2018-11-07improve to detect compiler on macOS if xcode be not installedruki
2018-09-29improve to find xcoderuki
2018-08-16improve load platform config if no archruki
2018-08-03modify formatruki
2018-06-22support fasmruki
2018-04-24support yasmruki
2018-04-24add yasmruki
2018-04-20rename xcode dir configruki
2018-04-20rename cuda dir optionruki
2018-04-20improve find_qt for linuxruki
2018-04-15impl qt console rule with qt sdkruki
2018-03-20rename sdk detect modulesruki
2018-03-09add cuda for linuxruki
2018-03-09support cuda for windowsruki
2018-03-01add cuda languageruki
2018-02-28finish link cuda object on macosxruki
2018-02-28find cuda sdk toolchainsruki
2018-02-27add nvcc compiler and flagsruki
2018-01-31add platform menu categoryruki
2017-12-28update copyright dateruki
2017-11-07improve to detect toolchains on macOSruki
2017-09-01improve install and uninstall actions, support DESTDIR and PREFIX envruki
2017-08-27update description and indexruki
2017-07-17fix core.project.global to baseruki
2017-07-13improve flags for linker and compilerruki
2017-07-12add os.args and fix command argsruki
2017-07-11rename has_flag to has_flagsruki
2017-06-19fix unused args errors for gcc/clangruki
2017-06-19improve find toolchains from env valsruki
2017-06-06add find_library and remove some old codesruki
2017-05-29add find lldb, gdb modules and rewrite debuggerruki
2017-05-24add find ndk and toolchainsruki
2017-05-18improve find xcode sdkverruki