aboutsummaryrefslogtreecommitdiff
path: root/include/mk
AgeCommit message (Expand)Author
2019-04-30testcases.mk: Fix libs/ path for out-of-tree buildCyril Hrubis
2019-03-21cpuset: Detect missing fts.hPetr Vorel
2019-03-08libs: Hook up libs into the build systemCyril Hrubis
2018-05-24Add .cache.mk and *.dwo into clean target and .gitignorePetr Vorel
2018-01-08m4: Export HOST_CPU for makePetr Vorel
2017-11-07numa: Drop NUMA_CPPFLAGSPetr Vorel
2017-07-31Remove linux_syscall_numbers.h MakefileRichard Palethorpe
2017-02-13Update references with my old legal name/email to my current name/email addressNgie Cooper
2017-01-31android: exclude tests which don't buildSteven Jackson
2016-05-10open_posix_testsuite: Propagate configure paramsCyril Hrubis
2016-04-14request_key/request_key01.c: add new testcaseXiao Yang
2016-04-06lib: Move old headers to include/oldCyril Hrubis
2016-01-26mk: set ENV_POST_LOADED=1 after first loading env_post.mkNan Liu
2016-01-07module.mk: Skip module build properlyCyril Hrubis
2015-09-22Fix including config.mk and features.mk in env_pre.mkYuriy Kolerov
2015-09-17Include config.mk and features.mk in env_pre.mk for all targetsYuriy Kolerov
2015-06-30module.mk: don't run module builds multiple timesJan Stancek
2015-04-27power_management: compile testcases/kernel/power_management by defaultXing Gu
2015-03-07kernel modules: fix syntax errors when modules are disabledMike Frysinger
2014-08-01Add CROSS_COMPILE symbol to simplify cross-compilingZhengwang Ruan
2014-07-21configure: Fix aclocal include dirCyril Hrubis
2014-07-15configure.ac: Add AC_CONFIG_MACRO_DIRCyril Hrubis
2014-07-03config.mk: Use cc instead of gccGarrett Cooper
2014-05-05Implemented autoconf check for libtirpcStanislav Kholmanskikh
2014-04-14configure: add configure check for GCC -Wold-style-definitionAlexey Kodanev
2014-02-26module.mk: remove module_name.ko.unsigned files after buildStanislav Kholmanskikh
2014-02-19include/config.mk: add -Wold-style-definitionAlexey Kodanev
2014-02-12Remove README.ltp-devel.in and ltp-devel.spec.inCyril Hrubis
2014-01-20config.mk.in: Turn on extra warnings.Cyril Hrubis
2013-10-31build: Change MAKE_TARGETS in include/mk/lib.mkCyril Hrubis
2013-10-01mk/module.mk: add Makefile to build kernel modulesAlexey Kodanev
2013-07-11configure: add configure checks to compile kernel modulesAlexey Kodanev
2012-10-18Remove whitespace at end of lineChris Dearman
2012-10-17build: Add INTERNAL_LIB option to lib.mkCyril Hrubis
2012-06-12filecapstest.sh: fix a bug of fail in RHEL5Peng Haitao
2012-02-09m4/ltp-cap.m4: CAPSET should be replaced with SETCAPPeng Haitao
2012-01-09ChangeLog should be replaced with VERSIONPeng Haitao
2011-03-31Add autoconf test for libacl.Cyril Hrubis
2010-12-21Turn off -Werror for now.Garrett Cooper
2010-12-19Reenable set -e with trunk targets.Garrett Cooper
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-17Add initial work for generating .gitignore on the fly.Garrett Cooper
2010-12-16Turn on -Werror by default for now to catch tst_exit missing, etc bugs.Garrett Cooper
2010-11-28Remove all remaining references to libevent.Garrett Cooper
2010-11-22Clean up features.mkGarrett Cooper
2010-11-16Add knobs to enable/disable features & testsuites.Garrett Cooper
2010-11-16Add --with-* package enable knobs via automake.Garrett Cooper
2010-11-04Remove pcllib from configure; it wasn't being compiled.Garrett Cooper
2010-11-02More autoconf fun!Garrett Cooper
2010-11-01Security cleanup / fixup part 3.Garrett Cooper