Skip to content
Snippets Groups Projects
Select Git revision
  • 2e7b82b6317730d8af4a4e12d7b1e6e23e18f604
  • master default protected
  • fix_Makefile.mingw#2
  • update_Makefile.mingw
  • fix_Makefile.mingw
  • fix_API_for_C_apps
  • fix_procinfo_mac
  • boinccmd_gpu_mode_always_until_sigterm
  • fgrp_osx_hotfix
  • fix_boinc_master@f8250782
  • eah_wrapper_improvements
  • diagnostics_win-hotfix
  • diagnostics_win-hotfix-old
  • current_fgrp_apps
  • testing_gw_apps
  • gw_app_darwin_15
  • current_brp_apps
  • current_brp_apps_android10
  • current_gfx_apps
  • current_server
  • current_gw_apps
  • previous_fgrp_apps
  • previous_gw_apps
  • testing_brp_apps
  • apps_FGRP3_1.07
  • apps_FGRP3_1.08
26 results

api

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    David Anderson authored
        - make_project: add periodic tasks to default config.xml:
            dp_dump, update_uotd, update_forum_activities, update_stats,
            update_profile_pages
        - backend_lib.C: refuse to create a job for which some necessary
            parameter (rsc_fpops_est, rsc_fpops_bound, etc.) is missing
        - Unix build: don't include std_fixes.h in config.h.
            std_fixes.h is (I think) deprecated
        - sched_util: default sched log level is MSG_NORMAL
        - client: add ".txt" to job log filename
        - compile fixes
    
        configure.ac
        api/
            reduce_main.C
        client/
            file_names.C
        lib/
            str_util.h
        sched/
            sample_work_generator.C
            sched_msgs.h
        tools/
            backend_lib.C
    
    svn path=/trunk/boinc/; revision=12430
    b686f89d
    History
    Name Last commit Last update
    ..