Skip to content

Commit

Permalink
updated revision history
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Reynolds committed Sep 26, 2017
1 parent dbb397e commit b171181
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion docs/content/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,9 @@ Building an OS X installer package for redistribution

$ make install_osx_packaging_bins

3. Install `WhiteBox Packages.app <http://s.sudre.free.fr/Software/Packages/about.html>`_, an application for building OS X installers, if not already installed.
3. Install `WhiteBox Packages.app <http://s.sudre.free.fr/Software/Packages/about.html>`_, an application for building OS X installers, if not already installed.

On 10.13 hosts, it may be necessary to install a more recent development build of ``Packages.app`` via `Packages Q&A #6 <http://s.sudre.free.fr/Software/Packages/Q&A_6.html>`_.

4. Create a ``build`` directory to store the installer and open the ``BEDOPS.pkgproj`` file in the top-level of the local copy of the BEDOPS repository, in order to open the BEDOPS installer project, *e.g.*:

Expand Down
2 changes: 1 addition & 1 deletion docs/content/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Preparing a major, minor or maintenance release of BEDOPS from a development bra

1) For Linux, we build a 64-bit version. It may help to use `VirtualBox <https://www.virtualbox.org>`_ or a similar virtualization host to set up and run different (and consistent) versions of Linux build hosts.

2) For Mac OS X, we currently build the Mac target with whatever the modern Xcode and current OS X release happens to be (currently, command-line tools that ship with Xcode 8 and OS X Sierra/10.12). If things work correctly, build flags generate 64-bit binaries that should run on 10.10 and newer OS releases.
2) For Mac OS X, we currently build the Mac target with whatever the modern Xcode and current OS X release happens to be (currently, command-line tools that ship with Xcode 9 and OS X High Sierra/10.13). If things work correctly, build flags generate 64-bit binaries that should run on 10.10 and newer OS releases.

b. For all platforms, run test suites for various tools and conversion scripts; tests should pass on supported platforms. If not, add an Issue ticket, fix it, close it and start over with the build/test process.

Expand Down
2 changes: 1 addition & 1 deletion docs/content/revision-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Current version
v2.4.29
-------

Released: **TBD**
Released: **September 26, 2017**

* :ref:`bedmap <bedmap>`

Expand Down

0 comments on commit b171181

Please sign in to comment.