Commit Graph

2144 Commits (b22951af47f7cbb5a7db60765f6ab188544fffbe)

Author SHA1 Message Date
don bright b22951af47 enable build of glew + opencsg with clang from script 2012-07-20 15:51:40 -05:00
don bright dec26f84dd initial steps towards support of clang compiler 2012-07-20 15:23:16 -05:00
Marius Kintel 821c064f3e sed parameter bug for build_glew(). Fixes #145 2012-07-16 22:12:57 -04:00
Marius Kintel 3267ba2d56 Merge pull request #146 from openscad/mingwcross1
Mingwcross1
2012-07-16 18:55:31 -07:00
don bright 9044f7a064 Merge branch 'master' of github.com:openscad/openscad 2012-07-15 18:14:15 -05:00
don bright 9123ad8d5e fix build bug on some DSO linux systems 2012-07-15 18:13:50 -05:00
don bright d6ae963394 fix build bugs on fedora 64-bit 2012-07-15 15:46:38 -07:00
don bright d7e40ae907 create dir if non-existant, bug rept by Brad Pitcher 2012-07-15 22:51:03 +02:00
don bright 7963c1cf31 cleanup2 2012-07-15 22:13:47 +02:00
don bright be9c424a15 cleanup 2012-07-15 22:13:20 +02:00
don bright 06420a3ef9 fix documentation 2012-07-15 22:11:04 +02:00
don bright 293d66a56e dont use boost-chrono if not doing mingw build 2012-07-15 22:09:40 +02:00
don bright 10619bdb49 Merge branch 'master' of github.com:openscad/openscad into mingwcross1
Conflicts:
	src/linearextrude.cc
2012-07-15 22:06:23 +02:00
don bright 8cc442369f fix bugs in build 2012-07-15 14:29:14 -05:00
don bright 8e1fee3de7 don't suggest paralell build by default, it can cause parser_yacc problem 2012-07-15 19:33:57 +02:00
don bright 5e2350d252 improve printout notices 2012-07-15 19:28:06 +02:00
don bright cd81cecc3a put .o files of cross into separate directory. handle git issue. 2012-07-15 18:47:18 +02:00
don bright eb58394e74 Merge branch 'winfix1' of github.com:openscad/openscad into mingwcross1 2012-07-15 18:03:04 +02:00
don bright d3fd45b248 allow NUMJOBS and NUMCPU + explanations. fix tabs. 2012-07-15 17:25:15 +02:00
don bright 14160d248a put obj files in separate dir during mingw win32 cross compilation 2012-07-15 09:39:20 -05:00
don bright 263901c82d fix compilation and linking issues on mingw crossbuild 2012-07-15 04:59:55 +02:00
Marius Kintel 1b38030f7e Merge branch 'master' of github.com:openscad/openscad 2012-07-14 21:58:55 -04:00
Marius Kintel 13557f1f9a Merge branch 'timestamp-cache' 2012-07-14 21:57:55 -04:00
Marius Kintel 2495df6bab Add timestamp to cache key for modules importing files. Fixes #141 2012-07-14 21:57:41 -04:00
Marius Kintel 2aaccdcfac Don't use grabMouse() and setFocus(). Attempt to fix #53 2012-07-14 21:05:17 -04:00
Marius Kintel d88429d7e4 Merge branch 'master' of github.com:openscad/openscad
Conflicts:
	scripts/linux-build-dependencies.sh
2012-07-13 15:29:37 -04:00
Marius Kintel 1395af1101 Merge branch 'master' into version_check 2012-07-13 15:08:46 -04:00
Marius Kintel a7a8679461 Merge pull request #142 from openscad/opensuse
Opensuse
2012-07-13 12:05:42 -07:00
don bright e1fe9a33a6 improve wording of CGAL warning + env var warning 2012-07-12 21:51:38 -05:00
don bright a2a31e7631 detect cmake version. enable build_git 2012-07-13 04:31:28 +02:00
don bright a872691ab5 add reminder to env-var script to re-run qmake 2012-07-12 18:47:34 -07:00
don bright 018211a863 check versions of libraries at compile time - warn users. fix FIXME in openscad.pro 2012-07-13 03:40:07 +02:00
don bright 2cf86fc204 fix bug in ubuntu script. tweak README to match MacOSX section. 2012-07-12 03:02:41 +02:00
don bright 3d94628e34 detect debian version. give advice if too old. 2012-07-11 19:52:47 -05:00
don bright beac717910 update README, add build-essentials and ubuntu version detection 2012-07-11 19:50:26 -05:00
Don Bright 154e2c7049 create an easy build-script for fedora 17 2012-07-11 20:20:17 -04:00
don bright c89ff6a7e1 update documentation 2012-07-11 00:34:38 -05:00
don bright 54f6fb2754 update documentation. update glew version for ubuntu package d/l 2012-07-11 00:12:44 -05:00
don bright cb287b22ca add build script for ubuntu that downloads binary packages too 2012-07-10 23:48:49 -05:00
don bright bf22cef8d9 rewrite to be compatible with ubuntu 'dash' shell 2012-07-10 23:48:29 -05:00
Don Bright 4440cb81f9 make name match other build script names better 2012-07-10 23:01:20 -05:00
Don Bright 631ac4606d script to auto-download/install dependency packages in OpenSUSE 2012-07-10 22:52:16 -05:00
Don Bright b2c12d23a9 features: build CGAL/OpenCSG alone. customize BASEDIR more easily 2012-07-10 22:52:05 -05:00
Marius Kintel 3085bcc65c port to new value class after merge 2012-07-10 21:52:38 -04:00
Marius Kintel 5e47342406 Merge branch 'master' into value
Conflicts:
	src/linearextrude.cc
2012-07-10 21:42:59 -04:00
Marius Kintel 38a4585d1a Tweaks for Qt 4.8 and correct mpfr download link 2012-07-09 17:31:29 -04:00
Marius Kintel d8ca1de649 Qt 4.8 requires explicit QMAKESPEC 2012-07-09 17:31:02 -04:00
Marius Kintel 875def8f29 Merge pull request #140 from jasonblewis/feature-scad-mode-autoload
added auto-loads to scad-mode.el for emacs
2012-07-09 05:25:55 -07:00
Jason Lewis ac0b7f121b added auto-loads to scad-mode.el so when it is installed via
elpa/marmalade it sets everything up for the user so they don't have
to edit their init.el file.

scad-mode should turn on automatically for any files that end in .scad
2012-07-09 16:43:42 +10:00
don bright b960247d28 fix aptitude package list for ubuntu build in README 2012-07-07 23:53:47 -05:00