Merge branch 'master' of git://cadel.mutabah.net/acess2
[tpg/acess2.git] / Makefile.cfg
2015-02-15 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2015-02-13 John HodgeARMv7 - Fix compiler and partial compilation
2014-10-17 John HodgeMerge branch 'master' of git://localhost/acess2
2014-10-17 John HodgeFix ARCH=native compiling
2014-08-25 John HodgeConfig - Save native CXX variable
2014-05-31 John HodgeBuildConf - Use cross-compiler
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-10 John HodgeMakeReleaseSet - Fixing up script
2013-02-07 John HodgeUsermode/libc - FP printf (partial)
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
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-05 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-05-14 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-14 John HodgeLittle fix to global makefile
2012-03-11 John HodgeModules - Implementing mouse multiplexer
2012-03-01 John HodgeKernel - Split key translation out of PS2Keyboard
2012-02-17 John HodgeModules - Working on LVM layer (not integrated yet)
2011-12-03 John HodgeBuild - Renamed $(CONFIG) to $(PLATFORM)
2011-11-30 John HodgeBuild - Restructured configuration
2011-11-25 John HodgeModules/USB - Working on a structure for the USB subsystem
2011-10-23 John HodgeMakefile - Added version number configuration
2011-10-17 John HodgeChanged i386 build to x86
2011-10-16 John HodgeAdded PL110 to ARMv7 build
2011-10-12 John HodgeMajor build system changes
2011-10-09 John HodgeModules/FDDv2 - Fixed incorrect usage of 'B', added...
2011-10-08 John HodgeMisc changes
2011-10-07 John HodgeConfig - Added ARMv7 GIC to build conf
2011-10-07 John HodgeConfig - Removed UDI from build, never completed
2011-10-04 John HodgeUSB Testing
2011-09-27 John HodgeKernel/armv7 - Task switching now supported
2011-08-21 John HodgeKernel - Reworked kernel build to use object directories
2011-06-11 John HodgeMisc - x86_64 port related changes
2011-06-06 John HodgeRTL8136 - Implementing
2011-06-03 John HodgeMisc changes
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeRemove x86 specific drivers from global build config
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-05-07 John HodgeAdded BochsGA to build
2011-03-23 John HodgeFiddling with build system
2011-02-27 John HodgeKernel - Implementing select()
2011-02-17 John HodgeFixed `make install` issues, bugs with VESA rel0.07
2011-02-13 John HodgeFixed crt0.o not creating its output directory
2010-11-27 John HodgeFixed Makefile.cfg behavior
2010-11-20 thePowersGangFixed need to set $(ACESSDIR)
2010-08-22 John HodgeChanged spinlock mechananisim
2010-07-04 John HodgeFiddling with default config
2010-05-29 John HodgeChanged build system to not require calc
2010-05-27 John HodgeBugfixing
2010-05-24 John HodgeMore work on Ext2 write (and fixed an error made earlier)
2010-05-17 John HodgeWorking on mem management
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-05-11 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2010-05-11 John HodgeCleaned up thread code, changed default compiler name...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-21 John HodgeFixed login text-entry bug, fixes to KMS (graphics...
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-13 John Hodgemisc
2010-04-06 John HodgeMany changes, Mostly working on improving the BootConf...
2010-04-02 John HodgeFixed keyboard bug where keypresses were not being...
2010-04-02 John HodgeVM8086 Support, Starting on VESA Driver
2010-03-27 John HodgeCleanup Commit
2010-03-21 John HodgeMisc Changes, Added Logging Subsystem, Fixes to InitRD...
2010-03-17 John HodgeMultiple fixes
2010-03-17 John HodgeVarious changes, most of them involving the FAT and...
2010-02-02 John HodgeReorganised the modules directory, started serious...
2010-01-20 John HodgeMoved ATA driver out of Kernel tree
2010-01-17 John HodgeAdded support for dynamic registration of module loaders
2010-01-14 John HodgeBugfixes and UDI Updates
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2010-01-01 John HodgeSMP Work (APs now start, just seem to lock up on lgdt...
2009-12-31 John HodgeWorking on Multiprocessing support
2009-12-30 John HodgeStarting on PAE support, removed UDI from kernel
2009-12-28 John HodgeBugfixes upon chaning GCC versions
2009-12-27 John HodgeWorking on UDI support (UDI manager module now compiles)
2009-12-26 John HodgeAdded Filesystem generation and required $(x*) variables
2009-12-26 John HodgeUpdated the build files to use $(xCP), allows use of...
2009-12-26 John HodgeBig Changes - See commit details
2009-11-13 John HodgeFixes and Cleanup
2009-11-06 John HodgeAdded IO Cache Library, Moved FDD Driver to Modules...
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-15 John HodgeVarious Changes
2009-10-10 John HodgeVarious Changes
2009-10-02 John HodgeCleanup

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