David Anderson
4ad5cf05f6
Improve Makefiles for sample apps. From Gianfranco.
2013-04-26 13:46:28 -07:00
David Anderson
2d8e1c39b6
Improve sample application Makefiles
...
Use CXXFLAGS, CPPFLAGS, LDFLAGS if they're defined in the environment.
From Guo Yixuan.
2013-04-25 01:26:24 -07:00
Rom Walton
2d25b6698d
- Cleanup various warnings
...
- WINSCR: Implement new configuration dialog with new parameters
- WINSCR: Remove crufty code
- WINSCR: Update copyrights in resource files
client/
app.cpp
clientscr/
boinc_ss.h
boinc_ss.rc
boinc_ss_opengl.h
boinc_ss_opengl.rc
clientscr/
screensaver.cpp, .h
screensaver_win.cpp, .h
lib/
common_defs.h
crypt.cpp
idlemon_win.cpp
win_util.cpp
samples/worker/
worker.cpp
win_build/
boinc_ss.vcproj
multi_thread.vcproj
sleeper.vcproj
ss_app.vcproj
uc2_graphics.vcproj
svn path=/trunk/boinc/; revision=19923
2009-12-16 19:55:09 +00:00
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
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
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