Commit Graph

3819 Commits (unstable)

Author SHA1 Message Date
Don Bright f80fc6c78b fix loop bug 2014-03-25 22:10:04 -05:00
Don Bright 74b0cb5127 enable looping 2014-03-25 22:01:31 -05:00
Don Bright 46c0a8520d exit if missing nsis. do git fetch/git pull if openscad already checked out. 2014-03-25 16:49:38 -05:00
Don Bright fc665d0b3a check for nsis at beginning of builder.sh not in the middle 2014-03-24 22:14:26 -05:00
Don Bright d23a4664b1 Merge branch 'unstable' of github.com:openscad/openscad into unstable 2014-03-23 21:54:06 -05:00
Don Bright c950358b86 better ssh auth sock handling 2014-03-23 21:53:38 -05:00
don bright 7a871202f3 better printing of glib2 include dirs 2014-03-24 03:28:34 +01:00
Don Bright 3e22f8aa4d debug message 2014-03-23 21:22:45 -05:00
don bright 424dc86cc6 better glib detection (again) 2014-03-24 03:20:28 +01:00
Don Bright fc78dedfe8 debugging output 2014-03-23 21:14:28 -05:00
Don Bright 6b1079b7b7 better glib2 detection 2014-03-23 21:12:01 -05:00
Don Bright 1473cf41ac fix cmake version detection 2014-03-23 20:28:26 -05:00
Don Bright d3d1fc72da Merge branch 'unstable' of github.com:openscad/openscad into unstable
Conflicts:
	scripts/uni-build-dependencies.sh
2014-03-23 20:26:59 -05:00
don bright 8176b4ce27 fix build on gcc 4.5 (typedef typename is c++0x) 2014-03-24 02:00:42 +01:00
don bright 03d62f8242 fix build gcc 4.5 (CGAL ENABLE during DEBUG of Geometry Cache) 2014-03-24 01:46:02 +01:00
don bright de0201ad93 undo nef poly 'fix', wasnt a fix 2014-03-24 01:41:53 +01:00
don bright 36eb6758b0 tweak pkg-config detection. also fix weird gcc4.5 problem w NefPoly 2014-03-24 01:33:52 +01:00
don bright 3d35e5ec74 make glib2 work on debian 6 (build libffi, build pkg-config) 2014-03-24 01:17:43 +01:00
don bright 237dee86fb fix build by requiring newer cmake for string(FIND function) in tests/ build 2014-03-24 00:27:09 +01:00
Don Bright 3bdd28ec2b fix broken mxe dependency build 2014-03-23 13:13:40 -05:00
Don Bright 6d7db87b8e checkout stable branch of MXE in mingw-x-build-deps (match builder.sh) 2014-03-22 01:39:23 -05:00
Don Bright 87d553d134 .static not in stable branch of mxe yet, revert prev. commit 2014-03-22 01:36:09 -05:00
Don Bright 6fdd4e2041 do not build glib2 or gettext by default, assume most systems will have 2014-03-21 23:46:30 -05:00
Don Bright 6cb5f11f2e fix glib2 build for mingw. update mxe target to '.static' 2014-03-21 23:45:29 -05:00
Don Bright e32a3ff053 remove pythong paramiko from deps list 2014-03-21 22:56:18 -05:00
Don Bright d9220a25b3 dont always build glib2 in uni-build-deps, fix mingw issues + build on systems
that already have glib2
2014-03-19 20:49:15 -05:00
Marius Kintel ab6192e465 Merge branch 'master' into unstable
Conflicts:
	src/openscad.cc
	src/printutils.h
2014-03-02 22:41:05 -05:00
Marius Kintel fbfc9b0879 Print each deprecation message only once per compilation. Fixes #678 2014-03-02 22:09:10 -05:00
Marius Kintel f3d97f3751 Merge branch 'master' into issue680 2014-03-02 21:53:00 -05:00
Marius Kintel fd938e4423 Added openSUSE maintainer 2014-03-02 18:38:08 -05:00
Don Bright 3de6986d8f Merge branch 'master' of github.com:openscad/openscad into issue680 2014-03-01 15:16:39 -06:00
Don Bright 780d897ff2 fix issue 680 2014-03-01 15:14:35 -06:00
Marius Kintel c6520e22fc Added Arch Linux maintainer 2014-03-01 15:27:08 -05:00
Marius Kintel bbfddcdd85 killed warning; unused variable 2014-03-01 15:15:13 -05:00
Marius Kintel 52ceb71444 devicePixelRatio() is reported to not exist before Qt-5.0.2 2014-03-01 15:14:05 -05:00
Marius Kintel 43088239e0 killed warning 2014-03-01 15:13:34 -05:00
Marius Kintel 1d211498c6 Added note to encourage people to build with experimental features enabled 2014-03-01 15:11:52 -05:00
Don Bright b2fbad4005 attempt to band-aid fix issue 677 by changing fromUtf8 to fromLocal8Bit 2014-02-27 17:42:22 -06:00
Don Bright 484802d685 remove extraneous this->highlighter from Mainwindow 2014-02-27 06:14:10 -06:00
Don Bright 36af7cd972 Merge branch 'master' of github.com:openscad/openscad 2014-02-27 06:13:20 -06:00
Don Bright 4fe662a90a add regression test ('manual') for highlighter scheme changer 2014-02-26 23:50:20 -06:00
Marius Kintel fb49c77f25 Merge branch 'master' of github.com:openscad/openscad 2014-02-27 00:14:33 -05:00
Marius Kintel ec40bae6e9 Added note about auto-uploading tests 2014-02-27 00:14:30 -05:00
Don Bright e2d6afecf5 fix crash bug (mainwindow no longer has a 'highlighter' member) 2014-02-26 22:39:07 -06:00
Marius Kintel bc86c4936d Merge pull request #674 from openscad/jawsreader
Jawsreader bug fix
2014-02-26 20:10:33 -05:00
Don Bright 14771c90be remove experimental menu options 2014-02-26 18:40:32 -06:00
Don Bright afcf7239ab fix broken linux gui build!! 2014-02-26 18:29:57 -06:00
Don Bright ced162977f fix broken test build 2014-02-26 18:07:30 -06:00
Don Bright 59cd328b9b Merge branch 'master' of github.com:openscad/openscad into jawsreader 2014-02-25 20:21:35 -06:00
Don Bright 36e0d73e69 enable qtaccessibility plugin so that screenreading of QAction menu works
(tested on Jaws screenreader demo on Windows 7, per bug report to mailing list
by Robert Jaquiss 2/25/2014)
2014-02-25 20:20:14 -06:00