aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-14Change prep.pl to change @EXPORT_OK instead of @EXPORTAndreas Guldstrand
2015-12-14Move the -I switch out and run the tests without do_tests wrapperAndreas Guldstrand
2015-12-14Run ./do_tests.shAndreas Guldstrand
2015-12-14Need to change dir for do_tests.shAndreas Guldstrand
2015-12-14Remove sboinstall check from hereAndreas Guldstrand
2015-12-14Let's see if this version worksAndreas Guldstrand
2015-12-14Output env and use sudo to do_tests.shAndreas Guldstrand
2015-12-14Let's check sboinstall's return value and then run t/do_tests.shAndreas Guldstrand
2015-12-14Change from ffmpeg to sbotools, and try to build (which will fail at least ↵Andreas Guldstrand
when making a package)
2015-12-14Try sbofind ffmpeg after we've fetchedAndreas Guldstrand
2015-12-14This seems a better incantationAndreas Guldstrand
2015-12-13Let's see if using this incantation worksAndreas Guldstrand
2015-12-13Specify that we require sudoAndreas Guldstrand
2015-12-13Let sbosnap fetch be run with sudoAndreas Guldstrand
2015-12-13Set debugging options and do an sbosnap fetchAndreas Guldstrand
2015-12-13Specify we're using perl, and which versionsAndreas Guldstrand
2015-12-13Change permissions on t/travis.shAndreas Guldstrand
2015-12-13Initial travis configAndreas Guldstrand
2015-12-13Update ftp.slackware.org.uk to slackware.ukAndreas Guldstrand
2015-12-12SBO::Lib: Fix in(), and use it in more placesAndreas Guldstrand
2015-12-12Automatically migrate a version 1.x repo to a 2.x oneAndreas Guldstrand
2015-12-11Changed check of $sbo_home to $repo_pathAndreas Guldstrand
2015-12-10sbofind: [LO] Escape the interpolated search stringAndreas Guldstrand
2015-12-09Make sbofind search through the local overrides as wellAndreas Guldstrand
2015-12-09Add missing commaAndreas Guldstrand
2015-12-08Update author list in scriptsAndreas Guldstrand
2015-12-08Update manpages and scripts for #6Andreas Guldstrand
2015-12-08Update versionAndreas Guldstrand
2015-12-08Further changes to support #6Andreas Guldstrand
2015-12-08Start work supporting alternate repositoriesAndreas Guldstrand
See #6
2015-12-07Update Changes file againAndreas Guldstrand
2015-12-07Update Changes fileAndreas Guldstrand
2015-12-07Bail out gracefully if a dependency can't be foundAndreas Guldstrand
This fixes #16
2015-12-07Add missing -q option to sbofind manpageAndreas Guldstrand
2015-12-07Next version will be 2.0; remove a long deprecated featureAndreas Guldstrand
2015-12-07Add a few more changesAndreas Guldstrand
2015-12-07Local overrides may have nonexistent fieldsAndreas Guldstrand
This fixes #14
2015-12-07Change newline cuddling of local overrides messageAndreas Guldstrand
2015-12-07Let's end the module properlyAndreas Guldstrand
... so we don't rely on the last assignment or subroutine call
2015-12-07Alert that a local override is being usedAndreas Guldstrand
This fixes #13 This fixes #15 Yay, 2 fixes for the price of one commit!
2015-12-07sboupgrade: handle dependencies properlyAndreas Guldstrand
This closes #12
2015-12-06Change from @EXPORT to @EXPORT_OKAndreas Guldstrand
2015-12-05Fix a variable name in tools/update_man_pages.shAndreas Guldstrand
2015-12-05Update Changes fileAndreas Guldstrand
2015-12-05Change version comparisonAndreas Guldstrand
Sometimes versions aren't in order. This might have been the cause of issue #11
2015-12-05sboupgrade: add --all option for all upgradesAndreas Guldstrand
In order to not be asked twice about things already supplied we also need uniq to be exported from SBO::Lib. This fixes #9
2015-12-05Change the sbocheck output slightlyAndreas Guldstrand
Closes #10
2015-12-05Change sboconfig flag for local overrides to -oAndreas Guldstrand
Because -l is already in use.
2015-12-04sboupgrade manpage referred to sboinstall's exitcodes. Fix.Andreas Guldstrand
2015-12-04Changes: separate versions with extra newlineAndreas Guldstrand