Subversion Repositories shark

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1690 5707d 13h 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.
 
/demos/trunk/Makefile
/demos/trunk/advtimer/Makefile
/demos/trunk/astro/Makefile
/demos/trunk/base/Makefile
/demos/trunk/bca/Makefile
/demos/trunk/bttvdemo/Makefile
/demos/trunk/cpufreq/Makefile
/demos/trunk/dosfs/Makefile
/demos/trunk/helloworld/Makefile
/demos/trunk/input/Makefile
/demos/trunk/jumpball/Makefile
/demos/trunk/mesademo/Makefile
/demos/trunk/mesatex/Makefile
/demos/trunk/mix/Makefile
/demos/trunk/network/Makefile
/demos/trunk/newtrace/Makefile
/demos/trunk/newtrace/instr/Makefile
/demos/trunk/newtrace/nosave/Makefile
/demos/trunk/newtrace/udp/Makefile
/demos/trunk/newtrace/utils/Makefile
/demos/trunk/orbit/Makefile
/demos/trunk/pci6025e/Makefile
/demos/trunk/pse51/Makefile
/demos/trunk/servo/Makefile
/demos/trunk/shutdown/Makefile
/demos/trunk/tftptest/Makefile
/demos/trunk/advtimer/makefile
/demos/trunk/astro/makefile
/demos/trunk/base/makefile
/demos/trunk/bca/makefile
/demos/trunk/bttvdemo/makefile
/demos/trunk/cpufreq/makefile
/demos/trunk/dosfs/makefile
/demos/trunk/helloworld/makefile
/demos/trunk/input/makefile
/demos/trunk/jumpball/makefile
/demos/trunk/makefile
/demos/trunk/mesademo/makefile
/demos/trunk/mesatex/makefile
/demos/trunk/mix/makefile
/demos/trunk/network/makefile
/demos/trunk/newtrace/instr/makefile
/demos/trunk/newtrace/makefile
/demos/trunk/newtrace/nosave/makefile
/demos/trunk/newtrace/udp/makefile
/demos/trunk/newtrace/utils/makefile
/demos/trunk/orbit/makefile
/demos/trunk/pci6025e/makefile
/demos/trunk/pse51/makefile
/demos/trunk/servo/makefile
/demos/trunk/shutdown/makefile
/demos/trunk/tftptest/makefile
/demos/trunk/base/condtest.c
/demos/trunk/base/mdemo.c
/demos/trunk/base/pcdemo.c
/demos/trunk/jumpball/demo.c
1686 5893d 23h 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.
 
/demos/branches/xen/Makefile
/demos/branches/xen/advtimer/Makefile
/demos/branches/xen/astro/Makefile
/demos/branches/xen/base/Makefile
/demos/branches/xen/bca/Makefile
/demos/branches/xen/bttvdemo/Makefile
/demos/branches/xen/cpufreq/Makefile
/demos/branches/xen/dosfs/Makefile
/demos/branches/xen/helloworld/Makefile
/demos/branches/xen/input/Makefile
/demos/branches/xen/jumpball/Makefile
/demos/branches/xen/mesademo/Makefile
/demos/branches/xen/mesatex/Makefile
/demos/branches/xen/mix/Makefile
/demos/branches/xen/network/Makefile
/demos/branches/xen/newtrace/Makefile
/demos/branches/xen/newtrace/instr/Makefile
/demos/branches/xen/newtrace/nosave/Makefile
/demos/branches/xen/newtrace/udp/Makefile
/demos/branches/xen/newtrace/utils/Makefile
/demos/branches/xen/orbit/Makefile
/demos/branches/xen/pci6025e/Makefile
/demos/branches/xen/pse51/Makefile
/demos/branches/xen/servo/Makefile
/demos/branches/xen/shutdown/Makefile
/demos/branches/xen/tftptest/Makefile
/demos/branches/xen/advtimer/makefile
/demos/branches/xen/astro/makefile
/demos/branches/xen/base/makefile
/demos/branches/xen/bca/makefile
/demos/branches/xen/bttvdemo/makefile
/demos/branches/xen/cpufreq/makefile
/demos/branches/xen/dosfs/makefile
/demos/branches/xen/helloworld/makefile
/demos/branches/xen/input/makefile
/demos/branches/xen/jumpball/makefile
/demos/branches/xen/makefile
/demos/branches/xen/mesademo/makefile
/demos/branches/xen/mesatex/makefile
/demos/branches/xen/mix/makefile
/demos/branches/xen/network/makefile
/demos/branches/xen/newtrace/instr/makefile
/demos/branches/xen/newtrace/makefile
/demos/branches/xen/newtrace/nosave/makefile
/demos/branches/xen/newtrace/udp/makefile
/demos/branches/xen/newtrace/utils/makefile
/demos/branches/xen/orbit/makefile
/demos/branches/xen/pci6025e/makefile
/demos/branches/xen/pse51/makefile
/demos/branches/xen/servo/makefile
/demos/branches/xen/shutdown/makefile
/demos/branches/xen/tftptest/makefile
/demos/branches/xen/base/condtest.c
/demos/branches/xen/base/mdemo.c
/demos/branches/xen/base/pcdemo.c
/demos/branches/xen/jumpball/demo.c
1684 5894d 12h 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.
 
/demos/branches/xen
1590 6499d 09h tullio /demos/trunk/bca/ Changed the horrible .c inclusions by generating the right .o object files.  
/demos/trunk/bca/aereo.c
/demos/trunk/bca/bca.c
/demos/trunk/bca/bca.h
/demos/trunk/bca/cannone.c
/demos/trunk/bca/control.c
/demos/trunk/bca/dummy.c
/demos/trunk/bca/esplo.c
/demos/trunk/bca/makefile
/demos/trunk/bca/missile.c
/demos/trunk/bca/scenario.c
1448 7270d 15h giacomo /demos/trunk/bca/ Update BCA  
/demos/trunk/bca/bca.c
/demos/trunk/bca/bca_lib.c
/demos/trunk/bca/cannone.c
/demos/trunk/bca/fab_lib.c
/demos/trunk/bca/fab_lib/fab_grx.h
/demos/trunk/bca/fab_lib/fab_msg.h
/demos/trunk/bca/initfile.c
/demos/trunk/bca/makefile
/demos/trunk/bca/missile.c
1145 7696d 11h giacomo /demos/trunk/ svga/grx separation  
/demos/trunk/auto/control.c
/demos/trunk/auto/makefile
/demos/trunk/base/makefile
/demos/trunk/bca/makefile
/demos/trunk/cash/makefile
/demos/trunk/cbs_ft/makefile
/demos/trunk/eli/makefile
/demos/trunk/fsdemo/makefile
/demos/trunk/jumpball/makefile
/demos/trunk/kalm3d/makefile
/demos/trunk/lights/makefile
/demos/trunk/mesademo/makefile
/demos/trunk/mesaref/makefile
/demos/trunk/mesatex/makefile
/demos/trunk/mix/makefile
/demos/trunk/mpeg2/makefile
/demos/trunk/orbit/makefile
/demos/trunk/parport/makefile
/demos/trunk/pci6025e/makefile
/demos/trunk/pngdemo/makefile
/demos/trunk/robots/makefile
/demos/trunk/simcity/makefile
/demos/trunk/soccer/makefile
/demos/trunk/svgademo/makefile
/demos/trunk/thdemo/makefile
1144 7696d 13h pj /demos/trunk/ - new include structure  
/demos/trunk/auto/makefile
/demos/trunk/base/makefile
/demos/trunk/base/mousfind.c
/demos/trunk/bca/makefile
/demos/trunk/block/makefile
/demos/trunk/cash/makefile
/demos/trunk/cbs_ft/makefile
/demos/trunk/edfact/makefile
/demos/trunk/eli/makefile
/demos/trunk/first/makefile
/demos/trunk/fsdemo/makefile
/demos/trunk/jumpball/makefile
/demos/trunk/kalm3d/carrello.c
/demos/trunk/kalm3d/makefile
/demos/trunk/lights/makefile
/demos/trunk/lights/simlight.c
/demos/trunk/mesademo/makefile
/demos/trunk/mesaref/makefile
/demos/trunk/mesaref/mesaref.c
/demos/trunk/mesatex/makefile
/demos/trunk/mix/makefile
/demos/trunk/mix/mix.c
/demos/trunk/mpeg2/makefile
/demos/trunk/orbit/makefile
/demos/trunk/parport/makefile
/demos/trunk/parport/ppdemo.c
/demos/trunk/pci6025e/makefile
/demos/trunk/perf/makefile
/demos/trunk/pngdemo/makefile
/demos/trunk/pngdemo/pngdemo.c
/demos/trunk/pse51/makefile
/demos/trunk/robots/makefile
/demos/trunk/simcity/makefile
/demos/trunk/slsh/makefile
/demos/trunk/soccer/makefile
/demos/trunk/static/makefile
/demos/trunk/svgademo/makefile
/demos/trunk/thdemo/fft.c
/demos/trunk/thdemo/makefile
/demos/trunk/tracer/dfixed/makefile
/demos/trunk/tracer/small/makefile
/demos/trunk/tracer/udp/makefile
1091 7870d 13h pj /demos/trunk/bca/ - updated BCA demo (removed ctrl-M, uppercase include files)  
/demos/trunk/bca/bca.c
/demos/trunk/bca/bca.h
/demos/trunk/bca/bca_lib.c
/demos/trunk/bca/fab_lib.c
/demos/trunk/bca/fab_lib/fab_grx.h
/demos/trunk/bca/fab_lib/fab_show.h
/demos/trunk/bca/initfile.c
/demos/trunk/bca/makefile
1090 7870d 14h pj /demos/trunk/bca/ added BCA demo by Fabio Calabrese  
/demos/trunk/bca
/demos/trunk/bca/aereo.c
/demos/trunk/bca/bca.c
/demos/trunk/bca/bca.h
/demos/trunk/bca/bca_lib.c
/demos/trunk/bca/bca_raw
/demos/trunk/bca/bca_raw/aereo1.raw
/demos/trunk/bca/bca_raw/aereo1_h.raw
/demos/trunk/bca/bca_raw/aereo2.raw
/demos/trunk/bca/bca_raw/aereo2_h.raw
/demos/trunk/bca/bca_raw/bca.raw
/demos/trunk/bca/bca_raw/cannon.raw
/demos/trunk/bca/bca_raw/cannon_h.raw
/demos/trunk/bca/bca_raw/esplo1.raw
/demos/trunk/bca/bca_raw/esplo2.raw
/demos/trunk/bca/bca_raw/esplo3.raw
/demos/trunk/bca/bca_raw/esplo4.raw
/demos/trunk/bca/bca_raw/esplo5.raw
/demos/trunk/bca/bca_raw/missile1.raw
/demos/trunk/bca/bca_raw/missile2.raw
/demos/trunk/bca/bca_raw/sfondo.raw
/demos/trunk/bca/cannone.c
/demos/trunk/bca/control.c
/demos/trunk/bca/dummy.c
/demos/trunk/bca/esplo.c
/demos/trunk/bca/fab_lib
/demos/trunk/bca/fab_lib.c
/demos/trunk/bca/fab_lib/fab_grx.h
/demos/trunk/bca/fab_lib/fab_grx.sys
/demos/trunk/bca/fab_lib/fab_msg.h
/demos/trunk/bca/fab_lib/fab_show.h
/demos/trunk/bca/fab_lib/fab_tool.h
/demos/trunk/bca/initfile.c
/demos/trunk/bca/makefile
/demos/trunk/bca/missile.c
/demos/trunk/bca/readme
/demos/trunk/bca/scenario.c