aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/make-macos-dmg.sh
Commit message (Collapse)AuthorAge
* Move OSX script.Gravatar Maxime Dénès2016-11-10
|
* Trying to circumvent hdiutil error 5341 by padding.Gravatar Maxime Dénès2016-03-14
| | | | | | | When generating the OS X Coq + CoqIDE bundle, hdiutil often produces error 5341. This seems to be a known bug on Apple's side, occurring for some sizes of dmg files. We try to change the current (problematic) size by adding a file full of random bits.
* Compile OS X binaries without native_compute support.Gravatar Maxime Dénès2016-01-21
|
* MacOS package script: do not fail if link to /Applications already exists.Gravatar Maxime Dénès2015-11-18
|
* MacOS package script: do not fail if directory _dmg already exists.Gravatar Maxime Dénès2015-11-13
|
* Script building MacOS package.Gravatar Maxime Dénès2015-11-12