David Anderson
|
8e2524f55f
|
Unix build: Makefile changes for "make install", from Steffen Moeller
"make install" followed by make_project should now work
|
2013-05-20 15:19:13 -07:00 |
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 |
David Anderson
|
47d3c9ffff
|
- wrapper: eliminate spurious error message in zip parsing;
make it work if stderr.txt is one of the files being zipped.
- user web: show GPU driver version as 341.07
|
2013-03-05 17:11:23 +01:00 |
David Anderson
|
d8b7e4347f
|
- wrapper: add feature for unzipping input files and zipping output files
|
2013-03-04 15:04:51 +01:00 |
David Anderson
|
bb0ced01ba
|
- wrapper: add source files for a regular expression library
(too be used soon)
- boinc_zip: add makefile for test program
|
2013-03-04 15:04:51 +01:00 |
David Anderson
|
94e8c48220
|
- client: change --detach_phase_two (??) to --detach_console
- eliminate compiler warnings (e.g. shadowed vars)
in various places, mostly in client
svn path=/trunk/boinc/; revision=23710
|
2011-06-12 20:58:43 +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
|
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
|
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 |