Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Ferreira de Lima b37ce4e130 WIP: Parametrizing macbuild to make custom installations easier (#680)
* Changing indentation to 4 spaces

* squash

* removing more global variables (squash)

* | tee always exits with 0

* parameter is a dictionary now

* Changing default Makefile to HB38 and adding -rbinc2 option for Catalina

* Catalina building...

* macQAT fixed

* run_build_command depends on parameteres dict alone

* Adding options to macbuild/makeDMG4mac.py

In particular, we can now specify a -u (unsafe) option, and
specify the target dmg file with -t target.dmg
2020-11-21 22:09:03 +01:00
Thomas Ferreira de Lima c213aeaab0
fixing ut_runner by adding DYLD_LIBRARY_PATH to env varas 2018-10-05 10:23:24 -04:00
Thomas Ferreira de Lima 96be601da9
improving build process. tentative fix to python3 osx10.11 2018-10-05 09:42:42 -04:00
Thomas Ferreira de Lima 186d7c3ddc
reorganizing dropbox folder to deploy/$(MACOS_VERSION)/$(PYTHON_VERSION)/$(KLAYOUT_VERSION) 2018-09-22 15:42:55 -04:00
Thomas Ferreira de Lima 6e0dc93b55
Merge master into pymod (attempt by @tlima) 2018-09-21 16:06:43 -04:00
Thomas Ferreira de Lima ef1a8d7f2b
[skip ci] Tested B37 in HighSierra, Sierra and El Capitan 2018-09-18 19:49:11 -04:00
Thomas Ferreira de Lima df301fac06
resizing image to fit python and numpy 2018-09-18 16:41:15 -04:00
Thomas Ferreira de Lima f0086aa5d4
bugfix python embedding (try 1) 2018-09-18 12:19:12 -04:00
Thomas Ferreira de Lima 9a24d32d9f
making DMG instead of tarballs 2018-09-17 21:46:32 -04:00
Thomas Ferreira de Lima d68e0bbe76
writing unique names for tarballs
KLAYOUT_VERSION incorporated in makefile
2018-09-17 14:50:27 -04:00
Daniel Wang f0025e8036
Remove error handling in travis-build.sh 2018-08-21 16:45:36 -04:00
Daniel Wang 532df9faff
Build using Python 2 and Python3 in Travis 2018-08-13 15:26:05 -04:00
Daniel Wang 28e703702f
Use log filtering to reduce file size 2018-08-13 14:05:49 -04:00
Daniel Wang 403efbd090
Create Makefile
Create phony targets in Makefile
2018-08-02 18:04:24 -04:00