summaryrefslogtreecommitdiffstats
path: root/remote/includes/binutil.inc
Commit message (Collapse)AuthorAgeFilesLines
* [binutil] Try harder not to be stupid (whats broken this time?)Simon Rettberg2015-09-141-24/+28
|
* [binutil] Fix accidental exclusion of libs by using full path for automatic ↵Simon Rettberg2015-09-131-2/+2
| | | | blacklisting
* helpers/includes now should include an __init function and not just do stuff ↵Simon Rettberg2014-07-271-2/+1Star
| | | | right away when being sourced
* [binutil.inc] fix special case:Jonathan Bauer2014-03-111-5/+10
| | | | | if link exists but target does not, check if the target exists in the MODULE_BUILD_DIR and if so, add "./target" to copylist.
* !! Split up 'mltk' into 'mltk' and 'openslx' !!Simon Rettberg2014-01-021-0/+214
'mltk remote' is now 'mltk' 'mltk server' is now 'openslx' Also changed the export type (-e) stage31 to 'cpio' and stage32 and addons to 'sqfs' It should describe what it's packed as, not what the meaning of the content is; you can already tell from the file name.