aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib/SBO/Lib
AgeCommit message (Collapse)Author
2016-08-30SBO::Lib::Build: perform_sbo should change back from the SBo dir after buildingAndreas Guldstrand
2016-08-30SBO::Lib::Build: add run_tee() to handle command running and outputAndreas Guldstrand
2016-08-29SBO::Lib::Util: only warn when $conf_file existsAndreas Guldstrand
2016-08-29SBO::Lib::Readme: let get_readme_contents use slurp() tooAndreas Guldstrand
2016-08-29SBO::Lib::Info: let get_from_info use slurp() tooAndreas Guldstrand
2016-08-29SBO::Lib::Util: read_config can use slurp()Andreas Guldstrand
2016-08-28sboconfig: move slurp() to SBO::Lib::Util, and document itAndreas Guldstrand
2016-08-28SBO::Lib::Util: remove some trailing whitespaceAndreas Guldstrand
2016-08-28SBO::Lib::Info/Tree: move get_orig_version from ::Tree to ::InfoAndreas Guldstrand
and update ::Pkgs accordingly
2016-08-24SBO::Lib::Build: separate out build utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-23SBO::Lib::Download: separate out download utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-22SBO::Lib::Readme: separate out package utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-21SBO::Lib::Pkgs: separate out package utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-20SBO::Lib::Info: separate out info utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-19SBO::Lib::Tree: separate out tree utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-18SBO::Lib::Repo: separate out repo utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-17SBO::Lib::Util: separate out some utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.