summaryrefslogtreecommitdiff
path: root/c/src/configure.ac (follow)
AgeCommit message (Collapse)Author
2014-12-05Update bug report URLSebastian Huber
2012-07-19Require automake-1.12.2.Ralf Corsépius
2012-07-19Require autoconf-2.69.Ralf Corsépius
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2012-05-07Revert: Remove CVS IdsJoel Sherrill
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius
2011-12-102011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac (CFLAGS): Add -Wmissing-prototypes.
2011-12-082011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
PR 1589/build * configure.ac: Remove obsolete optional manager capability.
2011-03-072011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove dead code.
2011-02-222011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove AM_CONDITIONAL(HAS_POSIX) (Unused).
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2009-11-28Whitespace removal.Ralf Corsepius
2009-10-23Rework CFLAGS setup.Ralf Corsepius
2009-10-212009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* aclocal/bsp-alias.m4: New. * configure.ac: Apply RTEMS_BSP_ALIAS for RTEMS_BSP_FAMILY.
2009-10-21Remove AM_CONDITIONAL MULTILIB.Ralf Corsepius
2009-10-212009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove cfg_dir.
2009-10-21Remove -std=c99 -fasm. Remove AM_CONDITIONAL LIBCHIP.Ralf Corsepius
2009-10-172009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Pick up make/custom/*. * aclocal/check-custom-bsp.m4: Adapt to changes to configure.ac.
2009-10-16Remove AM_CONDITIONAL HAS_LIBBSP.Ralf Corsepius
2009-10-16Remove special case lib/libbsp/bare (Abandoned).Ralf Corsepius
2009-10-162009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove RTEMS_HOST (unused).
2009-10-14Rework make/custom/* handling.Ralf Corsepius
2008-07-272008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove RPCGEN, RPCTOOLS.
2008-02-262008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* configure.ac: Stop building nfsclient here and build it in CPUKIT.
2007-09-162007-09-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove AC_PROG_AWK (Unused).
2007-08-022007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* configure.ac, wrapup/Makefile.am: Remove RDBG. * aclocal/check-rdbg.m4, aclocal/enable-rdbg.m4, librdbg/.cvsignore, librdbg/Makefile.am, librdbg/preinstall.am, librdbg/include/rdbg/rdbg.h, librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h, librdbg/include/rdbg/i386/reg.h, librdbg/include/rdbg/m68k/rdbg_f.h, librdbg/include/rdbg/m68k/reg.h, librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/include/rdbg/powerpc/reg.h, librdbg/src/_servtgt.c, librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c, librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c, librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c, librdbg/src/servtsp.c, librdbg/src/servutil.c, librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_cpu_asm.S, librdbg/src/i386/rdbg_f.c, librdbg/src/i386/any/remdeb.h, librdbg/src/i386/any/remdeb_f.x, librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c, librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c, librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c, librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_cpu_asm.S, librdbg/src/powerpc/rdbg_f.c, librdbg/src/powerpc/new_exception_processing/remdeb.h, librdbg/src/powerpc/new_exception_processing/remdeb_f.x, librdbg/src/powerpc/new_exception_processing/remdeb_svc.c, librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed.
2007-07-252007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Add nfsclient.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: New BUG-REPORT address.
2006-11-15Remove RTEMS_AMPOLISH3.Ralf Corsepius
2006-11-152006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* aclocal/prog-cc.m4: Remove CFLAGS. * configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS. Compose CFLAGS. Append CFLAGS to ac_configure_args.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-05-162006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* aclocal/rtems-ampolish.m4: New. * configure.ac: Use RTEMS_AMPOLISH3.
2005-11-202005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Pass --enable-rtems-root to ada-tests/configure.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Explicitly pass --libdir and --includedir to testsuites.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Reflect changes to testsuites.
2005-10-26Remove libnetworking, libnetworking/pppd.Ralf Corsepius
2005-10-25Remove libnetworking/rtems_telnetd.Ralf Corsepius
2005-09-19Move optman to the end of BSP_SUBDIRS.Ralf Corsepius
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* aclocal/check-rdbg.m4: Use compilation check on _OLD_EXCEPTIONS to enable rdbg. * configure.ac: Reflect changes above.
2005-05-232005-05-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Add ada/.
2005-05-10Add AMPOLISH3.Ralf Corsepius
2005-05-102005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Let enable_rpcgen default to "no".
2005-02-122005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove HAS_WRAPUP_LIBBSP. * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
2005-02-042005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* libnetworking/rtems_servers/ftp.c, libnetworking/rtems_servers/ftp.h, libnetworking/rtems_servers/Makefile.am: Remove (relocated to cpukit/ftpd). * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having removed move libnetworking/rtems_servers.
2005-01-242005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove CFLAGS_DEBUG_V. Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
2005-01-062005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Pass CFLAGS to testsuites configure. * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
2005-01-052005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Pass CFLAGS to cpukit configure. * aclocal/rtems-flags.m4: Remove (Unused). * aclocal/prog-ccas.m4: Remove $(GCCSPECS). * aclocal/env-rtemsbsp.m4: Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS. * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS. * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS. Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS. Cleanup comments.
2004-11-222004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* configure.ac: Misc. quoting cleanups. Enable ada-tests iff --enable-ada and --enable-tests.
2004-11-052004-11-05 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove check for libbsp/${RTEMS_CPU}. Add dependency tracking for *.cfgs. * Makefile.am: Add dependency tracking for *.cfg.
2004-10-282004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
PR 707/make_build * configure.ac: Add --enable-rpcgen.