summaryrefslogtreecommitdiffstats
path: root/tools/build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-182-2/+6
| | | | * Makefile.am: Rename bin2c to rtems-bin2c.
* 2007-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-102-3/+9
| | | | * bin2c.c: Updated license after author changed it.
* 2007-09-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-072-4/+12
| | | | * bin2c.c: Update comments.
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-042-81/+241
| | | | | | * bin2c.c: Significant improvements -- add multiple options, generate both C and H files, do not always generate static. fix indentation, add comments.
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-042-0/+113
| | | | | * bin2c.c: New file. http://www.wxwidgets.org/wiki/index.php/Embedding_PNG_Images-Bin2c_In_C
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-042-1/+8
| | | | | | * Makefile.am: Add bin2c so we can have a more reliable way to convert binary files to objects. If they are in C, we can use the correct CPU CFLAGS and they will link easier.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-022-1/+5
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+6
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-07-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-133-0/+29
| | | | | * doxy-filter: New. * Makefile.am: Add doxy-filter.
* Remove.Ralf Corsepius2006-07-111-275/+0
|
* 2006-07-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-113-7/+10
| | | | | | * ampolish3.in: Remove. * Makefile.am: Remove ampolish3. * configure.ac: Remove ampolish3, perl.
* 2006-10-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-142-2/+7
| | | | | * ampolish3.in: Check Makefile.am for SUBDIRS. Add all-am: for PREINSTALL_FILES.
* 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-122-10/+24
| | | | | | * ampolish3.in: Add all: for PREINSTALL_FILES. Add all-local for TMPINSTALL_FILES. Misc bug fixes.
* 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-122-3/+26
| | | | | * ampolish3.in: Check if Makefile.am already contains CLEANFILES or DISTCLEANFILES.
* 2006-10-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-102-100/+110
| | | | * ampolish3.im: Update.
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-252-2/+6
| | | | * ampolish3.in: Sync with private bleeding-edge .
* 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-242-2/+6
| | | | * ampolish3.in: Use @PERL@, partial update from local sources.
* Fix typoRalf Corsepius2005-10-241-1/+1
|
* Fix typoRalf Corsepius2005-10-241-1/+1
|
* 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-243-4/+12
| | | | | | * configure.ac: Add ampolish3. * Makefile.am: Add ampolish3. * ampolish3.in: New.
* New.Ralf Corsepius2005-10-241-0/+243
|
* Fix typo in previous change.Ralf Corsepius2004-09-241-1/+1
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-242-1/+5
| | | | * configure.ac: Require automake > 1.9.
* Remove stray white spaces.Ralf Corsepius2004-04-203-8/+8
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-0/+6
| | | | | * Makefile.am: Add EXTRA_DIST = search-id.sh multigen cvsignore-add.sh.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-2/+6
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-112-1/+5
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-112-2/+15
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AC_PREREQ(2.57).
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-212-3/+9
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-02 Chris Johns <cjohns@cybertec.com.au>Joel Sherrill2002-10-043-1/+31
| | | | | * cvsignore-add.sh: Script to append a specific file to all .cvsignore files if the files exists is a specific directory.
* 2002-05-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-05-017-103/+6
| | | | | * lock-directory.in, unlock-directory.in: Removed. * Makefile.am, README, .cvsignore: Updated to reflect above.
* 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-032-1/+4
| | | | * configure.ac: Remove AC_EXEEXT (obsolete).
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-283-3/+9
| | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-121-0/+30
| | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.
* 2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-121-29/+0
| | | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-112-0/+7
| | | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-242-7/+4
| | | | * config.h.in: Automatically generated. Remove from CVS.
* 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-092-1/+5
| | | | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
* 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-022-1/+5
| | | | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
* 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-10-312-1/+5
| | | | * Makefile.am: Switch to GNU-canonicalized autoconf macros.
* 2000-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-122-1/+5
| | | | * multigen: Fix BARE_CPU_CFLAGS.
* 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-062-2/+8
| | | | * multigen: Fix usage.
* Adding ChangeLogs.Joel Sherrill2000-08-101-0/+3
|
* Patch rtems-rc-20000705-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-061-1/+1
| | | | that adds multigen to the list of noinst_SCRIPTS.
* Patch rtems-rc-20000615-2-cvs.diff from Ralf CorsepiusJoel Sherrill2000-06-151-0/+6
| | | | <corsepiu@faw.uni-ulm.de> to update multigen.
* New file from Ralf.Joel Sherrill2000-06-141-0/+165
|
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-8/+5
|