Commit Graph

2823 Commits

Author SHA1 Message Date
Maurycy Liebner
cb67d81b43 Check why enve.dmg is missing. 2020-04-17 10:32:24 +02:00
Maurycy Liebner
a7a97a0936 Upload enve.dmg from travis osx. 2020-04-17 09:32:55 +02:00
Maurycy Liebner
7211e6a467 Fix linking issues on travis osx. 2020-04-16 21:57:06 +02:00
Maurycy Liebner
5c7c478902 Enter app directory after building enve in osx travis. 2020-04-16 21:08:46 +02:00
Maurycy Liebner
1e1e0cb01c Use ggrep instead of grep in travis osx. 2020-04-16 20:17:33 +02:00
Maurycy Liebner
6f1356a282 Fix libtcmalloc.4.dylib path for travis osx. 2020-04-16 19:27:18 +02:00
Maurycy Liebner
44f22a13c2 Add osx-specific pro file config to examples. 2020-04-16 18:45:48 +02:00
Maurycy Liebner
9a29ac3e92 Try fixing travis osx gperftools linking. 2020-04-16 18:45:10 +02:00
Maurycy Liebner
c24405c08c Use local gperftools headers #90 2020-04-16 18:44:35 +02:00
Maurycy Liebner
93c329c8a3 Link additional osx frameworks. 2020-04-16 17:52:07 +02:00
Maurycy Liebner
fbd0a91266 Change osx deployment target, link corefoundation framework. 2020-04-16 16:45:40 +02:00
Maurycy Liebner
7600bf7aed Try different osx skia build. 2020-04-16 16:32:46 +02:00
Maurycy Liebner
f460fcad23 Move SceneSettingsDialog from core to app. 2020-04-16 16:32:14 +02:00
Maurycy Liebner
333ec90cdb Try deploying for osx. 2020-04-16 15:51:53 +02:00
Maurycy Liebner
b681c3d7fa Try actually building enve for osx. 2020-04-16 15:10:07 +02:00
Maurycy Liebner
84fc6155f5 Let users choose colors for keyframes. 2020-04-16 15:09:48 +02:00
Maurycy Liebner
7f1b5d42b9 Fix osx travis. 2020-04-16 14:44:00 +02:00
Maurycy Liebner
2d800ed850 Fix osx travis. 2020-04-16 14:17:34 +02:00
Maurycy Liebner
5cfd869fbb Try force-linking gettext for libmypaint on osx travis. 2020-04-16 13:53:28 +02:00
Maurycy Liebner
57140566fd Fix osx Travis. 2020-04-16 12:49:21 +02:00
Maurycy Liebner
b6735a5207 Fix osx Travis. 2020-04-16 12:39:49 +02:00
Maurycy Liebner
443307a3c1 Fix osx travis. 2020-04-16 12:16:32 +02:00
Maurycy Liebner
2f4fa444a7 Link qmake, download ninja for Travis osx. 2020-04-16 11:55:51 +02:00
Maurycy Liebner
f9b1a45648 Fix macOS travis. 2020-04-16 11:34:39 +02:00
Maurycy Liebner
ce780aaf10 Give up on using install-qt script on macOS. Try using Homebrew
installed Qt.
2020-04-16 11:11:59 +02:00
Maurycy Liebner
1a399187ab Try skipping icu for macOS Travis qt install. 2020-04-16 11:05:32 +02:00
Maurycy Liebner
02c3b3b2bb Install 7zip on Travis macOS. 2020-04-16 09:33:31 +02:00
Maurycy Liebner
3faba93b12 Try separating travis file into pieces, initial attempt at osx build. 2020-04-15 19:47:19 +02:00
Maurycy Liebner
6f93db7387 Use QString::utf16 instead of QString::toUtf8 to pass text data to Skia.
Fix special characters rendering.
2020-04-15 17:56:22 +02:00
Maurycy Liebner
265dbe668d Remove 'skia_use_system_harfbuzz=false' from travis. 2020-04-15 17:26:42 +02:00
Maurycy Liebner
386ff04f3d Use clang-7 to build skia in Travis. 2020-04-15 17:24:13 +02:00
Maurycy Liebner
33da44561b Use clang-7 to build skia in Travis. 2020-04-15 17:10:04 +02:00
Maurycy Liebner
cacc015ee0 Fix Linux build. 2020-04-15 17:09:52 +02:00
Maurycy Liebner
9bcc492424 Try building icu from source. 2020-04-15 08:44:10 +02:00
Maurycy Liebner
677596dc51 Attempt to fix CI. 2020-04-14 19:33:54 +02:00
Maurycy Liebner
c81f7821aa Add Windows scripts. 2020-04-14 19:45:58 +02:00
Maurycy Liebner
750f349418 Use smooth scaling for icons. 2020-04-14 19:44:09 +02:00
Maurycy Liebner
d34b46d936 Differentiate keyframes by shape and color. Closes #97. 2020-04-14 19:40:13 +02:00
Maurycy Liebner
33ef0cbae6 Fix examples *.pro files. 2020-04-14 17:25:19 +02:00
Maurycy Liebner
f90be67b68 Add Windows build instructions to README.md. 2020-04-14 17:14:27 +02:00
Maurycy Liebner
5062943822 Add missing override. 2020-04-14 15:05:34 +02:00
Maurycy Liebner
8a5bb9f812 Add missing includes.
Remove redundant this from lambda.
2020-04-14 14:59:29 +02:00
Maurycy Liebner
27be6c4830 Try supporting older windows versions. 2020-04-14 12:53:40 +02:00
Maurycy Liebner
b1a237aac0 Initial json export commit. 2020-04-13 20:14:45 +02:00
MaurycyLiebner
e808339015
Merge pull request #96 from rschiang/macos
git submodule and macOS Build Support
2020-04-13 10:00:01 +02:00
Poren Chiang
c002d5f9d5 Simplify dyld path and add macOS deployment config 2020-04-12 20:30:49 -07:00
Poren Chiang
9a3fbe0ac4 Add fontconfig library reference 2020-04-12 14:01:48 -07:00
Poren Chiang
de313fec5b Fix project library linking sequence 2020-04-12 07:07:08 -07:00
Poren Chiang
a686a6a43d macOS: Use local libmypaint build 2020-04-12 03:46:42 -07:00
Poren Chiang
19f3e4993f Update CI and autoconf instructions 2020-04-12 01:00:40 -07:00