Skip to content

pymake version 1.2.3

Compare
Choose a tag to compare
@jdhughes-usgs jdhughes-usgs released this 03 Dec 23:08
· 82 commits to master since this release
63be7b1

What's Changed

  • refactor(mf2005): update to build mf2005 development version by @jdhughes-usgs in #87
  • refactor(src_update): refactor src_update to use common functions. by @jdhughes-usgs in #88
  • feat(switches): add support for compiler switch with spaces by @jdhughes-usgs in #89
  • feat(_create_win_batch): Add support for OneAPI standard Windows install by @jdhughes-usgs in #92
  • update(mf6): update for latest version of MODFLOW 6 (6.2.2) by @jdhughes-usgs in #94
  • fix(triangle): replace 4 byte long with 8 byte long on Windows with icl by @jdhughes-usgs in #95
  • Accomodate changes in modflow which expect .dylib for macOS shared libraries now by @Hofer-Julian in #96
  • refactor(dag): add NetworkX python package as DAG option by @jdhughes-usgs in #98
  • fix(triangle): fix triangle build on windows with icl by @jdhughes-usgs in #99
  • fix(setup.cfg): use 'find:' to include submodules; other tidying by @mwtoews in #102
  • feat(makefile): unix newline and line endings in win32 makefiles by @jdhughes-usgs in #100
  • fix(setup): add usgsprograms.txt to setup.py installation by @jdhughes-usgs in #103

New Contributors

Full Changelog: 1.2.1...1.2.3