Commit Graph

23 Commits

Author SHA1 Message Date
Charlie Fenton 8ddc1d2aef Update version to 7.16.21 2022-03-22 03:03:22 -07:00
Charlie Fenton 772e8749e7 Update version to 7.16.19 2021-08-12 02:31:50 -07:00
Charlie Fenton 062e6f7fdb Update version to 7.16.18 2021-07-06 00:38:27 -07:00
Charlie Fenton b161998d25 Update version to 7.16.17 2021-06-03 05:24:06 -07:00
Charlie Fenton 6940bc2204 Update version to 7.16.14 2020-12-02 06:04:22 -08:00
Charlie Fenton c69057b9f2 Update version to 7.16.12 2020-11-17 00:25:16 -08:00
Charlie Fenton 5222682fec Update version to 7.16.11 2020-08-30 01:04:59 -07:00
Charlie Fenton 58c7943b47 Update version to 7.16.10 2020-08-28 02:29:41 -07:00
Charlie Fenton 8b760aa802 Update version to 7.16.9 2020-08-18 23:13:13 -07:00
Charlie Fenton 963333a583 Update version number 2020-08-16 06:04:19 -07:00
David Anderson 8031bfda60 Update version numbers and project list 2020-05-31 00:26:22 -07:00
David Anderson 72b77e88d7 bump version to 7.16.6 2020-03-22 22:13:30 -07:00
David Anderson fbdcc2d616 7.16.5 release 2020-02-25 01:48:00 -08:00
David Anderson 62b26017b6 update version to 7.17; update installshield files 2020-01-23 22:58:59 -08:00
David Anderson b8271e9cdc client: change version to 7.15.0 2018-11-16 16:40:07 -08:00
David Anderson 1bffea8aaf update installshield files; update version #s; fix Win custom action build 2018-07-17 12:42:39 -07:00
RichardHaselgrove 0f628055b7 in preparation for next development cycle 2018-02-09 12:22:30 +00:00
David Anderson 12fd645406 increment client version to 7.9.0 2017-09-22 22:58:29 -07:00
Rom Walton b323dcc191 BUILD: Test github merge 2015-02-14 09:50:38 -05:00
Rom Walton da255fb822 BUILD: Test 2 2015-02-04 20:35:02 -05:00
Rom Walton 39d8a3366b BUILD: Push all branches and tags to github 2015-02-04 20:29:13 -05:00
Oliver Bock 88e840fc95 Normalized line breaks according to latest updates of .gitattributes
* As discussed with Rom
* See also: d81607b, e93af6a, 26ca219, 8dad345
2014-06-27 10:12:11 +02:00
Rom Walton 1bf29888de - WINBUILD: Introduce the beginning of an automated build system for
Windows.  The goal is to completely automate the build process
        by creating a self contained environment for the scripts to
        execute under.  When completed it'll be able to do the following:
          * Increment version information
          * Build client software using installed version of VS.
          * Validate symbol files for specific components.
          * Add source file information to symbol files. (This will allow
              VS to automatically download the source file from SVN while
              single-stepping through the code on a clean machine)
          * Code sign executables
          * Build installer
          * Code sign installer
          * Upload updated symbol files and and setup packages
          
        When building interactively:
          * Automatically update the DLLs BOINC and BOINCMgr depend on
              when they have been updated in the source tree.
          * Fix-up BOINC project files when new branches are created
          * Fix-up project files for components BOINC depends on when
              new versions are released.
    
    /
        version.log (added)      
    win_build/
        buildenv.cmd (added)
        boinc_post_bld_rules.cmd
        boinc_cli.vcproj
        boincmgr.vcproj
    ../boinc_depends_win_vs2005
        <Various Files>

svn path=/trunk/boinc/; revision=19672
2009-11-23 16:40:07 +00:00