Skip to content
Snippets Groups Projects
Select Git revision
  • b51393eb396fa027216f134a9e75327bfeae8304
  • master default
  • mingw_gcc44
  • release_ABP1_012
  • release_ABP1_008
  • release_ABP1_006
  • release_ABP1_007
  • release_ABP1_005
  • release_ABP1_004
  • release_ABP1_003
  • pre_release_0.15
  • release_ABP1_001
  • release_ABP1_002
  • pre_release_0.13
  • pre_release_0.14
  • pre_release_0.11
  • pre_release_0.12
  • pre_release_0.10
  • pre_release_0.09
  • pre_release_0.08
20 results

boinc.filesys.cpp.mingw.patch

Blame
  • Forked from einsteinathome / graphicsframework
    Source project has a limited visibility.
    • Oliver Bock's avatar
      11ca8fc9
      Use BOINC's server_stable branch · 11ca8fc9
      Oliver Bock authored
      * Contains latest API and server components (former branch focuses on client only)
      * Using even more explicit configure options
      * BOINC's include directory is now lowercase
      * Also: added required tool
      * Also: improved binary output filenames for deployment
      11ca8fc9
      History
      Use BOINC's server_stable branch
      Oliver Bock authored
      * Contains latest API and server components (former branch focuses on client only)
      * Using even more explicit configure options
      * BOINC's include directory is now lowercase
      * Also: added required tool
      * Also: improved binary output filenames for deployment
    notify 564 B
    # The "notify" file controls where notifications from watches set by
    # "cvs watch add" or "cvs edit" are sent.  The first entry on a line is
    # a regular expression which is tested against the directory that the
    # change is being made to, relative to the $CVSROOT.  If it matches,
    # then the remainder of the line is a filter program that should contain
    # one occurrence of %s for the user to notify, and information on its
    # standard input.
    #
    # "ALL" or "DEFAULT" can be used in place of the regular expression.
    #
    # For example:
    #ALL mail %s -s "CVS notification"