Kernel/debug - Clean up Debug() method, bind to #define config
[tpg/acess2.git] / Makefile
2015-02-16 John HodgeBuild - Fix build quirks for fresh
2015-02-16 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2015-02-15 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2014-12-28 John Hodge (sonata)Externals/cross-compiler - Update to compile for both...
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-11-05 John Hodge (sonata)Makefile - Trace mtest build
2014-10-17 John HodgeMerge branch 'master' of git://localhost/acess2
2014-10-17 John HodgeFix ARCH=native compiling
2014-06-08 John HodgeUsermode - Remove acess.ld (unneeded now)
2014-05-18 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2014-05-11 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2014-05-11 John HodgeNativelib - Fix clang compilation issues
2014-05-11 John HodgeMakefile - Fix mtest target (and clean up utest targets)
2014-05-10 John HodgeMakefile - Add network module tests
2014-03-11 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-09 John HodgeMakefile - libc++ and libm
2013-09-16 John HodgeBuildConf - Added insmod and UDI
2013-09-08 John HodgeUsermode/GUI Terminal - Renamed folder
2013-08-07 John Hodge (sonata)Removed libspiderscript from build (for now)
2013-08-06 John HodgeMerge branch 'master' of git://localhost/acess2
2013-08-03 John HodgeRestructured root makefile
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-03 John HodgeUsermode/automounter - Added automounter
2013-02-15 John HodgeMakefiles - Silenced utest and mtest chatter
2013-02-14 John HodgeMakefile - Possible fix for travis CI compile error
2013-02-14 John HodgeUsermode - Unit tests called from root makefile
2013-02-09 John HodgeTweaking root makefile
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-20 John Hodge (sonata)Makefile - Added libunicode and GUI terminal
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-11-29 John Hodge (sonata)Usermode - Renamed VFS syscalls to _Sys* to remove...
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-13 John Hodge (sonata)Build - Misc changes for clang building
2012-11-04 John Hodge (sonata)User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-10 John Hodgelibc+AxWin3 - RichText rendering, scanf
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-08 John HodgeAdded lspci to core build and initrd
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-19 John HodgeModules/InitRD - Added telnetd
2012-05-27 John HodgeRoot - Added wget to core makefile
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-24 John HodgeFixing up misc x86-64 bugs
2012-05-14 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-12 John HodgeIPStack - Cleaned up userland 'ip' tool, and fixed...
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-07 John HodgeMore work on neatening code
2012-02-06 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-05 John HodgeNetworking - Working on DHCP client (and related changes)
2011-11-12 John HodgeMakefile - Removed AxWin2 from build
2011-11-04 John HodgeUsermode/AxWin3 - Moved interface library to Applicatio...
2011-11-03 John HodgeMakefile - Added axwin3 to main build
2011-10-26 John HodgeUsermode - Removed unused (and fat) pcidump utility
2011-10-22 John HodgeMisc - Fixed all-install not setting up destination...
2011-10-14 John HodgeMakefile - Added a kernel mode make all (without install)
2011-10-12 John HodgeMajor build system changes
2011-08-22 John HodgeKernel - General fixing after ARM7 changes
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeMisc fixes to libc, added ISADMA to core Makefile.cfg
2011-03-02 John HodgeAdded telnet to root Makefile
2011-02-27 John HodgeFixing makefiles
2011-02-17 John HodgeFixed `make install` issues, bugs with VESA rel0.07
2010-11-27 John HodgeUsermode build system overhaul
2010-11-27 John HodgeBuild fixes
2010-11-20 John HodgeFixing route determining
2010-11-20 John Hodgeifconfig - routes
2010-05-13 John HodgeRemoved the need for xRM and xRMDIR (also finished...
2010-05-11 John Hodgex86_64 support, requiring a slight refactor to the...
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-02 John HodgeVM8086 Support, Starting on VESA Driver
2010-02-07 John HodgeHelps if I add it to the main makefile
2010-02-03 John HodgeFixed and improved Ping support
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2010-01-01 John HodgeMore SMP Work, also changed the physical allocator...
2009-12-27 John HodgeUpdated build system to remove `install` from `all`
2009-12-26 John HodgeAdded Filesystem generation and required $(x*) variables
2009-11-22 John HodgeAdded ProcDev/SysFS + Cleanup
2009-11-20 John HodgeCleanup and Bugfixing
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-11-13 John HodgeFixes and Cleanup

UCC git Repository :: git.ucc.asn.au