aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib/SBO/Lib.pm
AgeCommit message (Expand)Author
2012-11-04remove last bit of leftover crud from the make -j# thingJacob Pipkin
2012-11-04@sbos is an array, dont call it as an array refJacob Pipkin
2012-11-04$loc_store is a reference, call it correctlyJacob Pipkin
2012-11-04tee the running of the slackbuild instead of the tar and makepkg via editing ...Jacob Pipkin
2012-11-04use MAKEOPTS for -j instead of hacking the SlackBuildJacob Pipkin
2012-11-04also handle being passed an array refJacob Pipkin
2012-11-04get_sbo_download - no prototype, keep state, deal with either a single scalar...Jacob Pipkin
2012-11-01use my instead of state for $temp_queue, rip out $empty junkJacob 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 loo...Jacob Pipkin
2012-11-01remove extraneous locations stuff from add_to_queue - get_sbo_location does n...Jacob Pipkin
2012-11-01get_build_queue: take an array ref as first arg, make the temp_queue keep sta...Jacob Pipkin
2012-11-01in get_filename_from_link, added only do the substitution if $filenameJacob Pipkin
2012-11-01sboupgradex addedxocel
2012-10-15sboremove: %README% support + general improvementsxocel
2012-10-09sboremovexocel
2012-10-08Moved build queue subroutines to Lib.pmxocel
2012-10-04fix the %2B thing for real this time :-/Jacob Pipkin
2012-10-04version 1.0 -> 1.1Jacob Pipkin
2012-10-04fix bug where links with %2B would not work because the result filenames had ...Jacob Pipkin
2012-10-04quoting consistency cleanupsJacob Pipkin
2012-09-22fix bug where compat32 packages wouldn't get installed after buildingJacob Pipkin
2012-09-21add get_arch to export list, fix bug where ) should be }, make get_sbo_locati...Jacob Pipkin
2012-09-02recursive chown root after rsyncJacob Pipkin
2012-09-01almost there.Jacob Pipkin
2012-09-01more of the same...Jacob Pipkin
2012-09-01more and more cleanups and fixesJacob Pipkin
2012-09-01more cleanupsJacob Pipkin
2012-09-01more cleanups and fixes and suchJacob Pipkin
2012-08-31epic changes and fixes and much further testingJacob Pipkin
2012-08-31better testing, more still to comeJacob Pipkin
2012-08-30more enhancements and cleanupsJacob Pipkin
2012-08-30changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancementsJacob Pipkin
2012-07-14work around fact that some .info files have UNTESTED instead of UNSUPPORTED f...Jacob Pipkin
2012-07-05bug fix to convertpkg to compat32 bitJacob Pipkin
2012-07-04fixes for slack 13.37's perl 5.12Jacob Pipkin
2012-07-04bug fix to the bug fix... :(Jacob Pipkin
2012-07-04bug fix to last change...Jacob Pipkin
2012-07-04modified how handle slack version, reduced code and more future-proof, much b...Jacob Pipkin
2012-06-29version 0.6 -> 0.7Jacob Pipkin
2012-06-29made (fetch|update)_tree return 1 on completion instead of nothingJacob Pipkin
2012-06-29fixed precedence bug: system "thing" == 0 or stuff should be system ("thing")...Jacob Pipkin
2012-06-29fixed bug where update_tree didn't do anything with check_slackbuilds_txt kno...Jacob Pipkin
2012-06-27updated for 14.0 in current, fixed typo exsitsJacob Pipkin
2012-06-11added vim lines to everythingJacob Pipkin
2012-06-11many little fixes, corrections, and reductionsJacob Pipkin
2012-06-08whole bunch of excess code removed, also got rid of the make_temp_file crap a...Jacob Pipkin
2012-06-08much code reduction surrounding config file parsingJacob Pipkin
2012-06-07cleanups and code reductionJacob Pipkin
2012-06-06even more code reduction. perl golf is fun.Jacob Pipkin