summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reordered CFLAGS definition so CFLAGS_DEFAULT is beforeJoel Sherrill1998-04-062-4/+2
| | | | | CFLAGS_$(TARGET_VARIANTS). This makes sure that -Wall appears before any individual warnings are disabled during "debug" builds.
* More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill1998-04-064-37/+0
| | | | These were noticed by Eric Norum.
* Changed CPU model to mcpu32.Joel Sherrill1998-04-061-1/+1
|
* Added stanzas for debug_tests and profile_tests.Joel Sherrill1998-04-061-0/+6
|
* new ids in aclocal directoryJoel Sherrill1998-04-060-0/+0
|
* Fixed improperly named sections for infoJoel Sherrill1998-04-033-10/+10
|
* Added test so the build procedure would stop if a directory did not exist.Joel Sherrill1998-04-032-0/+4
| | | | | This typically indicates a bug in a directory level Makefile or a configure scrip bug.
* Removed isatty() since we are now using newlib's implementation asJoel Sherrill1998-04-036-23/+0
| | | | a result of enabling the newlib POSIX directory.
* Made these have real constants.Joel Sherrill1998-04-035-50/+58
|
* Completed pass at constants.Joel Sherrill1998-04-034-11/+11
|
* Patch from Samuel Tardieu <sam@inf.enst.fr> so the messages printedJoel Sherrill1998-04-032-6/+6
| | | | followed GNU conventions.
* Cleaned up installation of pictures and common html files.Joel Sherrill1998-04-032-2/+8
|
* Moved the terminate node since the "cprev" was being overwritten.Joel Sherrill1998-04-031-2/+2
|
* Moved to tools/texi2www since they are part of that distribution.Joel Sherrill1998-04-034-0/+0
|
* Moved from common directory since they belong to the texi2www distribution.Joel Sherrill1998-04-035-0/+0
|
* Removed incorrect comment.Joel Sherrill1998-04-031-1/+0
|
* Added texi2www to this treeJoel Sherrill1998-04-032-3/+3
|
* Renamed.Joel Sherrill1998-04-031-1/+1
|
* Nowbiulds html and ps. Info not supported.Joel Sherrill1998-04-031-3/+4
|
* Added shortname generation support with the capability for the userJoel Sherrill1998-04-031-5/+37
| | | | to specify the base of the name. BASEnnnn.html
* Added fourth icon which takes user back to the indexJoel Sherrill1998-04-031-26/+43
|
* Added -header and -dirfile options.Joel Sherrill1998-04-031-2/+23
|
* Base fileJoel Sherrill1998-04-034-1/+53
|
* Changed Perl executable locationJoel Sherrill1998-04-032-2/+2
|
* Base files from texi2www-960103Joel Sherrill1998-04-034-0/+2122
|
* Added constants through ch13Joel Sherrill1998-04-0211-446/+459
|
* Make sure OAR logo is accessibleJoel Sherrill1998-04-021-0/+1
|
* Added egcs 1.0.2 gcc docsJoel Sherrill1998-04-021-1/+1
|
* Corrected wildcard for info filesJoel Sherrill1998-04-021-1/+2
|
* Went back to not printing an index. makeinfo does fine if you have indicesJoel Sherrill1998-04-022-5/+7
| | | | but do not print them. texi2dvi barfs if the entries are even there.
* Added "findex" for all directive pages but it turns out that thisJoel Sherrill1998-04-0218-4/+98
| | | | blows up both makeinfo and texi2dvi. So I have commented them out.
* Added copy of HELP.html.Joel Sherrill1998-04-021-1/+1
|
* Added newlib to support and ada_user to internal.Joel Sherrill1998-04-021-2/+2
|
* changed version to 4.0.0-beta2Joel Sherrill1998-03-312-2/+2
|
* Fixed CUSTOM_FILES rule so it properly picked up files included fromJoel Sherrill1998-03-311-2/+11
| | | | make/custom files.
* Make.configJoel Sherrill1998-03-311-1/+3
|
* Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1998-03-312-0/+8
| | | | | It appears that the new glibc does not clear all the bits of the signal set with a sigprocmask.
* Taking care of minor build problemsJoel Sherrill1998-03-304-6/+5
|
* Making the stanza right and improving the way the isntall directories are builtJoel Sherrill1998-03-3015-218/+115
|
* Corrected distribution levels for htmlJoel Sherrill1998-03-3014-15/+19
|
* Added distribution level to each manualJoel Sherrill1998-03-3013-20/+39
|
* Added 4th iconJoel Sherrill1998-03-301-2/+0
|
* Added directoriesJoel Sherrill1998-03-301-0/+3
|
* Added support for multiple distribution levels.Joel Sherrill1998-03-301-4/+15
|
* Mediocre graphic just to use as a place holder to show what it looks like.Joel Sherrill1998-03-301-0/+0
|
* Made the POSIX API option follow the configure line.Joel Sherrill1998-03-301-3/+1
|
* Made the HAS_POSIX_API follow the configure line option.Joel Sherrill1998-03-301-5/+0
|
* Made the C++ option follow the configure option.Joel Sherrill1998-03-301-9/+0
|
* Made HAS_POSIX_API have a "no" definition when it is not enabled.Joel Sherrill1998-03-301-0/+2
|
* Made C++ follow the configure option.Joel Sherrill1998-03-301-4/+0
|