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

14 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
sin
7e5ca5e99f Convert sdhcp to an inline build
Use the git repo instead of a .tgz
2014-03-05 16:55:06 +00: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
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
5ffd49a86d We can build with dash too now
Also rename pkgs/arch-rootfs to pkgs/emul.

The create-bootable script still needs to be fixed
to work with dash.
2014-02-14 10:58:17 +00:00
sin
3b3b6c4a99 Use x86_64-linux-musl-gcc instead of musl-gcc 2013-09-25 19:10:07 +01:00
sin
f2119448ab Log build/install failures 2013-09-17 15:40:13 +01:00
sin
be80e06d2a Make the build system a bit more sane 2013-09-06 09:31:51 +01:00
sin
3ed9505ea4 Don't extract if the package is already extracted
Makes it easy to modify a package and rebuild.
2013-09-05 15:33:09 +01:00
sin
46c91b70b5 Clean before building 2013-09-05 12:30:49 +01:00
sin
2172a60f1a Initial commit 2013-09-05 11:59:49 +01:00