summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Sync up libunicode-lite with wcstubs and build it as a static library toChris Lumens2006-01-241-1/+1
| | | | link into the loader (#178386).
* Removed locale-list.Chris Lumens2005-06-281-7/+3
|
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-3/+3
| | | | | | | | | | | | | | | * Makefile Makefile.inc mini-wm.c xmouse.c xutils.c isys/Makefile isys/isys.c isys/lang.c isys/smp.c isys/uncpio.c isys/gzlib/Makefile isys/gzlib/inflate.c loader2/Makefile loader2/driverdisk.c loader2/driverselect.c loader2/hdinstall.c loader2/init.c loader2/kickstart.c loader2/loader.c loader2/loadermisc.c loader2/moduleinfo.h loader2/modules.c loader2/net.c loader2/nfsinstall.c loader2/telnet.c loader2/undomounts.c loader2/urlinstall.c utils/Makefile utils/genhdlist.c utils/mapshdr.c utils/snarffont.c: Define cflags in one place (Makefile.inc) and use a consistent set everywhere. Fix up some of the compile warnings this uncovered. Also fix a few more things that -Wextra turned up.
* 2005-04-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-021-2/+2
| | | | | | * anaconda.spec: Bump version. * Makefile: Fix makefile deps and clean target.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-2/+0
| | | | | | | | | | | | | | | | | | * anaconda: Remove essentially unused config file data code, product.img basically supplanted this. * Makefile: Likewise. * cmdline.py: Likewise. * gui.py: Likewise. * text.py: Likewise. * dispatch.py: Likewise. * instdata.py: Likewise. * splashscreen.py: Likewise. * iw/welcome_gui.py: Likewise. * textw/welcome_text.py: Likewise. * anaconda.conf: Remove file. * configFileData.py: Likewise. * readConfigFile.py: Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-3/+0
| | | | | | | | | | | | * constants.py: Make bugzilla URL more changeable. * iw/xconfig_gui.py (XConfigWindow.getNext): Likewise. * packages.py (betaNagScreen): Likewise. * hdrlist.py (GroupSet.__main__): Nuke some dead code. * Makefile (DESTDIR): Likewise. * image.py (findIsoImages): Genericize comment. * loader2/urlinstall.c: Likewise.
* fix cvsroot settingJeremy Katz2005-03-241-1/+1
|
* ... without the typoPeter Jones2005-03-221-1/+1
|
* make it possible to override CVSROOTPeter Jones2005-03-221-1/+1
|
* suppress warning for CVSROOT if this is a CVS exportPeter Jones2005-03-021-1/+1
| | | | add more files to the changelog for gcc4 stuff.
* make the makefile figure out its own CVSROOTPeter Jones2005-03-021-0/+1
|
* Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works...Peter Jones2005-03-021-3/+3
| | | | | Also, make genhdlist.o build with -Wno-return-type, because rpm's headers and gcc4 don't get along.
* 2005-01-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-131-1/+1
| | | | * Makefile (SUBDIRS): Add ui subdir.
* 2004-09-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-241-0/+2
| | | | | | | | | | * loader2/Makefile (VERSION): Define VERSION. * Makefile: Define VERSION and RELEASE here. * Makefile.inc (VERSION): * Makefile.inc (RELEASE): Move to Makefile
* 2004-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-211-1/+5
| | | | * Makefile: Get 'make build' working with build system changes.
* remove non-needed setting of SNAPRELEASEJeremy Katz2004-09-211-2/+3
| | | | remove the tarball once we have an srpm
* start converting build targets to work with dist cvs. revert back toJeremy Katz2004-09-211-27/+3
| | | | | old make src target. get rid of snap*, move to anaconda.spec instead of .spec.in (build to include bumped version + changelog)
* Improve make local to create a clear tarballPaul Nasrat2004-07-051-2/+3
|
* more fixageJeremy Katz2004-06-301-1/+4
|
* more fixesJeremy Katz2004-06-251-1/+1
|
* actually run bhcJeremy Katz2004-06-251-1/+1
|
* use new nifty build from cvs stuff for build and snapbuild targetsJeremy Katz2004-06-251-4/+12
|
* beehive-srpm, take fiveJeremy Katz2004-06-251-1/+1
|
* beehive-srpm, take four (specdir)Jeremy Katz2004-06-251-1/+1
|
* beehive-srpm, take threeJeremy Katz2004-06-251-2/+2
|
* beehive-srpm, take twoJeremy Katz2004-06-251-1/+3
|
* start trying to make it so we can make beehive-build anacondaJeremy Katz2004-06-251-0/+3
|
* smarter handling of cvsrootJeremy Katz2004-05-211-2/+3
|
* fix build with xorg-x11, I hopeJeremy Katz2004-03-171-1/+1
|
* xkb stuff isn't used anymoreJeremy Katz2003-11-071-5/+1
|
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-4/+4
| | | | | | | | | | | | | | summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting
* more shenanigansJeremy Katz2003-01-211-3/+8
|
* productname and productversion are now defined by passing args to buildinstallJeremy Katz2003-01-131-4/+1
| | | | | | | | so that we don't have them hard coded in the package. they end up in /.buildstamp along with the timestamp for the image. add support for substituting @RHL@ and @RHLVER@ in the help with the product name or version to avoid having to change the help unless its needed
* add build and snapbuild targets, use with 'make COLLECTION=foo ↵Jeremy Katz2002-12-311-0/+7
| | | | (snapbuild|build)' just like with pkgs cvs
* always enter stubs dir. but don't build libbz2 stub on ia64 stillJeremy Katz2002-12-181-6/+2
|
* nuke minislang and mininewtJeremy Katz2002-12-181-3/+1
|
* call the right script name...Jeremy Katz2002-12-171-1/+1
|
* fixup locale-list generationJeremy Katz2002-12-171-1/+5
|
* collage is deadJeremy Katz2002-12-111-1/+1
|
* don't need to nuke these from the tarball anymoreJeremy Katz2002-12-031-2/+0
|
* don't build balkan anymore eitherJeremy Katz2002-12-031-3/+3
|
* nuke some dead directories from pythonpathsJeremy Katz2002-12-031-3/+3
|
* build loader2, not loaderJeremy Katz2002-12-031-1/+1
|
* silly makefiles...Jeremy Katz2002-11-191-3/+3
|
* libdir monkeyingJeremy Katz2002-11-191-3/+3
|
* allow specifying a tag on the make line to ensure you get what you want when ↵Jeremy Katz2002-11-191-0/+1
| | | | doing a release build
* add tag target. I'm tired of doing it by hand ;)Jeremy Katz2002-11-191-0/+5
|
* added xutils build rulesMike Fulbright2002-11-121-1/+5
|
* command stubs are in subdir now, anaconda-stub is goneJeremy Katz2002-11-011-8/+2
|
* we generate the keymaps during buildinstall nowJeremy Katz2002-10-231-1/+1
|