Tal Regev
|
c4780563b4
|
Arrange apps makefiles
|
2021-04-10 11:02:39 +03:00 |
Tal Regev
|
64439ec446
|
Compile samples apps for android.
|
2021-03-22 00:31:43 +02:00 |
Steffen Möller
|
ff1fdb516d
|
samples/wrapper: no message with install
|
2020-04-27 20:28:36 +02:00 |
Steffen Möller
|
49e073cfcd
|
PROG -> PROGS
|
2020-04-27 18:00:05 +02:00 |
Steffen Möller
|
6328ba038e
|
samples/wrapper: don't fail "make install"
added install target
|
2020-04-27 17:54:47 +02:00 |
Rom Walton
|
df17079ef5
|
WRAPPER: Remove the pthread library when building for Android.
|
2014-04-18 17:09:17 -04:00 |
Rom Walton
|
36d41d9edc
|
WRAPPER: Fix for previous commit
|
2014-04-18 16:08:46 -04:00 |
Rom Walton
|
673271c618
|
WRAPPER: Conditionally include pthread based on what platform we are compiling for.
|
2014-04-18 16:02:17 -04:00 |
Rom Walton
|
04eb8512fd
|
WRAPPER: Use the correct C++ compiler
|
2014-04-18 15:41:41 -04:00 |
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 |