summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-01support multi packages with different configsruki
2021-01-01add after_load to add_requiresruki
2020-12-31add unzip to ciruki
2020-12-31improve package tests againruki
2020-12-31improve package testsruki
2020-12-30fix testruki
2020-12-29add group testruki
2020-12-24Merge pull request #1152 from xmake-io/cacheruki
2020-12-24improve parse header depsruki
2020-12-21impl localcache and globalcacheruki
2020-12-20improve testruki
2020-12-20improve memcacheruki
2020-12-19add cache testruki
2020-12-19rename deprecated moduleruki
2020-12-17improve to load platform for vs pluginruki
2020-12-17fix ciruki
2020-12-17improve testruki
2020-12-17move testsruki
2020-12-16improve app rulesruki
2020-12-16improve check platformruki
2020-12-14add multivs testsruki
2020-12-08add console with c/zig testsruki
2020-12-07add utf8dialogruki
2020-11-29support scrollbarruki
2020-11-29export yacc includedirsruki
2020-11-14improve qt/staticruki
2020-11-14add app with framework templatesruki
2020-11-14improve ios app testsruki
2020-11-13add iosapp with frameworkruki
2020-11-13add macapp with frameworkruki
2020-10-12add loop tests for openmpruki
2020-10-12add libomp for openmp examplesruki
2020-10-08add openmp exampleruki
2020-10-08support mouse events for uiruki
2020-09-29improve add_requires to support pkg~tagruki
2020-09-29improve cmake/install and add string.replaceruki
2020-09-25fix trailing white-spaceruki
2020-09-22rename widgetapp test nameruki
2020-09-22improve qt quickapp templatesruki
2020-09-21Merge pull request #959 from xmake-io/luajit-v2.1ruki
2020-09-20improve yasm testsruki
2020-09-18improve merge_object testruki
2020-09-13fix ci and add_configfilesruki
2020-09-11update autogen for windowsruki
2020-08-22remove some commentsruki
2020-08-22fix has_featuresruki
2020-08-12improve add_deps testsruki
2020-08-10Merge pull request #918 from OpportunityLiu/cuda-updateruki
2020-08-10update qtquickapp testruki
2020-08-08add cuda11 supportOpportunityLiu