Commit Graph

7 Commits

Author SHA1 Message Date
David Anderson 1a409685e5 - make "make distclean" work in all directories
svn path=/trunk/boinc/; revision=16245
2008-10-21 21:13:52 +00:00
David Anderson 44f4c9d840 - add distclean target for samples/ makefiles
svn path=/trunk/boinc/; revision=16143
2008-10-06 20:24:58 +00:00
David Anderson 5a1e97c349 - Unix build system: build samples/example_app/,
and change the samples/ makefiles so that they automatically
    create the symbolic link to libstdc++.a
    Fixes #725

svn path=/trunk/boinc/; revision=16129
2008-10-04 18:51:38 +00:00
David Anderson 98cfb8d3b0 - rename .C files to .cpp so that Doxygen will work
svn path=/trunk/boinc/; revision=16069
2008-09-26 18:20:24 +00:00
David Anderson 4f66bb4c95 - added copyright and license info to .C, .cpp, .h files
- scheduler: fix bug in adaptive replication:
    if send an unreplicated job to untrusted host,
    set both wu.target_nresults and wu.min_quorum to app.target_nresults.

svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
David Anderson 1edb9012f6 - move boinc_samples into boinc/samples
- fix Makefiles in samples/


svn path=/trunk/boinc/; revision=15740
2008-08-01 18:14:00 +00:00
David Anderson f4f1592041 Moving the boinc_samples directory under the boinc directory.
This will make branching complete and stable server and app development branches easier.


svn path=/trunk/boinc/; revision=15730
2008-07-31 20:12:07 +00:00