aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Happy new year :)Lucas C. Villa Real2017-01-01
* Query the GoboLinux recipe store when looking up dependencies by packageLucas C. Villa Real2017-01-01
* Output the camel-case string rather than its lowercase representation.Lucas C. Villa Real2017-01-01
* Regex fix.Lucas C. Villa Real2017-01-01
* Output a different string when a dependency could not be resolved dependingLucas C. Villa Real2017-01-01
* Fixes typo on case-insensitive comparison test;Lucas C. Villa Real2017-01-01
* Merge branch 'master' of github.com:gobolinux/ThirdPartyInstallersLucas C. Villa Real2017-01-01
|\
| * Create README.mdLucas C. Villa Real2016-12-31
* | Determine how many path levels we have at /opt based on the longestLucas C. Villa Real2017-01-01
|/
* Prevent the creation of recursive symlinks.Lucas C. Villa Real2016-12-30
* Improve guessing of /opt hierarchy: when multiple RPM files areLucas C. Villa Real2016-12-30
* New flag to print filenames contained in a RPM file.Lucas C. Villa Real2016-12-30
* When merging multiple RPM files under a single /Programs entry, it isLucas C. Villa Real2016-12-30
* Improve population of Resources:Lucas C. Villa Real2016-12-29
* Populate Resources/Architecture at all times.Lucas C. Villa Real2016-12-29
* Merge lib64 with lib.Lucas C. Villa Real2016-12-22
* Improve the creation of /opt compatibility links.Lucas C. Villa Real2016-12-21
* Rename lib64 to lib if possible.Lucas C. Villa Real2016-12-15
* Support installation of RPM packages provided as URLsLucas C. Villa Real2016-12-12
* When multiple RPM files are provided and --app-name is given, then mergeLucas C. Villa Real2016-12-11
* Improve the creation of symlink entries on /opt;Lucas C. Villa Real2016-12-09
* Rename function.Lucas C. Villa Real2016-12-08
* Pass $rpmfile to the functions that need it instead of using a global.Lucas C. Villa Real2016-12-08
* Support the installation of multiple RPM files on a same prefix underLucas C. Villa Real2016-12-08
* New command-line switch: -W/--no-web. When used, the script will notLucas C. Villa Real2016-12-08
* When flattening the RPM, fallback to 1-level /opt if it could not beLucas C. Villa Real2016-12-08
* First commit.Lucas C. Villa Real2016-12-05