Florian Bruhin
|
1b5f1aaebf
|
Merge remote-tracking branch 'origin/pr/3055'
|
2017-10-11 14:37:59 +02:00 |
|
Anton S
|
0f1444125f
|
[osx] proper plist to show up in browsers list (by The-Compiler)
|
2017-10-05 01:16:43 +03:00 |
|
Anton S
|
5350b948ea
|
[review] gather plist params in one place
|
2017-10-05 01:13:23 +03:00 |
|
Florian Bruhin
|
09f2b06081
|
build_release: Fix casing for framework name
|
2017-10-04 19:09:54 +02:00 |
|
Anton S
|
68481bc989
|
[osx] declare html files support as well
|
2017-10-04 00:02:03 +03:00 |
|
Anton S
|
a576fae893
|
[osx] declare URLs support in Info.plist
|
2017-10-02 01:04:12 +03:00 |
|
Florian Bruhin
|
474bf8ad06
|
Remove unneeded as-import
|
2017-09-26 10:47:07 +02:00 |
|
Florian Bruhin
|
5a60630450
|
Don't use utils.is_* in build_release.py
This partially reverts ef1c83862b
Otherwise, we'd have to have PyQt5 installed in the environment which runs
build_release.py.
|
2017-09-26 07:25:59 +02:00 |
|
Florian Bruhin
|
e766cf5ed1
|
build_release: print artifacts if not releasing
|
2017-09-26 07:13:54 +02:00 |
|
Florian Bruhin
|
cd9fe57d84
|
build_release: Also run asciidoc2html on Linux
|
2017-09-21 23:03:02 +02:00 |
|
Florian Bruhin
|
ef1c83862b
|
Use utils.is_* for platform checks everywhere
|
2017-09-20 11:10:24 +02:00 |
|
Florian Bruhin
|
ad615941a2
|
Replace OS X with macOS
|
2017-07-08 11:12:43 +02:00 |
|
Florian Bruhin
|
af6d833c50
|
Fix build_release.py
|
2017-07-07 15:18:05 +02:00 |
|
Florian Bruhin
|
5098aa388b
|
build_release: Fail GitHub uploads early
|
2017-07-07 14:28:36 +02:00 |
|
Florian Bruhin
|
eaecfe5882
|
build_release: Adjust Windows installer names
|
2017-07-04 22:27:17 +02:00 |
|
Florian Bruhin
|
725d4a44f0
|
build_release: Don't fail if hdiutil detach fails
|
2017-07-04 22:16:21 +02:00 |
|
Florian Bruhin
|
c424a745d8
|
build_release: Add comment about missing 3rdparty upgrade
|
2017-07-04 21:36:20 +02:00 |
|
Florian Bruhin
|
8f03a36862
|
build_release: Use correct path when copying dirs
|
2017-07-04 21:31:53 +02:00 |
|
Florian Bruhin
|
7ecdd6c1c5
|
build_release: Print some more information about copied files
|
2017-07-04 21:04:08 +02:00 |
|
Florian Bruhin
|
d96403fe93
|
build_release: Clean up before doing stuff
So we can inspect the results later.
|
2017-07-04 21:03:55 +02:00 |
|
Florian Bruhin
|
defe140d98
|
build_release: Run tox with -vv
|
2017-07-04 19:56:54 +02:00 |
|
Florian Bruhin
|
464eb29704
|
Set PATH in build_release.py when calling tox
On Windows, we need to have the proper Python folder in PATH when using PyQt5,
so it can load python3.dll properly.
|
2017-05-24 20:52:57 +02:00 |
|
Florian Bruhin
|
1adcf28e31
|
build_release: Adjust Windows Python paths
|
2017-05-24 13:30:11 +02:00 |
|
Florian Bruhin
|
4e48f878ba
|
build_release: Call tox with -v
|
2017-05-24 08:37:06 +02:00 |
|
Florian Bruhin
|
b811b9e380
|
Run update_3rdparty correctly from build_release
|
2017-05-24 08:37:06 +02:00 |
|
Florian Bruhin
|
59760b58d9
|
Add windows installers to build_release
|
2017-05-24 08:37:06 +02:00 |
|
Florian Bruhin
|
e955540f71
|
build_release: More fixes
|
2017-05-17 11:10:36 +02:00 |
|
Florian Bruhin
|
47bf261994
|
build_release: Different PyInstaller workaround
|
2017-05-17 11:10:32 +02:00 |
|
Florian Bruhin
|
71b5d83e19
|
build_release: Various fixes
|
2017-05-17 11:10:20 +02:00 |
|
Florian Bruhin
|
dc947bf9a9
|
build_release: Python version adjustments
|
2017-05-17 11:09:22 +02:00 |
|
Florian Bruhin
|
49a328727e
|
build_release: Add Windows patching for PyInstaller
|
2017-05-17 11:09:22 +02:00 |
|
Florian Bruhin
|
9816de9e8d
|
build_release: Initial changes for PyInstaller
|
2017-05-17 11:06:06 +02:00 |
|
Florian Bruhin
|
70e2963432
|
build_release: Adjust repo name
|
2017-05-17 11:05:27 +02:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
a8b27eb271
|
Fix lint
|
2017-02-19 19:44:50 +01:00 |
|
Florian Bruhin
|
9a638b2dba
|
Patch OS X .app to work with QtWebEngine
|
2017-02-19 15:41:20 +01:00 |
|
Florian Bruhin
|
0c9a97225a
|
Fix GitHub filename
|
2016-11-05 23:35:56 +01:00 |
|
Florian Bruhin
|
195b17c1ad
|
Add release uploading to build_release.py
Closes #1738
|
2016-08-02 22:26:25 +02:00 |
|
Florian Bruhin
|
55f4777d72
|
build_release: Fix call_tox with no python on Win
|
2016-07-26 17:55:26 +02:00 |
|
Florian Bruhin
|
311f531d88
|
build_release: Fix tox call
|
2016-07-26 17:00:32 +02:00 |
|
Florian Bruhin
|
180d113914
|
build_release: Fix running smoke test on OS X
|
2016-07-26 16:49:44 +02:00 |
|
Florian Bruhin
|
901ccebca6
|
Revert "build_release: Use -quiet for hdiutil"
This reverts commit e2ea04691e .
Otherwise we don't get any information on errors...
|
2016-07-26 16:49:07 +02:00 |
|
Florian Bruhin
|
e2ea04691e
|
build_release: Use -quiet for hdiutil
|
2016-07-26 16:39:10 +02:00 |
|
Florian Bruhin
|
86bd42ec93
|
build_release: Rebuild tox environments
This way we can be sure we have updated dependencies installed.
|
2016-07-26 16:38:32 +02:00 |
|
Florian Bruhin
|
fb20352e3f
|
build_release: Add smoke test for OS X
This should prevent something like #1686 in the future.
|
2016-07-26 16:10:25 +02:00 |
|
Florian Bruhin
|
a7ece80d34
|
Merge branch 'pyinstaller'
|
2016-05-13 06:21:28 +02:00 |
|
Florian Bruhin
|
2a343cb3a1
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
|
Florian Bruhin
|
0e6bada68f
|
build_release: Build docs/update 3rdparty on OS X
|
2016-04-07 08:53:34 +02:00 |
|
Florian Bruhin
|
3984437484
|
build_release: Build dmg via Makefile-dmg
|
2016-04-07 08:53:34 +02:00 |
|
Florian Bruhin
|
ae41a074e8
|
build_release: Add basic OS X build
|
2016-04-07 08:53:17 +02:00 |
|