catalyst.git
2011-06-25 Sebastian PippingMakefile: Improve dependencies
2011-06-25 Sebastian PippingMigrate man page to Asciidoc, generate list of subarche...
2011-06-25 Matt TurnerUse get_libdir instead of hard-coding lib for distcc
2011-06-25 Matt TurnerUse get_libdir instead of hard-coding lib for distcc
2011-06-25 Sebastian PippingMan page: Add Matt to authors
2011-06-25 Matt Turnermips.py: add multilib (and missing n64) classes
2011-06-25 Matt Turnermips.py: remove n32/n64 USE flags
2011-06-25 Matt Turnermips.py: create generic mips64 classes
2011-06-25 Matt Turnermips.py: fix CFLAGS in loongson class
2011-06-25 Matt Turnermips.py: Remove ip* classes
2011-06-25 Matt Turnermips.py: Remove mips2 classes
2011-06-25 Matt Turnermips.py: add multilib (and missing n64) classes
2011-06-25 Matt Turnermips.py: remove n32/n64 USE flags
2011-06-25 Matt Turnermips.py: create generic mips64 classes
2011-06-25 Matt Turnermips.py: fix CFLAGS in loongson class
2011-06-25 Matt Turnermips.py: Remove ip* classes
2011-06-25 Matt Turnermips.py: Remove mips2 classes
2011-06-25 Sebastian PippingMan page: Remove acute as man does not seem to render...
2011-06-25 Sebastian PippingMan page: Fix synopsis
2011-06-25 Sebastian PippingMakefile: Improve dependencies
2011-06-24 Sebastian PippingMigrate man page to Asciidoc, generate list of subarche...
2011-06-23 Sebastian PippingThere is no dict conf_values.settings, replace by plain...
2011-04-14 Raúl PorcelThis is catalyst 2.0.6.916 CATALYST_2_0_6_916
2011-04-14 Raúl PorcelAdd gentoo-ilo option for the bootloader on ia64
2011-04-14 Raúl PorcelAdd gentoo-ilo option for the bootloader on ia64
2011-04-10 Raúl PorcelThis is catalyst 2.0.6.915
2011-04-10 Raúl PorcelReplace virtual/portage with sys-apps/portage, bug...
2011-02-05 Raúl PorcelEnable new amd64 subarches
2011-02-05 Raúl PorcelThis is catalyst 2.0.6.914
2011-02-05 Raúl PorcelEnable new amd64 subarches
2010-11-01 Raúl PorcelThis is catalyst 2.0.6.913
2010-11-01 Raúl PorcelFix ARM hardfloat
2010-11-01 Raúl PorcelAdd patch for Loongson support, patch by Zhang Le ...
2010-11-01 Raúl PorcelThis is catalyst 2.0.6.912
2010-11-01 Raúl PorcelAdd patch for Loongson support, patch by Zhang Le ...
2010-11-01 Raúl PorcelRevert "Add patch for Loongson support, patch by Zhang...
2010-11-01 Raúl PorcelAdd patch for Loongson support, patch by Zhang Le ...
2010-10-09 Raúl PorcelThis is catalyst 2.0.6.911
2010-10-09 Raúl PorcelReplace -Os with -O2 for ARM
2010-09-26 Raúl PorcelARM fixes
2010-09-26 Raúl PorcelARM fixes
2010-09-11 Raúl PorcelApply patch to make stage2 quiet, thanks to Alexandre...
2010-09-11 Raúl PorcelApply patch to make stage2 quiet, thanks to Alexandre...
2010-09-11 Raúl PorcelThis is catalyst-2.0.6.909
2010-09-11 Raúl PorcelFix sparc bug, gentoo bug 297231
2010-09-11 Raúl PorcelFix sparc bug, gentoo bug 297231
2010-09-05 Raúl PorcelUpdate copyrights, add me to AUTHORS
2010-09-05 Raúl PorcelThis is catalyst-2.0.6.908
2010-09-05 Raúl PorcelRestore old behaviour on the CXXFLAGS variable on the...
2010-09-04 Raúl PorcelTypo
2010-09-04 Raúl PorcelFix typo and add armv7a-hardfp target
2010-09-04 Raúl PorcelFix typo and add armv7a-hardfp target
2010-09-04 Raúl PorcelApply patch from Guy Martin <gmsoft@gentoo.org> to...
2010-09-04 Raúl PorcelApply patch from Guy Martin <gmsoft@gentoo.org> to...
2010-01-26 Andrew GaffneyApply patch from armin76 for Gentoo bug #299498
2010-01-26 Andrew GaffneyApply patch from armin76 for Gentoo bug #299498
2010-01-22 Andrew GaffneyActually pay attention to the 'delete' parameter for...
2010-01-20 Andrew GaffneyMissing space in catalyst.util.list_bashify()
2009-12-29 Andrew GaffneyOnly run depclean for stage3/system
2009-12-29 Andrew GaffneyOnly run depclean for stage3/system
2009-12-28 Andrew GaffneyThis is catalyst 2.0.6.906
2009-12-28 Andrew GaffneyRun depclean at the end of stage generation (for Gentoo...
2009-12-28 Andrew GaffneyRun depclean at the end of stage generation (for Gentoo...
2009-12-26 Andrew GaffneyAdd patch to start hald before xdm for Gentoo bug ...
2009-12-19 Andrew GaffneyBe verbose about why we're not considering certain...
2009-12-19 Andrew GaffneyUse a regex to parse the built target filenames
2009-11-29 Andrew Gaffneyfix my previous fix of a string.join() call
2009-11-29 Andrew Gaffneythe command is 'cp', not 'copy'
2009-11-29 Andrew Gaffneyuse os.path.lexists() so it doesn't fail on broken...
2009-11-29 Andrew Gaffneyspecify opening for writing
2009-11-29 Andrew Gaffneydon't use the same var name twice
2009-11-29 Andrew Gaffneymissing modules
2009-11-29 Andrew Gaffneymove rsplit() call to assignment instead of return
2009-11-29 Andrew Gaffneyminor fixes to buildplan logic
2009-11-29 Andrew Gaffneyset 'target' properly
2009-11-29 Andrew Gaffneycall run_init() before trying to lock
2009-11-29 Andrew GaffneySplit up huge __init__() into startup and run-time...
2009-11-28 Andrew Gaffneyfix a few problems with the last commit
2009-11-28 Andrew Gaffneyremove build_targets() from main script
2009-11-28 Andrew GaffneyAdd initial target buildplan logic
2009-11-28 Andrew Gaffneyadd get_target_name()
2009-11-28 Andrew GaffneyAdd initialization of values for catalyst.target.target...
2009-11-28 Andrew GaffneySplit up built_target into target and built_target
2009-11-28 Andrew GaffneyAdd initial built_target support
2009-11-28 Andrew Gaffneychange os.path.is_dir() to isdir()
2009-09-20 Andrew GaffneyRemove metadata_overlay option, since it doesn't make...
2009-09-19 Andrew GaffneyAdd dependency information for each target
2009-09-19 Andrew Gaffneyfix typo in arm.py
2009-09-18 Andrew GaffneyFix typo for Gentoo bug #285484
2009-09-14 Andrew GaffneyRewrite unpack_snapshot() to suck less
2009-09-14 Andrew GaffneyRewrite unpack() so it doesn't suck
2009-09-14 Andrew GaffneyBeef up autoresume to record path metadata and check...
2009-09-14 Andrew Gaffneyprune some dead code
2009-09-13 Andrew GaffneyAdd --exclude /packages/ to the rsync line for the...
2009-09-13 Andrew GaffneyCreate catalyst.util.move() helper and use it
2009-09-13 Andrew GaffneyAdd catalyst.util.copy() helper function and use it
2009-09-13 Andrew GaffneyCreate catalyst.util.mkdir() helper function and use it
2009-09-13 Andrew Gaffneyanother manual rsync call
2009-09-13 Andrew GaffneyCreate catalyst.util.create_tarball() helper function
2009-09-13 Andrew GaffneyAdd catalyst.util.create_tarball() helper function...
next