summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
AgeCommit message (Expand)Author
2018-10-08add semver.compareruki
2018-10-02add os.readlinkruki
2018-09-29add os.ln and os.islinkruki
2018-08-30add string.convertruki
2018-08-14add winosruki
2018-01-27add os.filesize and modify changelogsruki
2017-12-08register cursesruki
2017-09-07disable to output colors code to fileruki
2017-08-15remove tbox.pkg and add tbox filesruki
2017-08-14merge repo and require codesruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-05-30add winreg.query and improve programruki
2017-05-22add os.getownTitanSnow
2017-05-22add os.gid()TitanSnow
2017-05-22add os.uid() and use os.uid() to check if root instead of id -uTitanSnow
2017-05-10get_history_state -> history_listTitanSnow
2017-05-10add readline.clear_history()TitanSnow
2017-05-10add readline.add_history()TitanSnow
2017-05-10add readline.get_history_state()TitanSnow
2017-05-10add module readlineTitanSnow
2017-05-08build_configuration -> versioninfoTitanSnow
2017-05-08features -> build_configurationTitanSnow
2017-05-07fix indentTitanSnow
2017-05-07add os.featuresTitanSnow
2017-05-06check readline when buildingruki
2017-05-02add sandbox interactiveruki
2017-04-30add os.getwinsize()TitanSnow
2017-03-30add luajit makefileruki
2017-03-20fix code files mode to 644ruki
2017-02-08add os.argvruki
2016-07-31try to format errors and add uuid interfaceruki
2016-07-12add process.waitlist interfacesruki
2016-07-04add os.execvruki
2016-06-30sort template and add strcmp for stringruki
2016-05-19impl multi-jobs for builderruki
2016-01-10fix makefile deps for corev1.0.4ruki
2015-12-28add clean allruki
2015-12-22add getenv for luaruki
2015-07-14add strerrorruki
2015-06-16check for the mtime of project fileruki
2015-06-09remove preprocessorruki
2015-06-03add private configure for preprocessorruki
2015-06-02replace single project configruki
2015-05-19find and match files or directoriesruki
2015-05-18add some interfaces for changing directoryruki
2015-05-17add some os interfacesruki
2015-05-15modify xconf formatruki
2015-05-13add preprocessor and update tboxruki
2015-05-12enable boolean for only key option and add is_absoluteruki
2015-05-04add some path and string interfacesruki