Commit Graph

11 Commits (54aa107b950a475313ae1fd70ea245a618be7ed3)

Author SHA1 Message Date
Pierre Neidhardt 9857145fb1 scripts: Reformat with tabs and more consistent style 2014-11-12 16:15:39 +01:00
Pierre Neidhardt 090f80dc9f Shell: man pager bounded auto-justification 2013-10-29 15:21:28 +01:00
Pierre Neidhardt c934c97d13 Scripts: rewrote all "command -v" properly. 2013-10-27 19:50:23 +01:00
Pierre Neidhardt c3852172fb scripts: protected all "while read" with IFS=.
By default "while read" will strip white space. Setting the IFS makes sure it does not.
2013-10-23 17:44:23 +02:00
Pierre Neidhardt 83737d15fd Scripts: abs-wrapper can now clean archives. 2013-07-13 18:21:00 +02:00
Pierre Neidhardt 462aaf1250 ABS wrapper: fixed missing installation for foreign deps 2013-06-25 23:11:30 +02:00
Pierre Neidhardt 7c8f04455f ABS wrapper: foreign dependencies support 2013-06-25 22:20:40 +02:00
Pierre Neidhardt 0d522a51e2 ABS wrapper working pretty well! 2013-06-25 20:34:56 +02:00
Pierre Neidhardt 04bb8292f9 ABS wrapper: added stages 2013-06-25 20:07:22 +02:00
Pierre Neidhardt 42f99eaecd ABS wrapper working. 2013-06-25 19:10:52 +02:00
Pierre Neidhardt 9b1dd7c517 ABS wrapper scripts: big refactoring
Merged all scripts into one single script.
2013-06-25 18:14:51 +02:00