aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-01use my instead of state for $temp_queue, rip out $empty junkJacob Pipkin
2012-11-01more test for get_build_queueJacob Pipkin
2012-11-01add ability to empty $temp_queue in order to facilitate unit testingJacob Pipkin
2012-11-01but fix to state $temp_queue where had an empty element at end, label for ↵Jacob Pipkin
loop in get_build_queue, use unshift in add_to_queue instead of reversing array in get_build_queue, label for loop in add_to_queue
2012-11-01extend get_build_queue test for three sbos at onceJacob Pipkin
2012-11-01remove extraneous locations stuff from add_to_queue - get_sbo_location does ↵Jacob Pipkin
not return a list
2012-11-01get_build_queue: take an array ref as first arg, make the temp_queue keep ↵Jacob Pipkin
state, changes for clarity
2012-11-01tests for get_build_queueJacob Pipkin
2012-11-01reinstate clean_reqs test for installed reqs, set compat32 = 0 beforehand, ↵Jacob Pipkin
use zdoom instead of wine
2012-11-01comment out no-longer-valid circular requirement testJacob Pipkin
2012-11-01work out of xocel branchJacob Pipkin
2012-11-01in get_filename_from_link, added only do the substitution if $filenameJacob Pipkin
2012-11-01zdoom version 2.5.0 -> 2.6.0Jacob Pipkin
2012-11-01change sbo_home back to default since no longer developing against sbo git repoJacob Pipkin
2012-11-01sboupgradex addedxocel
2012-10-29sboremove: fixed missing ; line 192xocel
2012-10-28sboremove: minor changesxocel
2012-10-15sboremove: added man pagexocel
2012-10-15sboremove: changed -f to -axocel
2012-10-15sboremove: %README% support + general improvementsxocel
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