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