summaryrefslogtreecommitdiff
path: root/xmake/modules/detect
AgeCommit message (Expand)Author
2017-12-28update copyright dateruki
2017-12-11improve find xcode sdkverruki
2017-11-29fix generate vcvarsall data file errorruki
2017-11-21improve the checking errors tipsruki
2017-11-16fix os.nuldev on gcc/mingwruki
2017-10-17add tccruki
2017-09-28fix find_clruki
2017-09-21modify find_program interfaceruki
2017-09-20add find_yumruki
2017-09-20add find_aptruki
2017-09-20add find_pacmanruki
2017-08-27update description and indexruki
2017-08-14merge repo and require codesruki
2017-07-26fix check -def: flagsruki
2017-07-17improve pkg-config and add some builtin packagesruki
2017-07-14add language kindsruki
2017-07-12fix link.has_flagsruki
2017-07-11rename has_flag to has_flagsruki
2017-07-10add has_features and features for compilerruki
2017-07-07add features for msvcruki
2017-07-07impl cl.featuresruki
2017-07-06format cxxfeatures for gccruki
2017-07-06add c++ features for gccruki
2017-07-06add c++ features for clangruki
2017-07-06improve find_tool for gcc on macosxruki
2017-07-06add some c features for gcc and clangruki
2017-07-06add gcc and clang featuresruki
2017-06-30get vstudio sdk versionruki
2017-06-29improve link has_flagruki
2017-06-29improve has_flags cacheruki
2017-06-22add rustc.has_flagruki
2017-06-21add link and ml has_flagruki
2017-06-21add ar and dmd has_flagsruki
2017-06-20add cl.has_flagruki
2017-06-20add has_flag for g++, clang, clang++ruki
2017-06-20improve has_flags for gccruki
2017-06-19impl has_flags and add detect.flags.xxxruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-06-16add find ms compiler and linkerruki
2017-06-15add find_gccgo and find_gdcruki
2017-06-15add find_[some compilers]ruki
2017-06-14add find clang/gccruki
2017-06-14add find_zlibruki
2017-06-13fix find_openssl regpath bugruki
2017-06-13fix filter escape and find_path bugruki
2017-06-13impl find_openssl for windowsruki
2017-06-12use brew to improve find_package()ruki
2017-06-09add find_package moduleruki
2017-06-06add find_library and remove some old codesruki