Commit History

Author SHA1 Message Date
  Maarten ter Huurne b967c0d38b Remove setting "internet enabled" flag on DMG image (macOS) 5 years ago
  Maarten ter Huurne 6506daab23 Update print syntax in "import version; print" mini-scripts 5 years ago
  Maarten ter Huurne ceef03b01c Fix version inserted into Info.plist (macOS packaging) 6 years ago
  Maarten ter Huurne 3a609520fd Use DESTDIR to set location in which OS X app folder is built 10 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Maarten ter Huurne a841fbebf5 Adapted to new location of GPL text. 15 years ago
  Maarten ter Huurne 94cf4c7c7a Always build an app folder on Mac OS X. This removes the "darwin-app" pseudo platform. 15 years ago
  Eric Boon d2d1cd1998 fixed MacOS staticbindist build 15 years ago
  Maarten ter Huurne d87898ef2d Make sure old package file (if any) is deleted before creating new one. This is needed on OS X since "hdiutil" refuses to overwrite the output file if it exists. 17 years ago
  Maarten ter Huurne 87dc420308 Fixed copying license text into binary distribution set. 17 years ago
  Maarten ter Huurne 582da34be5 Created generic bindist implementation and based the Darwin "app.mk" on that. 17 years ago
  Maarten ter Huurne e5e0c3e6ad Moved things around to prepare for extraction of non-Darwin-specific parts. 17 years ago
  Maarten ter Huurne 2340a9d5fc Added "mac" to the binary file name. Although "dmg" implies Mac, it is more clear to make it explicit. 19 years ago
  Maarten ter Huurne a7f19edd3d Remove form feeds from the GPL document, so Safari will treat it as text. 19 years ago
  Maarten ter Huurne bcaa08f55c Include ChangeLog revision in version for non-release binary and source distribution packages. 19 years ago
  Maarten ter Huurne a07d2fa2c9 Include new README in the disk image. 19 years ago
  Maarten ter Huurne f4140daa24 Include CPU and "bin" flag in file name. 19 years ago
  Maarten ter Huurne 9381d10512 Use "bindist" where "app" was incorrectly used before. Added creation of disk image. 19 years ago
  Maarten ter Huurne 060051acd3 Re-use "make install" functionality for creating a binary package, instead of duplicating it in "app.mk". 19 years ago
  Maarten ter Huurne 6f916dc27f Write "PkgInfo" file. 19 years ago
  Maarten ter Huurne 188bc941c8 We chose to use static linking instead of embedded frameworks, so the "Frameworks" dir is no longer needed. 19 years ago
  Maarten ter Huurne 0bf6497d3f Added "make app" for Mac OS X. 19 years ago