aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-11sboremove: improved user inputxocel
2012-10-10sboremove: workingxocel
2012-10-09updated sboremovexocel
2012-10-09sboremovexocel
2012-10-08Moved build queue subroutines to Lib.pmxocel
2012-10-07sbofind --queue optionxocel
2012-10-06fix bug where, when circular requirements are found, the default chocie is ↵Jacob Pipkin
claimed to be no, but is actually yes
2012-10-04fix the %2B thing for real this time :-/Jacob Pipkin
2012-10-04version 1.0 -> 1.1Jacob Pipkin
2012-10-04minor cleanups, updated versionJacob Pipkin
2012-10-04version 0.9 -> 0.10Jacob Pipkin
2012-10-04consistency and cleanup fixesJacob Pipkin
2012-10-04consistency and cleanup fixes, updated ddate and versionJacob Pipkin
2012-10-04fix bug where links with %2B would not work because the result filenames had ↵Jacob Pipkin
the %2Bs converted to + signs
2012-10-04fix bug where links with %2B would not work because the result filenames had ↵Jacob Pipkin
the %2Bs converted to + signs
2012-10-04man pages consistency and cleanup fixesJacob Pipkin
2012-10-04removed 'date:' line from comments, cleanups for quote consistency, etcJacob Pipkin
2012-10-04quoting consistency cleanupsJacob Pipkin
2012-10-04man pages updated with new ddate and version 1.0Jacob Pipkin
2012-10-04sbotools.conf.5 ordering of options for flags reversed to show defaults firstJacob Pipkin
2012-10-04many fixes, cleanups, and consistency corrections in the man pagesJacob Pipkin
2012-10-03version 0.8 -> 0.9Jacob Pipkin
2012-10-03fix bug where sboupgrade -fz passed -r flag on recursion instead of -zJacob Pipkin
2012-10-03fix bug where sboupgrade -fz passed -r flag on recursion instead of -zJacob Pipkin
2012-10-03man pages updated with today's ddate and version 0.9Jacob Pipkin
2012-10-03bug fix to previous changeJacob Pipkin
2012-10-03...Jacob Pipkin
2012-10-03when circular reqs are found, advise the user of the situation and ask ↵Jacob Pipkin
whether or not proceed, default no
2012-09-22fix bug where installing a compat32 where its 64-bit version is already ↵Jacob Pipkin
installed results in the 64-bit version building and installing twice
2012-09-22fix bug where installing a compat32 where its 64-bit version is already ↵Jacob Pipkin
installed results in the 64-bit version building and installing twice
2012-09-22fix bug where compat32 packages wouldn't get installed after buildingJacob Pipkin
2012-09-22add missing periodJacob Pipkin
2012-09-22spacing cleanupsJacob Pipkin
2012-09-22sboconfig, removed inappropriate bundling option...Jacob Pipkin
2012-09-22fix bug where compat32 packages wouldn't install once built, fix typos and stuffJacob Pipkin
2012-09-21prep.pl and test.t updated to test correctlyJacob Pipkin
2012-09-21sboupgrade converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-21sbosnap converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-21sboinstall converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-21sbofind converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-21sboconfig converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-21sboclean converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-21sbocheck converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-21updated dates in man pages and fixed some bugsJacob Pipkin
2012-09-21add get_arch to export list, fix bug where ) should be }, make ↵Jacob Pipkin
get_sbo_location find for sbos with special characters in their names, check_distfile -> verify_distfile, typo ext -> exit, remove now excess check for x86_64 for compat32, call make_clean with parameter format
2012-09-21sboconfig: missing qw(:config bundling)Jacob Pipkin
2012-09-21fix some quoting inconsistenciesJacob Pipkin
2012-09-21removed extraneous qw(:config), fixed some spacingJacob Pipkin
2012-09-09fixed sboupgrade.1 -w to -zJ Pipkin
2012-09-09fixed bug where stuff like libsigc++ wouldn\'t installJ Pipkin