CARVIEW |
-
A stupid test project, suitable for testing gitbuilderCreated Wed Aug 13 14:14:46 -0700 2008
-
Programs for watching cron job output via rssCreated Mon Aug 18 12:40:36 -0700 2008
-
gitbuilder tests the most recent versions of all tags and branches in your project. If any of the...Created Fri Aug 22 14:38:45 -0700 2008
-
A wiki optimized for internal collaboration (derived from WikiTikkiTavi)Created Mon Sep 08 09:54:07 -0700 2008
-
A simple blog application in PHP using flat text filesCreated Mon Sep 08 09:33:54 -0700 2008
-
wvdotnet, wvdbus-sharp, schemamatic, and versaplexd sourceCreated Wed Oct 15 11:05:44 -0700 2008
-
Cross-platform build environment for WvStreams, including wvportsCreated Wed Oct 15 11:03:19 -0700 2008
-
C++ networking library including UniConf and a convenient D-Bus APICreated Wed Oct 15 10:58:53 -0700 2008
Public Activity

-
apenwarr committed 7516e767:
Minor reformatting of "force rebuild" link.
-
apenwarr committed ae4c4c98:
Merge /home/eduardo/gitbuilder
-
apenwarr committed 3417a4d9:
run-build.sh: run 'git checkout .' first to get rid of funny-looking warnings.
-
eduardo committed 251fac5f:
Add support for forcing rebuild
7516e7679da5aef0cfbfc9de497d1e002f804217
Minor reformatting of "force rebuild" link.
ae4c4c98452d84a937254862b34259381dc2d06b
Merge /home/eduardo/gitbuilder
3417a4d97e977412bcf2ad3ce1df0d54a4ec691a
run-build.sh: run 'git checkout .' first to get rid of funny-looking warnings.
6abfec20870e5f1161f4690f9070f03fa9cb636b
run-build.sh: run "git clean" with the -q flag.
9aff60fa6d55a46440a8e4d6bf343753b2bdc1ec
wvtestrunner: catch segfaults in the subprogram.
fedfb1c3e10781c250460206fb9a6f0c5b7a1cca
Oops, fix unit tests to match my recent dbus bool/byte format changes.
331198b0e7007d82cf2863dc07eeac4a70c746f9
Merge branch 'master' of ssh://repo.or.cz/srv/git/wvstreams
73aa24224b81f3ed94cbf7ae8d6c19c6529fbabd
wvdbusmsg: don't prepend 'y' or 'b' to bytes and booleans in get_str().
12e74a90d859c82fe6d1f8d68e54bf3c656c84b8
Merge branch 'master' of ssh://repo.or.cz/srv/git/wvstreams into HEAD
7d17c34ab27077fa25d462ac530e11d862193854
win32: Disabled a couple of test programs that don't work in win32.
9a2ac757cbc41b4f6c7f8967a5b01375c50281da
xplc needs a patch to compile correctly on win32 with gcc 3.4.5.
f63b44e9e8e02a386e28f4c066b44c72290b0758
wvtest.cc: consider it an error if 0 tests were run.
06991d81fdb5a0f9d5f0098628765df65fc1d546
Oops, some Makefile rules depended on "WVSTREAMS=."
d5a4b47ca50470774c99f3aa23ecc8837c032a16
"wvtestmain ''" actually still runs all the tests, so skip the warning.
c7f9bdfd0203aee30c7aa33f2aaf803b7e8ee576
Try to fix a timeout in wvstreamsdaemon.t.cc.
52f37ed729b00acf600564653c7f6e9411f211a5
Remove the NULL-related check in wvstring.t.cc, and the warning it caused.
8978a2bfe5248b3ecd723b68c49905eec2514507
Get rid of autoconf --datarootdir related warning.
430b1f6ba5b840a7bf8f2d7b2dabaffdc2ca00e9
Set WVSTREAMS explicitly so that WVSTREAMS_LIB is right.