Vitalii Koshura
44742026e2
Remove trailing whitespaces. Add CI script to verify in on every commit
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-05 20:08:17 +02:00
davidpanderson
8b852cb2c9
Win code cleanup; no functional changes
...
Platform-wide #defines belong in .h files, not .cpp
Also fixed a couple of compiler warnings.
2020-08-31 13:56:15 -07:00
Charlie Fenton
32dfd64156
Mac GFX Library: fix bugs introduced in commit baac677
when rendering some graphics apps. Project graphics apps for Macintosh should be relinked with libboinc_graphics2.a built using these updated source files.
2018-02-04 03:21:54 -08:00
Charlie Fenton
baac6772d2
api: BOINC graphics library changes to support Mac OS 10.13
2017-09-30 04:57:59 -07:00
U-X1\korpela
34fbfd3297
WIN32 Cross Compile Fixes
2014-05-01 17:44:34 -07:00
David Anderson
563a55f37e
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
...
These cause problems when "read" is a member name, etc.
Do these #defines, conditioned on _MSC_VER,
in the files that actually need them.
- don't include boinc_win.h from parse.h.
principle of minimal inclusion
svn path=/trunk/boinc/; revision=18902
2009-08-22 17:00:19 +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