mkbuild

mk based build system
git clone git://git.2f30.org/mkbuild
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2015-04-02 09:21Fix install locations ($*DIR already includes $PREFIX)Daniel Bainton1+10-10
2015-04-02 09:15install: support extra installsDaniel Bainton1+1-1
2014-09-09 15:47Indent all recipesin1+1-1
2014-07-21 18:59mk.package: whoops, pkgpath doesnt existHiltjo Posthuma1+1-1
2014-07-13 20:06mk.package: proper fakerootHiltjo Posthuma1+1-1
2014-07-13 20:05mk.build: be verboseHiltjo Posthuma1+5-5
2014-06-19 14:48use $INSTALL for making directories and set permissionsHiltjo Posthuma1+5-5
2014-06-19 14:46remove .pkgroot before installingHiltjo Posthuma1+1-0
2014-06-06 16:35Allow to set the permissions for INSTALL_OTHER*sin1+4-1
2014-06-02 12:54make sure dir exists, just like the build ruleHiltjo Posthuma1+1-0
2014-05-26 10:50Support -p0 patches tooDaniel Bainton1+7-1
2014-05-26 10:21Add support for patchingDaniel Bainton1+7-1
2014-05-26 06:14Move the library building to the .targs.mk fileDaniel Bainton1+1-7
2014-05-23 14:07Rename RM to rm in the outputsin1+1-1
2014-05-23 11:11add version number to package.Hiltjo Posthuma1+5-1
2014-05-22 19:23Fix cleaning of targets inside subdirectoriesDaniel Bainton1+2-2
2014-05-22 19:08Support for building LIB targets inside subdirectoriesDaniel Bainton1+1-1
2014-05-22 19:06Support for BIN targets inside subdirectoriesDaniel Bainton1+1-1
2014-05-22 15:13What's wrong with kernel manpages?sin1+1-1
2014-05-22 15:10Default to x86_64sin1+1-1
2014-05-22 15:00Handle single URLs correctly as wellsin1+9-3
2014-05-22 14:32Support multiple urls for mk.fetchsin1+15-13
2014-05-21 08:53Add support for binary specific LDFLAGSDaniel Bainton1+2-2
2014-05-21 07:50Also clean the separate library objectsDaniel Bainton1+8-2
2014-05-21 07:47Support for separate objects for librariesDaniel Bainton1+1-0
2014-05-21 07:42Update TODODaniel Bainton1+7-1
2014-05-19 19:50Run through TARG for mk package as wellsin1+6-2
2014-05-19 19:57Remove trailing spacesin1+0-1
2014-05-19 19:40Add support for packagingDaniel Bainton5+11-0
2014-05-16 10:04Add Hiltjo to the copyright listDaniel Bainton1+1-0
2014-05-15 09:13Use SUM from the config.mk instead of plain sha512sumDaniel Bainton2+2-1
2014-05-15 09:04Add checksum checkingDaniel Bainton1+12-3
2014-05-05 11:10add TODO/wishlistHiltjo Posthuma1+14-0
2014-05-02 17:18dont try to fetch file if the downloaded file name existsHiltjo Posthuma1+3-1
2014-04-28 20:17improve styleHiltjo Posthuma2+4-4
2014-04-28 11:53remove return, doesnt work in bash and some other shellsHiltjo Posthuma3+16-24
2014-04-24 18:58make dirs before installing symlinksHiltjo Posthuma1+1-1
2014-04-20 20:58Support multiple targets per 3rdparty mkfileDaniel Bainton1+23-15
2014-04-15 10:18Only clone a shallow copy of git reposDaniel Bainton1+1-1
2014-04-09 13:05echo what is done with mk distcleanDaniel Bainton1+1-0
2014-04-09 13:04Support branches for 3rdparty git reposDaniel Bainton1+6-3
2014-04-09 07:56Reorder mk and TARG in mk.3rdpartyDaniel Bainton1+1-1
2014-04-07 13:54Add support for mk distclean to remove the 3rdparty source treesDaniel Bainton3+14-0
2014-04-07 11:06configmk changesDaniel Bainton4+12-13
2014-04-07 10:41Remove some morpheus specific stuffDaniel Bainton3+6-13
2014-04-06 20:02Add LICENSE fileDaniel Bainton1+22-0
2014-04-04 11:34Support changing the config.mk file with an env varDaniel Bainton5+7-4
2014-04-04 11:23Initial copy from the morpheus repoDaniel Bainton12+259-0