boinc/tools
David Anderson 6ba8928537 - client (Unix): use symbolic links instead of XML link files.
This will allow applications to access shared libraries
    by their logical names,
    which simplifies things when you have multiple platforms,
    and the apps (or libraries) refer to shared libraries
    by names that don't include the platform.
    This shouldn't impact the API - boinc_resolve_filename()
    will open the file, see that it's not an XML link file,
    and the symbolic link will be used directly.
    At some point we can change boinc_resolve_filename() on Unix
    to be a no-op if the client is 6.2+
- client (Unix):
    Append the slot dir to LD_LIBRARY_PATH.

svn path=/trunk/boinc/; revision=14944
2008-03-19 16:54:36 +00:00
..
Makefile.am fixed internal library dependencies in Makefile.am's 2008-03-15 03:26:14 +00:00
backend_lib.C - removed boinc_ncpus_available() and boinc_nthreads() calls. 2008-03-07 21:13:01 +00:00
backend_lib.h - Server: add "job assignment" feature. 2008-02-21 00:47:50 +00:00
boinc_submit - server: debugged single-job submission feature. 2008-03-05 20:16:10 +00:00
cleanlogs.sh To address some concerns about security, strip USER # from the 2005-12-17 15:51:18 +00:00
create_work.C - removed boinc_ncpus_available() and boinc_nthreads() calls. 2008-03-07 21:13:01 +00:00
create_work_example *** empty log message *** 2006-05-15 00:27:15 +00:00
db_query bug fix 2004-06-28 04:52:02 +00:00
dbcheck_files_exist *** empty log message *** 2003-09-28 09:27:35 +00:00
dir_hier_move.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
dir_hier_path.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
grep_logs *** empty log message *** 2004-08-27 22:31:02 +00:00
hr_db_convert.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
kill_wu.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
make_project - web: add RSS feed for notifications 2008-01-04 22:59:21 +00:00
makelog.sh On-line scheduler logs (readable by project participants): increase the 2006-07-20 10:54:40 +00:00
parse_config *** empty log message *** 2006-09-06 17:18:51 +00:00
poll_wu.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
process_result_template.C - changes to many files to fix gcc4.3 compile 2008-02-27 23:26:38 +00:00
project.xml - Added project.xml entry for Playstation 3 / Linux 2007-06-13 21:16:27 +00:00
run_in_ops David 26 Apr 2007 2007-04-26 20:24:47 +00:00
sign_executable.C - changes to many files to fix gcc4.3 compile 2008-02-27 23:26:38 +00:00
uc_result David 23 Apr 2007 2007-04-23 16:14:47 +00:00
uc_wu David 23 Apr 2007 2007-04-23 16:14:47 +00:00
update_versions - client (Unix): use symbolic links instead of XML link files. 2008-03-19 16:54:36 +00:00
update_versions_v6 - update_versions_v6 doesn't set min_core_version 2007-09-25 17:13:38 +00:00
updater.C Fix updater build on Windows after sandbox reorganization 2007-10-09 13:28:00 +00:00
upgrade - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
vote_monitor Fix sql bug in vote_monitor 2007-10-24 20:14:20 +00:00
watch_tcp - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
xadd app version in window title 2005-10-12 18:40:53 +00:00