Commit Graph

15 Commits

Author SHA1 Message Date
sin f6d2ad52aa Revert "We link with -s, we do not use STRIP"
This reverts commit 3940ee6126.
2014-05-27 11:48:56 +01:00
sin 3940ee6126 We link with -s, we do not use STRIP 2014-05-23 15:04:16 +01:00
sin d9600b2d3b Default to x86_64 2014-05-21 12:48:42 +01:00
Daniel Bainton e9f0a14cd0 Add SUM to config.def.mk 2014-05-15 12:12:25 +03:00
Hiltjo Posthuma 378386622e config: add CXX, CPP and HOST toolchain var
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-05 11:14:27 +00:00
Daniel Bainton abcfc577ff Add comment about strip in config.def.mk 2014-04-09 10:34:00 +03:00
Daniel Bainton c394056a47 Toplevel mkfile doesn't depend on mkbuild anymore 2014-04-07 13:29:38 +03:00
Daniel Bainton cf6065812f Use the full path for defining install(1) 2014-04-01 11:25:07 +01:00
Daniel Bainton 34ba578095 HOSTCC should compile static for binaries to work 2014-04-01 11:18:46 +01:00
sin a1445a03d7 Set HOSTCC in config.def.mk 2014-04-01 11:11:04 +01:00
Daniel Bainton 810d1733aa Rename some variables in config.mk 2014-03-27 21:53:29 +00:00
Daniel Bainton b0a83e28ad Add nprocs to be used inside packages 2014-03-27 20:54:13 +00:00
Daniel Bainton 863612fa7a Support ports being in some other location 2014-03-26 22:12:03 +00:00
Daniel Bainton 56acf67326 Complete rewrite of the build system 2014-03-26 21:19:02 +00:00
Daniel Bainton 817a34ef0b Move config.mk to config.def.mk
When using mk, cp config.def.mk to config.mk if it doesn't exist.

Easier to pull changes to the tree, when config.mk doesn't all the time
complain about changes.
2014-03-10 13:52:48 +00:00