Subversion Repositories shark

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1690 5686d 09h fabio /demos/trunk/ Update the demos to use the new build system.

The interface can be improved, this should be the fastest path
to both continue with the old scheme and use the new infrastructure.
 
1689 5686d 10h fabio /shark/trunk/ Merge the makefile rewrite.

There are still some edges to round, but the big part of the work
should be done. Now we should be ready to support multiple architectures,
cross-compilation and many other nice features.
 
1688 5686d 10h fabio /shark/branches/xen/arch/x86/ Remove the MAIN oslib crazyness.

oslib's annoying will to be flexible was breaking the boot sequence;
instead of following the old behavior and using MAIN to define the
main entry point, use __kernel_init__(), as we'll never need anything
else there.
 
1687 5859d 08h tullio /shark/branches/xen/libc/arch/x86/libm/msun/i387/ Added e_fmod.o to Makefile to prevent compiling errors of demo programs  
1686 5872d 19h fabio /demos/branches/xen/ Convert the makefiles to the new build system.

Convert all the makefiles to the syntax and conventions of the new build
system. Compile-tested only. Temporarily almost everything depends on
__GRX__ as even the text console code seems to use some grx symbols; this
should be fixed in the base system.
 
1685 5872d 19h fabio /shark/branches/xen/ Add support for compiling applications.

Add a somewhat backward compatible build system for applications, and
reconnect some ports used by the supported demos to the compilation.
 
1684 5873d 07h fabio /demos/branches/xen/ Branch the demos tree to sync it with the xen branch of the kernel.

This branch will contain a sync'ed version of the demos with the new
build system and the new kernel tree structure.
 
1683 5905d 21h fabio /shark/branches/xen/ Refactor the low level code.

Move the parts of the oslib we're using (actually a little bit more,)
in some sanely-named place, and prepare things for a layout suitable
for multiple architecture support.
 
1682 5905d 22h fabio /shark/branches/xen/libc/arch/x86/libm/msun/src/ Add libc/arch/x86/libm/msun/src/Makefile.

Add a leftout makefile missing in the previous commit.
 
1681 5906d 00h fabio /shark/branches/xen/ Redesign the build system.

Switch to a non-recursive easy to configure build system, with a topdir
makefile that collects information on the targets to build from the subdirs
and generates the needed targets and commands. The ports and demos are
still not connected to the build. The new build system is documented
in the main makefile.
 
1680 6190d 10h boinc /sharkdoc/trunk/vol5/ Added documentation about the chunk flags.  
1679 6210d 09h tullio /sharkdoc/trunk/vol2/ Fixed the bad call to net_setudpip.  
1678 6216d 01h /sharkdoc/tags/rel_1_0/ This commit was manufactured by cvs2svn to create tag 'rel_1_0'.  
1677 6216d 01h tullio /sharkdoc/trunk/ This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
 
1676 6216d 01h tullio /sharkdoc/branches/new_sharkdoc/ New manuals using Latex and new directory structure  
1675 6216d 01h /sharkdoc/ New repository initialized by cvs2svn.  
1674 6280d 05h tullio /unsupported/trunk/pngdemo/ Moved here from official demos  
1673 6280d 05h tullio /unsupported/trunk/first-official/ Moved here from official demos.  
1672 6280d 05h tullio /unsupported/trunk/loader/ Moved here from official demos  
1671 6280d 05h tullio /unsupported/trunk/sharkDecoderWithFSF/ Moved demo from official demos to unsupported demos.  
1670 7042d 10h pj /unsupported/trunk/hlp/ added HLP demo by Matley  
1669 7175d 08h pj /unsupported/trunk/arezzo/2004/defender/ porting to shark 1.4 by Giacomo Guidi  
1668 7175d 08h pj /unsupported/trunk/arezzo/ added demos of the RTOS course in Arezzo  
1667 7175d 09h giacomo /unsupported/trunk/uiuc/pong/ Update  
1666 7175d 09h giacomo /unsupported/trunk/defender/ Defender: Arcade demo from Siena  
1665 7196d 13h pj /unsupported/trunk/uiuc/ Added PONG demo from UIUC!!!  
1664 7206d 05h pj /unsupported/trunk/ added imit2003 and imit2004 demos  
1663 7206d 05h pj /unsupported/trunk/crunch/ added crunch example  
1662 7206d 05h pj /unsupported/trunk/crunch/ added crunch example  
1661 7216d 12h giacomo /unsupported/trunk/kalm3d/ Update  
1660 7237d 09h giacomo /unsupported/trunk/pendulum/GRID/OLD/ Update  
1659 7237d 09h giacomo /unsupported/trunk/pendulum/ Old inverted pendulum demo  
1658 7240d 08h giacomo /unsupported/trunk/ Update  
1657 7248d 01h /unsupported/tags/rel_0_5/ This commit was manufactured by cvs2svn to create tag 'rel_0_5'.  
1656 7248d 01h giacomo /unsupported/trunk/ This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
 
1655 7248d 01h giacomo /unsupported/branches/unsupported/ Unsupported Demos  
1654 7248d 01h /unsupported/ New repository initialized by cvs2svn.  
1653 6897d 02h mauro /advdemos/trunk/ New intdrive implementation  
1652 6970d 08h /advdemos/tags/rel_1_5_beta1/ This commit was manufactured by cvs2svn to create tag
'rel_1_5_beta1'.
 
1651 6970d 08h pj /advdemos/trunk/ moved modules directory