Commit Graph

25 Commits (edede274f27e1fcd4d43037e0cebae105c37adbd)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 166865149e
Updated build for matlab R2020a. 2020-03-26 11:20:24 +01:00
Houtan Bastani 8d1bbfdd78
macOS installer: update installer text to reflect recent changes; fix acronym for GCC 2020-03-06 11:24:01 +01:00
Houtan Bastani 0e6ba47667
macOS installer: modify messages displayed to user when a connection to github is not found 2020-03-05 16:06:56 +01:00
Houtan Bastani a42ed77a7f
macOS installer: ensure git is in the path 2020-03-05 16:06:56 +01:00
Houtan Bastani 7690284142
macOS installer: change website tested to `github.com` in case `google.com` is blocked in user's country 2020-03-04 12:11:21 +01:00
Houtan Bastani 72c7a9ff9f
macOS installer: create window using `osascript` command if error encountered 2020-03-04 12:11:20 +01:00
Sébastien Villemot 2ae88722fb
Build system + Windows/macOS package: provisions for Dynare++’s dynare_simul.m 2020-02-25 16:33:32 +01:00
Sébastien Villemot ef4df1df0b
Build system: adapt for renaming of NEWS to NEWS.md 2020-02-17 23:12:12 +01:00
Houtan Bastani ba1fe2539e
macOS distribution: replace `com.cepremap` with `org.dynare` 2020-01-21 14:28:44 +01:00
Houtan Bastani 0c77f7e92f
macOS packaging: compile against the version of Octave distributed via https://octave-app.org (currently 4.4.1) 2019-12-10 15:14:16 +01:00
Houtan Bastani a0b58b2b41
macOS packaging: install Homebrew + GCC under /Applications/Dynare/<<version>>
The installation of Homebrew + GCC necessitates Xcode Command Line Tools, which will be installed if it is not present.

The installation of Homebrew + GCC is optional and can be deselected by the user.
2019-11-25 11:11:03 +01:00
Houtan Bastani be3c48604b
change name of mex folder in macOS to conform with Dynare minimum 2019-10-23 18:59:36 +02:00
Houtan Bastani 0bdb04bac8
macOS snapshot: statically link to `libmatio` and dependencies, `gsl`, and `gcc` libraries
* The macOS snapshot until this point did not work unless the user had already installed `libmatio`, `gsl`, and `gcc` via Homebrew.
* We are not modifying `m4/ax_matio.m4` as we want to still be able to compile against shared libraries in development
2019-10-17 15:29:34 +02:00
Houtan Bastani 6702b5272d
macOS build: just add ms-sbvar .m files to macOS build
[skip ci]
2019-10-04 10:19:55 +02:00
Houtan Bastani 24b3c2f014
macOS build: update deps/versions.mk for change in a1129866ba
[skip ci]
2019-10-03 18:31:53 +02:00
Houtan Bastani 5ca9e44503
dseries: submodule update
this update includes the name change for x13 on mac from osx->macOS
2019-10-03 18:07:03 +02:00
Houtan Bastani a20a5f7073
macOS package: use underscore for slicot link 2019-10-03 11:22:45 +02:00
Houtan Bastani a1129866ba
macOS build: get octave version directly from version installed on system 2019-10-02 15:03:30 +02:00
Houtan Bastani 982d6b9de4
build slicot, x13as when building macOS package and make some simplifications 2019-10-02 12:03:09 +02:00
Houtan Bastani 0f80cbf35f
add copyright notice 2019-10-02 10:31:34 +02:00
Houtan Bastani ff9ed33f6a
macOS snapshot: add mex files for Octave 2019-09-24 15:22:37 +02:00
Houtan Bastani c159184e20
macOS snapshot: fix comment 2019-09-23 11:23:28 +02:00
Houtan Bastani 610de60bfe
macOS snapshot: rely on artifacts from CI build_doc job 2019-09-20 15:44:58 +02:00
Houtan Bastani 079a57d4c0
macOS snapshot: build using `make -j$(nproc)` as it's more efficient than `make -j` 2019-09-20 15:44:58 +02:00
Houtan Bastani 2113deb0db
script to create snapshot for macOS 2019-09-17 14:07:03 +02:00