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