summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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 CVSROOTanaconda-10.2.0.24-1Peter 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 hopeanaconda-9.91-1Jeremy 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
|
* no more iconvmoduleJeremy Katz2002-10-221-1/+1
|
* run pychecker on installclasses (from Sean Dilda)Jeremy Katz2002-10-071-1/+1
|
* build minislang and mininewt on ia64 also since they're a necessary part of ↵Jeremy Katz2002-10-031-1/+1
| | | | our hack to get tui box drawing characters happy
* use mininewtBill Nottingham2002-08-161-1/+2
|
* install new stubsMike Fulbright2002-08-161-0/+2
|
* copyrightMatt Wilson2002-08-011-0/+1
|
* build mini-wmMike Fulbright2002-08-011-1/+7
|
* use rpmbuild here tooJeremy Katz2002-07-181-2/+2
|
* move version/release definitions into Makefile.inc so that they can be ↵Jeremy Katz2002-07-021-4/+0
| | | | pulled in and used in the loader's version string and the like