aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2017-03-30rmc: fix copyright noticesTodor Minchev
2017-03-17Makefile: add debug targetTodor Minchev
2017-03-17Makefile: disable silent mode in MakefilesTodor Minchev
2016-11-21use RMC_CFLAGS for internal compiler options.Jianxun Zhang
2016-11-20refactoring work (APIs, build dependency, ... etc)Jianxun Zhang
2016-11-20consolidate RSMP and RMCL libraries into oneJianxun Zhang
2016-11-18fix include path and type definitionsJianxun Zhang
2016-08-26Makefile: remove static linking in Linux buildJianxun Zhang
2016-05-21build: Do not install libraries and headers in user spaceJianxun Zhang
2016-05-18Makefile: support extra flags for C compilerJianxun Zhang
2016-05-17Makefile: change installation path for header files.Jianxun Zhang
2016-05-17Makefile: Add librsmp and rsmp header file into installationJianxun Zhang
2016-05-16Makefile: install rmc toolJianxun Zhang
2016-03-14build: add installation ruleJianxun Zhang
2016-03-14build: replace hardcoded 'ar' with $(AR)Jianxun Zhang
2016-03-09build: get rid of hardcoded C compilerJianxun Zhang
2016-03-09build: Disable echoing in MakefileJianxun Zhang
2016-03-07Initial implementation of RMC projectJianxun Zhang