1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-30 00:31:21 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Bainton
ac90eb3aa3 Move each package to their own dir
Also support for the $pkgdir variable in build files, which will include
the full path to the directory of the package (for patches, configs etc)
2014-03-09 13:56:35 +02:00
Daniel Bainton
f04341d18b Remove '|| return 1', mk returns for us on error 2014-03-01 01:45:56 +02:00
Daniel Bainton
82d58abc2c Add fetching and unpacking magic 2014-03-01 01:29:42 +02:00
sin
2262ca81e6 Use exported CFLAGS and LDFLAGS from config.mk 2014-02-28 16:59:23 +00:00
sin
da375a7a29 Do a make clean wherever it is sensible 2014-02-28 15:25:23 +00:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00
sin
7c628920dc Quote variables in package scripts 2014-02-20 16:10:47 +00:00
sin
fb2274ab94 Properly return 1 in case of error 2014-02-18 11:14:25 +00:00
sin
e7a61976d5 Add uuterm 2014-02-18 10:47:18 +00:00