Marius Kintel
10f80dd9c4
Updated libraries, use @rpath instead of absolute paths
2016-06-25 17:31:47 -04:00
Marius Kintel
d5bf793814
Qt 5.7 requires OS X 10.8+
2016-06-25 17:29:17 -04:00
Marius Kintel
de6c9f6564
sync with 2015.03-branch
2016-02-17 16:34:07 -05:00
Marius Kintel
be4fd23dc6
Cleaned out old 32-bit Mac builds
2016-01-27 14:18:03 -05:00
Marius Kintel
27c05e1132
Our custom FindBoost.cmake was removed a while ago
2016-01-06 13:22:40 -05:00
Marius Kintel
1d5bdcc4d5
doc
2015-12-02 16:36:21 -05:00
Marius Kintel
9bf581fcf3
Merge branch 'master' of github.com:openscad/openscad
2015-12-01 22:10:47 -05:00
Marius Kintel
9025199225
#1493 Revert QScintilla to 2.8.4
2015-12-01 22:10:30 -05:00
Torsten Paul
a7298a1c1b
Read categories from examples.json.
2015-11-28 18:24:16 +01:00
Torsten Paul
94cfd4fce4
Update JS libs and add non-minified source to ease Linux distro packaging.
2015-11-28 18:23:56 +01:00
Andrew Plumb
779e9c504c
Update macosx-build-dependencies.sh
...
Split the single 'make -j"$NUMCPU" install' into two-stage.
2015-11-22 00:23:06 -05:00
Andrew Plumb
6f57125efa
Update macosx-build-dependencies.sh
...
Addresses the build problem captured in issue #1490 .
2015-11-21 21:55:18 -05:00
Don Bright
d5f99aa0e1
allow build against custom version of qscintilla. see issue 1493
2015-11-20 20:25:40 -06:00
Marius Kintel
dafe06faf7
cosmetics
2015-11-15 23:56:52 -05:00
Marius Kintel
7060b25827
Added support for @rpath
2015-11-15 02:41:02 -05:00
Don Bright
45a9f4124a
use qt5 on ubuntu >=14 mint >=17 (unless qt4 has already been chosen)
2015-11-13 21:45:27 -06:00
Marius Kintel
16026cfed7
Merge branch 'master' of github.com:openscad/openscad
2015-11-03 02:21:45 -05:00
Marius Kintel
e15c36f53f
Patch Qt scaling issue when using pixmaps in QLabels
2015-11-03 02:21:42 -05:00
Marius Kintel
fbb5e895ab
Updated Qt to 5.5.1, Sparkle to 1.11.0, added tweaks to build using Xcode 7
2015-11-03 01:35:11 -05:00
Don
2794123deb
improve shared library MXE cross build. set CONFIG proper and copy .dll libs
2015-11-03 00:15:33 -05:00
Don
b9ff5fc5a7
allow shared library cross-build under MXE
2015-11-01 21:26:48 -05:00
Don
ab73c8c8a2
updates to MXE/win cross-build. use mingw64.static build dir.
...
check for 'zip' command when building package. auto detect mxe in /opt/mxe
2015-11-01 17:41:09 -05:00
Don
a2814e11a7
add some updated notes on MXE cross build
2015-11-01 16:57:04 -05:00
Marius Kintel
e3c1a90a97
Detect El Capitan
2015-10-26 15:39:19 -04:00
Marius Kintel
9a83b0bacf
Updated dependencies
2015-10-16 16:33:48 -04:00
Marius Kintel
7310cd7aab
CGAL-4.6.3
2015-10-16 14:00:13 -04:00
Don Bright
8baea085c6
friendly helping reminder for debian 7, which lacks harfbuzz
2015-09-24 01:44:46 +00:00
Torsten Paul
dcbab229c6
Use Debian7 dependencies for Linux Mint ( fixes #1422 ).
2015-08-18 22:13:05 +02:00
Marius Kintel
1beeb4880e
#1366 bugfix: use single = for string comparison for dash compatibility
2015-06-21 12:47:35 -04:00
Miro Hrončok
1522dae4cf
Create multilingual appdata file using itstool
...
- updated appdata file to a newer syntax
- created an english appdata template
- the strings are extracted during updatepot function in translation-update.sh
- the multilingual file is created at the end of updatemo in the same script if possible
2015-06-21 15:59:56 +02:00
Marius Kintel
9a113b9407
Merge branch 'master' of github.com:openscad/openscad
2015-06-19 18:20:49 -04:00
Marius Kintel
058330b0ad
Merge branch 'chrysn/drop-openscadtesting' of https://github.com/chrysn-pull-requests/openscad
2015-06-19 16:52:55 -04:00
don bright
31de8e0f8e
fix bug in fedora version detection
2015-06-09 18:25:44 -07:00
don bright
b1caaaa344
Merge branch 'master' of github.com:openscad/openscad into issue1355
2015-06-09 18:20:58 -07:00
don bright
3ca9b32849
Merge branch 'issue1355' of github.com:openscad/openscad into issue1355
2015-06-09 17:46:20 -07:00
don bright
d1d7bb21c4
improve OpenCSG build - qmake5 detection and GLU include finding
2015-06-09 17:45:39 -07:00
Don Bright
d2e05710e2
deal with qt4/qt5 situaton on ubuntu. see
...
http://perezmeyer.blogspot.com.ar/2013/08/qt-in-debian-using-qt4-andor-qt5-in.html
http://askubuntu.com/questions/508503/whats-the-development-package-for-qt5-in-14-04
2015-06-09 04:50:05 +00:00
Don Bright
3b9d1ca4d8
fixes for debian 7. add correct dependencies. add option to easily build harfbuzz
2015-06-09 04:08:38 +00:00
chrysn
1b30f641ad
pack OPENSCAD_NOGUI in qmake nogui config
...
thus, scintilla can be kept from being built at all, slimming down the
build dependencies for the nogui build
2015-06-08 09:58:38 +02:00
chrysn
2227b5cbb8
use qmake in travis to build gui-free openscad binary
...
with OPENSCAD_TESTING gone, the openscad binary (even in a non-gui
version) is easiest made using qmake.
2015-06-08 08:34:36 +02:00
Marius Kintel
2745b8534c
Updated harfbuzz to 0.9.40
2015-06-07 13:09:41 -04:00
Don
cbccc87677
update opensuse dependency fetcher
2015-06-07 13:12:00 +00:00
Don Bright
dad1566ffa
add xvfb download for debian dependencies (for Tests)
2015-06-06 22:22:12 -04:00
Don Bright
1bf93e1c77
install mesa-dri-drivers on fedora/redhat to allow Xvfb to work with OpenGL
2015-06-06 13:07:26 -04:00
Don Bright
f993361f8b
get scintilla for qt5 for fedora
2015-06-02 00:28:06 -04:00
Don Bright
0a2556304f
split cgalutils to reduce gcc RAM usage. fix fedora deps. fix warnings
2015-06-01 21:43:27 -04:00
Torsten Paul
e1e3dae220
Add more detailed installer information including version number.
2015-06-01 21:37:51 +02:00
Don Bright
515c77b949
update fedora 22+ to use 'dnf' instead of 'yum', fix ImageMagick pkgname
2015-06-01 00:07:58 -04:00
Marius Kintel
e21b321323
Allow compiling against libstdc++ and c++03
2015-04-26 16:11:10 -04:00
Marius Kintel
12a43fd942
bugfix: bash substitution of SHORTVERSION was wrong
2015-04-21 11:10:24 -04:00