1. 2f27b05 1. Correct a missing reference in Makefile. by yaberauneya · 15 years ago
  2. b68050b 1. Get rid of useless documentation (the directions are already in INSTALL). by yaberauneya · 15 years ago
  3. 0f42208 Don't forget to copy over IDcheck.sh. by yaberauneya · 15 years ago
  4. f6720f2 Fix issue with $(INSTALL_DIR) being access before it was defined. Was leading to install issues when all hadn't been run yet. by yaberauneya · 15 years ago
  5. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  6. 3420e85 Patch to fix kernbench integration issue: Kernbench script's mode was not getting modified to executable as 'utils install' was missing in LTP Makefile. Hence this patch fixes this issue. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  7. 87e4853 RANLIB isn't a standard Make variable, which means that when it's exported to leaf callers as an empty value, builds fail. testcases/network/lib6/Makefile is a prime example. by yaberauneya · 15 years ago
  8. 3ab801e by yaberauneya · 15 years ago
  9. fcab26f Patch to fix ebizzy compile issue. Signed-Off-By: Poornima Nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  10. ff5a9a8 create a dummy config.mk when running just `make` by vapier · 15 years ago
  11. 3960cc8 Help text needs updating then ... now we need to run `make autotools`. this will invoke aclocal and automake. we dont actually use automake-generated Makefiles, but the fun helper files (install.sh, config.guess, etc...) come from automake. Here is a quickfix. However, it is not perfect. Could you improve this? Signed-off-by: Masatake YAMATO <yamato@redhat.com>. by subrata_modak · 15 years ago
  12. 36ab22f move documentation from Makefile to INSTALL ... patch by Masatake YAMATO by vapier · 15 years ago
  13. df8759f integrate autotools a bit more so that we can take advantage of the configure by vapier · 15 years ago
  14. aba85b9 I've added small help target to Makefile & INSTALL talking about the new configuration setups. Signed-off-by: Masatake YAMATO <yamato@redhat.com>. by subrata_modak · 16 years ago
  15. be2f1a5 I've added new Makefile target to run both autoconf and autoheader. Signed-off-by: Masatake YAMATO <yamato@redhat.com>. by subrata_modak · 16 years ago
  16. fe018f0 make autotools optional and start a sane config.h by default by vapier · 16 years ago
  17. 3d8666c I've clean my signalfd test case up with autoconf. After applying the patch, do at ltp/ by subrata_modak · 16 years ago
  18. 361210d export CPPFLAGS so it can be used like CFLAGS/normal by vapier · 16 years ago
  19. 8dfa1b3 Addition of move_pages() syscall tests. The updated patch fixes the warning messages and removes the print_bitmask function (it's not used) which causes build errors on powerpc. Signed-off-by: Vijay Kumar B. <vijaykumar@bravegnu.org>. by subrata_modak · 16 years ago
  20. 1490030 setup default RANLIB by vapier · 16 years ago
  21. 5c9f1e0 Addition of SPEC File for creation of LTP-DEVEL RPMs on various Architectures for Standalone development of LTP Unit Testcase. Contributed by George Kraft <gk4@us.ibm.com> by subrata_modak · 16 years ago
  22. c8b42f0 tweak config.mk comment to reflect reality by vapier · 17 years ago
  23. 847ee1c add a note fore uClinux users by vapier · 18 years ago
  24. 1400d64 export a bunch of settings by default that since they are harmless by vapier · 18 years ago
  25. d4e145e allow people to store custom settings in config.mk rather by vapier · 18 years ago
  26. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  27. ca90f11 Removed the NPTL check, the suite now handles the NPTL differently, by ignoring by robbiew · 21 years ago
  28. 01e94ed Added LIB_DIR variable to allow users to specify where the libproc.so library should go by robbiew · 21 years ago
  29. 16c1ca2 corrected NPTL section. by robbiew · 21 years ago
  30. 32d492b Relocated the NPTL checking code to the top-level makefile, so the flag is by robbiew · 21 years ago
  31. 0d77717 Corrected so 'make' won't run menu. by robbiew · 21 years ago
  32. 877d188 Added ability to run 'make menuconfig' by simply calling `ltpmenu` when executed. by robbiew · 21 years ago
  33. d2a2909 Applied Vasan Sundar's patch: by robbiew · 21 years ago
  34. c28353f Applied cross-compiler patch from Sundar <vr_sundar@attbi.com> by robbiew · 22 years ago
  35. 640d83c Added tools install section. by iyermanoj · 22 years ago
  36. 9652609 Build tools directory last by iyermanoj · 22 years ago
  37. 16da103 *** empty log message *** by robbiew · 22 years ago
  38. bc4c280 *** empty log message *** by robbiew · 22 years ago
  39. 16dc53f Separate make and make install by plars · 22 years ago
  40. a2592be Added IDcheck to the end. by robbiew · 23 years ago
  41. ded6967 Removed the tests directory. by robbiew · 23 years ago
  42. 41c5121 restructure by plars · 23 years ago
  43. b71247a Added lines to all and clean to build/clean ltctests by plars · 23 years ago
  44. d5d51ca I've applied most of the patch that Urban Widmark <urban@teststation.com> by nstraz · 23 years ago
  45. 00f6d19 Add tools to the list of directories that need building by nstraz · 23 years ago
  46. f307d5f Add pan and associated files. This is a lightweight test harness. It works a by nstraz · 24 years ago
  47. cc2e555 New additions: by alaffin · 24 years ago