History log of /external/ltp/testcases/realtime/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8967f960f820f449162101a02ee5747f195a8a57 14-Feb-2017 Ngie Cooper <yaneurabeya@gmail.com> Update references with my old legal name/email to my current name/email address

No functional change

Signed-off-by: Ngie Cooper <yaneurabeya@gmail.com>
/external/ltp/testcases/realtime/Makefile
81dc0f987f921dfeb814a22bf0bf3446f2ecef88 08-Mar-2015 Mike Frysinger <vapier@gentoo.org> realtime: rename configure.in

Autoconf wants the file named with an .ac suffix and warns when it isn't.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/external/ltp/testcases/realtime/Makefile
bb557c613ff4c7eab57cd83197ebbf1c39b15ce0 17-Dec-2010 Garrett Cooper <yanegomi@gmail.com> Add initial work for generating .gitignore on the fly.

Needs polishing.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
35687338ef312bcf57aa00f8ecd6b8f52825d727 02-Nov-2010 Garrett Cooper <yanegomi@gmail.com> Don't traverse down the m4/ directory.

This is required because this Makefile uses env_pre.mk

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
ee807014bc06d7254cc6a0fb697979eec41b1b4d 02-Feb-2010 yaberauneya <yaberauneya> testcases/realtime/config.mk isn't a hard requirement for autotools and %clean.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
cafe6dc77c7fdbc28890a4f500ff8b3865d3e809 02-Feb-2010 yaberauneya <yaberauneya> Idiot... forgot the :
/external/ltp/testcases/realtime/Makefile
6b77f08cca9c5c5622af71505f2b327782c86520 02-Feb-2010 yaberauneya <yaberauneya> Add a reference to INSTALL for testcases/realtime's config.mk...

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
a711dc1bc6adf3b9b23c2fafa71e867d63a20365 14-Jan-2010 yaberauneya <yaberauneya> 1. Fix an out-of-sync variable (automake.mk), and an incorrect clean (*.in needs to be cleaned with ac-maintainer-clean, NOT distclean).

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
1ffa1d1b3fe26c1d64dc151d33b53910df7b4fe5 06-Dec-2009 yaberauneya <yaberauneya> 1. Make the autotools process more straightforward.
2. Fix a corner case where executing distclean after autotools was failing to find testcases/realtime/include/realtime_config.h.in.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
7f3987404833631946334c8e08db701b39556e6f 05-Dec-2009 yaberauneya <yaberauneya> Hello,

I tried to make ltp with the -j switch and found the following problems:

- the autotools target fail because of missing dependency on aclocal.m4 (almost all autotools targets depend on it)

- the shell loop in generic_trunk_target makes the "all" rules of the subdirectories run strictly sequentially

This patch fixes these issues by adding dependencies to the autotools targets (it also deletes some of the duplicated targets from the realtime Makefile), and by making one target for each subdirectory in generic_trunk_target.

Note that I really don't know if this works on an arbitrary make version.

Regards
Jiri Palcek

Signed-off-by: Jiri Palecek <jpalecek@web.de>
/external/ltp/testcases/realtime/Makefile
5ac23b1d15d118a022d97790fbe1c99a5bfb2af3 25-Oct-2009 yaberauneya <yaberauneya> 1. Get rid of psuedo-autoconf scripts in testcases/realtime/scripts.
2. Integrate testcases/realtime with autoconf.
3. Fix compilation, according to report made by Gowri at IBM.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
01979aaec1bbf87b68eea8611a822fc9f6a7be24 23-Oct-2009 yaberauneya <yaberauneya> Check in Makefile, which partially fixes issue with realtime component build breakage.

Originally reported by Gowri (<gomuthuk@linux.vnet.ibm.com>) at IBM.

Signed-off-by: Gowrishankar <gowrishankar.m@in.ibm.com>
Tested-by: Gowrishankar <gowrishankar.m@in.ibm.com>
Acked-by: Sripathi Kodi <sripathik@in.ibm.com>
/external/ltp/testcases/realtime/Makefile
ef77253961f909f87e82e6d2b620e87af33e9665 09-Oct-2009 yaberauneya <yaberauneya> 1. Please see README.mk-devel for a full description of the changes
from a Make perspective.
2. Several files were changed to accomodate correct installation
practices, most notably ones in testcases/network/{ipv6,tcp_cmds},
testcases/kernel/sched/hyperthreading/ht_enabled/..., and some items
in tools/..., and also to avoid collisions as far as installed
testcases (scripts, compiled C apps) were concerned.
3. Several apps weren't autoconf safe and some autoconf tests and
conditional statements have been placed in sourcecode and in Makefiles
to either a) prevent the tests from being built / installed or b) turn
the tests into dummy apps which print out TCONF messages due to
lack-of-build support.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/realtime/Makefile
d104a94f8f09ac0bdc1a47884c44448a0fbf20fd 24-Mar-2008 subrata_modak <subrata_modak> Add Makefiles to all the realtime testcases without any autotools dependencies. Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net>
/external/ltp/testcases/realtime/Makefile