summaryrefslogtreecommitdiffstats
path: root/stubs
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of wlite and unicode-lite; these were necessary to supportPeter Jones2008-06-232-170/+0
| | | | static linking.
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
| | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice.
* GPLv2+ boilerplates for stubs/ and utils/David Cantrell2007-12-171-7/+13
|
* Add license boilerplates to Makefiles.David Cantrell2007-12-171-0/+19
| | | | | | | | All Makefiles have a standard RH license boilerplate. Existing copyright ranges have been expanded out to list each year, since you are supposed to do that for license boilerplates (ranges aren't valid). Any existing authors mentioned are listed under the Red Hat Author(s) part.
* move existing cvsignores to gitignore; remove ones no longer neededJeremy Katz2007-11-051-0/+0
|
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-1/+1
| | | | | | | | | | * isys/Makefile (_isys.so): Use LDFLAGS * loader2/Makefile (loader): Likewise. * stubs/Makefile ($(LIBUTF8)): Likewise. * Makefile: Likewise. * isomd5sum/Makefile (CFLAGS): Use common CFLAGS and LDFLAGS; use LDFLAGS everywhere * utils/Makefile: Use common LDFLAGS
* 2006-10-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-181-3/+8
| | | | | * stubs/unicode-lite.c: Hack so that we don't try to use unicode line drawing chars on vt100-nav terminals. (#208374)
* 2006-07-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-051-1/+1
| | | | * stubs/Makefile: Link the stub lib against wlite (#197593)
* - Fix wide character support (#196099, #186701)Peter Jones2006-06-292-5/+26
|
* - fix build problems, hopefully...Peter Jones2006-05-231-0/+3
|
* 2006-02-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-222-22/+3
| | | | | | | | | | | | | | | | | | * lang-table: Set all previously bterm using languages to "none" for the fact that we can't handle them in text-mode anymore * textw/language_text.py (LanguageWindow.__call__): Remove bterm special-casing. * text.py (InstallInterface.run): Likewise. * loader2/lang.c (setupLanguage): Likewise. * language.py (Language.fixLang): No more "bterm" font * stubs/unicode-lite.c: Don't require wlite * stubs/Makefile: Don't link against wlite * loader2/Makefile: No more linking to bterm here either * isys/lang.c: Remove bterm support code. * isys/lang.h: And declaration. * isys/Makefile (LOADLIBES): No more linking to bterm * isys/isys.c (start_bterm): Remove this * anaconda.spec (BuildPreReq): Bye-bye bogl
* Sync up libunicode-lite with wcstubs and build it as a static library toChris Lumens2006-01-242-4/+75
| | | | link into the loader (#178386).
* Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works...Peter Jones2005-03-021-1/+1
| | | | | Also, make genhdlist.o build with -Wno-return-type, because rpm's headers and gcc4 don't get along.
* libbzip2 stub goes away so that we can use bzip in the second stageJeremy Katz2003-06-262-49/+0
|
* always enter stubs dir. but don't build libbz2 stub on ia64 stillJeremy Katz2002-12-181-3/+9
|
* better .cvsignoreJeremy Katz2002-12-181-1/+2
|
* add simple wrapper for wlite from dietstubs to provide wc functionalityJeremy Katz2002-12-182-2/+52
| | | | without gconv data for ftp/http/hd stage2
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-203-5/+20
|
* fixed dependency crapErik Troan2000-05-091-0/+2
|
* *** empty log message ***Erik Troan2000-03-301-1/+1
|
* *** empty log message ***Erik Troan2000-03-301-0/+1
|
* populated /usr/lib/anaconda-runtimeErik Troan2000-03-271-1/+3
|
* addedErik Troan1999-08-202-0/+38