Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
shark
(root)
/
demos/
- Rev 1690
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1690
6058d 05h
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
6244d 15h
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
6245d 04h
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
1617
6562d 06h
/demos/tags/rel_1_5_4/
This commit was manufactured by cvs2svn to create tag 'rel_1_5_4'.
/demos/tags/rel_1_5_4
1616
6562d 06h
boinc
/demos/trunk/network/
Added notify.c demo and the java program to generate datagrams.
/demos/trunk/network/DatagramSender.java
/demos/trunk/network/notify.c
/demos/trunk/network/makefile
1615
6582d 06h
tullio
/demos/trunk/newtrace/udp/
Some new useful comments to the udp demo for the new tracer.
/demos/trunk/newtrace/udp/udptrace.c
1614
6652d 01h
/demos/tags/rel_1_5_3/
This commit was manufactured by cvs2svn to create tag 'rel_1_5_3'.
/demos/tags/rel_1_5_3
1613
6652d 01h
tullio
/demos/trunk/
Changed due to modification to officially distributed demos.
/demos/trunk/readme.txt
1612
6652d 01h
tullio
/demos/trunk/
Moved to unsupported demos.
/demos/trunk/first
/demos/trunk/pngdemo
1611
6652d 01h
tullio
/demos/trunk/
Changed due to demo removal.
/demos/trunk/makefile
1610
6652d 01h
tullio
/demos/trunk/
Moved to unsupported demos
/demos/trunk/loader
1609
6652d 01h
tullio
/demos/trunk/loader/
Moved to unsupported demos.
/demos/trunk/loader/common
/demos/trunk/loader/makefile
/demos/trunk/loader/readme.txt
1608
6652d 01h
tullio
/demos/trunk/
Changed due to demo directory removal.
/demos/trunk/makefile
1607
6652d 02h
tullio
/demos/trunk/
Moved to unsupported demos.
/demos/trunk/sharkDecoderWithFSF
1606
6660d 05h
tullio
/demos/trunk/
Added missing GPL license disclaimer.
/demos/trunk/astro/asteroid.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/astro/stat.c
/demos/trunk/base/initfile.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/mesademo/mesademo.c
/demos/trunk/mesatex/mesatex.c
/demos/trunk/network/net.c
/demos/trunk/newtrace/instr/bezier.c
/demos/trunk/newtrace/instr/bezier_i.c
/demos/trunk/newtrace/instr/instr.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/nosave/nosave.c
/demos/trunk/newtrace/udp/udptrace.c
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/list.c
/demos/trunk/newtrace/utils/pwcet_gen.c
/demos/trunk/newtrace/utils/udpdump.c
/demos/trunk/servo/initfile.c
/demos/trunk/servo/load.c
/demos/trunk/tftptest/tftptest.c
1605
6828d 05h
/demos/tags/rel_1_5_2_1/
This commit was manufactured by cvs2svn to create tag 'rel_1_5_2_1'.
/demos/tags/rel_1_5_2_1
1604
6828d 05h
/demos/tags/rel_1_5_2/
This commit was manufactured by cvs2svn to create tag 'rel_1_5_2'.
/demos/tags/rel_1_5_2
1603
6828d 05h
tullio
/demos/trunk/shutdown/
Inserted __PCI__ flag into makefile.
/demos/trunk/shutdown/makefile
1602
6832d 06h
/demos/tags/rel_1_5_1/
This commit was manufactured by cvs2svn to create tag 'rel_1_5_1'.
/demos/tags/rel_1_5_1
1601
6832d 06h
tullio
/demos/trunk/dynademo/
added dynalynk support (thanks to LexN)
/demos/trunk/dynademo
/demos/trunk/dynademo/app.c
/demos/trunk/dynademo/data.bin
/demos/trunk/dynademo/make_app.mk
/demos/trunk/dynademo/make_os.mk
/demos/trunk/dynademo/os.c
/demos/trunk/dynademo/readme.txt
←Prev
1
2
Next→
Show All