index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
mk
/
bsd.prog.mk
Age
Commit message (
Expand
)
Author
2017-03-09
Retire lwip: the previous lwIP-based TCP/IP service
David van Moolenbroek
2017-03-09
Add libsockevent: a socket event dispatching library
David van Moolenbroek
2017-03-09
Add libsockdriver: a library for socket drivers
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2014-09-18
Add libfsdriver: a library to drive file systems
David van Moolenbroek
2014-08-28
merge libminlib with libc
Ben Gras
2014-08-28
remove libcompat_minix as library
Ben Gras
2014-07-28
llvm: Split BITCODE_LD_FLAGS
Cristiano Giuffrida
2014-07-28
Bridging Minix & llvm-apps repos for instrumentating Minix
Koustubha Bhat
2014-07-28
LLVM Minix changes
Lionel Sambuc
2014-07-28
Correct a few library dependency tracking mistakes
David van Moolenbroek
2014-07-28
force C++ executables to be dynamic
Ben Gras
2014-07-28
Experimental pthread compatibility library
Lionel Sambuc
2014-07-28
Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
Lionel Sambuc
2013-07-23
Importing NetBSD "Kyua" test framework
Lionel Sambuc
2013-07-12
Enable optional GCC install and GCC improvements
Lionel Sambuc
2013-06-18
LLVM bitcode for almost the whole source tree
Anton Kuijsten
2013-06-11
Gold linker support for entire source tree
Anton Kuijsten
2012-11-15
Cross compile on minix support
Lionel Sambuc
2012-11-15
Toolchain upgrade and portability improvements.
Lionel Sambuc
2012-11-15
Upgrading build system to new NetBSD revision
Lionel Sambuc
2012-07-15
No more intel/minix segments.
Ben Gras
2012-04-16
build shared versions of libraries
Ben Gras
2012-04-09
Add libvboxfs: VirtualBox shared folders library
David van Moolenbroek
2012-04-09
Create SFFS library out of HGFS
David van Moolenbroek
2012-02-16
Remove obsolete INSTALLFLAGS from makefiles
Arun Thomas
2012-02-14
Full switch to clang/ELF. Drop ack. Simplify.
Ben Gras
2011-11-23
Split block/character protocols and libdriver
David van Moolenbroek
2011-08-08
bsd.prog.mk: skip 'install -S' rule for GCC/clang
Arun Thomas
2011-07-22
bsd.prog.mk: include minix.gcov.mk
Arun Thomas
2011-07-22
Import NetBSD mkdep
Arun Thomas
2011-07-09
Fix GCC image building
Arun Thomas
2011-07-04
Reduce compiler/libraries/headers cases to only two
Ben Gras
2011-06-24
Build NetBSD libc library in world in ELF mode.
Gianluca Guida
2011-05-21
Import libelf from elftoolchain r1525
Arun Thomas
2011-04-25
OBJDIR-clean generating of .gitignore
Ben Gras
2011-03-03
mk scripts: add flag for compiling with nbsd libc.
Gianluca Guida
2011-02-25
added libddekit
Dirk Vogt
2011-02-25
libdevman: IPC wrapper for devman
Dirk Vogt
2011-02-22
added libusb, a IPC abstraction lib for USB stuff
Dirk Vogt
2010-12-10
Fix libname in bsd.prog.mk
Arun Thomas
2010-12-10
VFS/RS support for ELF
Arun Thomas
2010-11-17
. auto-generate per-directory .gitignore files based on $(CLEANFILES)
Ben Gras
2010-09-13
make, lib changes to make gcc/clang format libraries in /usr/lib instead of /...
Ben Gras
2010-08-25
gcov support, based on work contributed by Anton Kuijsten.
Ben Gras
2010-08-25
new base libaudiodriver out of -lcommon in drivers/audio.
Ben Gras
2010-06-25
Move mkfiles from /etc/mk to /usr/share/mk
Arun Thomas