[PATCH rt-tests 0/3] autotools for rt-tests 0.94+

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I rebased and improved the conversion from plain-make to autoconf.  The
first two patches should be fine to take even if autotools isn't
considered for now.

For the details of the conversion check the commit log of the third
patch. The changes to scripts/do-git-push are hardly tested.

If you have questions or test reports, don't hesitate to contact me.

Uwe Kleine-König (3):
  backfire: remove unused header file
  remove several unused Makefiles
  convert build system to autotools

 .gitignore                            |  21 +++
 Makefile                              | 270 ---------------------------
 Makefile.am                           | 112 ++++++++++++
 configure.ac                          |  58 ++++++
 m4/.gitignore                         |   5 +
 m4/ax_pthread.m4                      | 332 ++++++++++++++++++++++++++++++++++
 scripts/do-git-push                   |   4 +-
 src/backfire/sendme.c                 |   4 +-
 src/backfire/version.h                |   1 -
 src/cyclictest/cyclictest.c           |   7 +-
 src/hackbench/Makefile                |   5 -
 src/pi_tests/Makefile                 |  71 --------
 src/pi_tests/pi_stress.c              |   4 +-
 src/pmqtest/Makefile                  |  16 --
 src/pmqtest/pmqtest.c                 |   4 +-
 src/ptsematest/Makefile               |  16 --
 src/ptsematest/ptsematest.c           |   4 +-
 src/rt-migrate-test/rt-migrate-test.c |   4 +-
 src/signaltest/signaltest.c           |   3 +-
 src/sigwaittest/Makefile              |  17 --
 src/sigwaittest/sigwaittest.c         |   3 +-
 src/svsematest/Makefile               |  16 --
 src/svsematest/svsematest.c           |   4 +-
 23 files changed, 556 insertions(+), 425 deletions(-)
 delete mode 100644 Makefile
 create mode 100644 Makefile.am
 create mode 100644 configure.ac
 create mode 100644 m4/.gitignore
 create mode 100644 m4/ax_pthread.m4
 delete mode 100644 src/backfire/version.h
 delete mode 100644 src/hackbench/Makefile
 delete mode 100644 src/pi_tests/Makefile
 delete mode 100644 src/pmqtest/Makefile
 delete mode 100644 src/ptsematest/Makefile
 delete mode 100644 src/sigwaittest/Makefile
 delete mode 100644 src/svsematest/Makefile

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux