2015-04-02 09:21 | Fix install locations ($*DIR already includes $PREFIX) | Daniel Bainton | 1 | +10 | -10 |
2015-04-02 09:15 | install: support extra installs | Daniel Bainton | 1 | +1 | -1 |
2014-09-09 15:47 | Indent all recipe | sin | 1 | +1 | -1 |
2014-07-21 18:59 | mk.package: whoops, pkgpath doesnt exist | Hiltjo Posthuma | 1 | +1 | -1 |
2014-07-13 20:06 | mk.package: proper fakeroot | Hiltjo Posthuma | 1 | +1 | -1 |
2014-07-13 20:05 | mk.build: be verbose | Hiltjo Posthuma | 1 | +5 | -5 |
2014-06-19 14:48 | use $INSTALL for making directories and set permissions | Hiltjo Posthuma | 1 | +5 | -5 |
2014-06-19 14:46 | remove .pkgroot before installing | Hiltjo Posthuma | 1 | +1 | -0 |
2014-06-06 16:35 | Allow to set the permissions for INSTALL_OTHER* | sin | 1 | +4 | -1 |
2014-06-02 12:54 | make sure dir exists, just like the build rule | Hiltjo Posthuma | 1 | +1 | -0 |
2014-05-26 10:50 | Support -p0 patches too | Daniel Bainton | 1 | +7 | -1 |
2014-05-26 10:21 | Add support for patching | Daniel Bainton | 1 | +7 | -1 |
2014-05-26 06:14 | Move the library building to the .targs.mk file | Daniel Bainton | 1 | +1 | -7 |
2014-05-23 14:07 | Rename RM to rm in the output | sin | 1 | +1 | -1 |
2014-05-23 11:11 | add version number to package. | Hiltjo Posthuma | 1 | +5 | -1 |
2014-05-22 19:23 | Fix cleaning of targets inside subdirectories | Daniel Bainton | 1 | +2 | -2 |
2014-05-22 19:08 | Support for building LIB targets inside subdirectories | Daniel Bainton | 1 | +1 | -1 |
2014-05-22 19:06 | Support for BIN targets inside subdirectories | Daniel Bainton | 1 | +1 | -1 |
2014-05-22 15:13 | What's wrong with kernel manpages? | sin | 1 | +1 | -1 |
2014-05-22 15:10 | Default to x86_64 | sin | 1 | +1 | -1 |
2014-05-22 15:00 | Handle single URLs correctly as well | sin | 1 | +9 | -3 |
2014-05-22 14:32 | Support multiple urls for mk.fetch | sin | 1 | +15 | -13 |
2014-05-21 08:53 | Add support for binary specific LDFLAGS | Daniel Bainton | 1 | +2 | -2 |
2014-05-21 07:50 | Also clean the separate library objects | Daniel Bainton | 1 | +8 | -2 |
2014-05-21 07:47 | Support for separate objects for libraries | Daniel Bainton | 1 | +1 | -0 |
2014-05-21 07:42 | Update TODO | Daniel Bainton | 1 | +7 | -1 |
2014-05-19 19:50 | Run through TARG for mk package as well | sin | 1 | +6 | -2 |
2014-05-19 19:57 | Remove trailing space | sin | 1 | +0 | -1 |
2014-05-19 19:40 | Add support for packaging | Daniel Bainton | 5 | +11 | -0 |
2014-05-16 10:04 | Add Hiltjo to the copyright list | Daniel Bainton | 1 | +1 | -0 |
2014-05-15 09:13 | Use SUM from the config.mk instead of plain sha512sum | Daniel Bainton | 2 | +2 | -1 |
2014-05-15 09:04 | Add checksum checking | Daniel Bainton | 1 | +12 | -3 |
2014-05-05 11:10 | add TODO/wishlist | Hiltjo Posthuma | 1 | +14 | -0 |
2014-05-02 17:18 | dont try to fetch file if the downloaded file name exists | Hiltjo Posthuma | 1 | +3 | -1 |
2014-04-28 20:17 | improve style | Hiltjo Posthuma | 2 | +4 | -4 |
2014-04-28 11:53 | remove return, doesnt work in bash and some other shells | Hiltjo Posthuma | 3 | +16 | -24 |
2014-04-24 18:58 | make dirs before installing symlinks | Hiltjo Posthuma | 1 | +1 | -1 |
2014-04-20 20:58 | Support multiple targets per 3rdparty mkfile | Daniel Bainton | 1 | +23 | -15 |
2014-04-15 10:18 | Only clone a shallow copy of git repos | Daniel Bainton | 1 | +1 | -1 |
2014-04-09 13:05 | echo what is done with mk distclean | Daniel Bainton | 1 | +1 | -0 |
2014-04-09 13:04 | Support branches for 3rdparty git repos | Daniel Bainton | 1 | +6 | -3 |
2014-04-09 07:56 | Reorder mk and TARG in mk.3rdparty | Daniel Bainton | 1 | +1 | -1 |
2014-04-07 13:54 | Add support for mk distclean to remove the 3rdparty source trees | Daniel Bainton | 3 | +14 | -0 |
2014-04-07 11:06 | configmk changes | Daniel Bainton | 4 | +12 | -13 |
2014-04-07 10:41 | Remove some morpheus specific stuff | Daniel Bainton | 3 | +6 | -13 |
2014-04-06 20:02 | Add LICENSE file | Daniel Bainton | 1 | +22 | -0 |
2014-04-04 11:34 | Support changing the config.mk file with an env var | Daniel Bainton | 5 | +7 | -4 |
2014-04-04 11:23 | Initial copy from the morpheus repo | Daniel Bainton | 12 | +259 | -0 |