Commit Graph

2317 Commits (66b9efb35e52987719307f605d230714408930f0)

Author SHA1 Message Date
don bright 54bf1cf7d9 update README.md lines to look better on github.com 2012-07-22 22:43:16 -05:00
don bright 54c7cb2422 remove code that belongs in another branch 2012-07-22 22:20:40 -05:00
don bright 1d40052f82 remove opencsg code that belongs in another branch 2012-07-22 22:19:42 -05:00
don bright 354aa17fee add git clone info to README.md , for openscad and MCAD 2012-07-22 22:16:52 -05:00
don bright 7f64312172 clarify comment 2012-07-22 20:58:07 -05:00
don bright 86b5fc02f5 on control + mousewheel, zoomin/zoomout text (like firefox, IE, etc) 2012-07-22 20:56:01 -05:00
don bright b33a02b372 remove debugging statements 2012-07-22 20:45:12 -05:00
don bright 3c7a85af57 debugging and rearranging to find issue 2012-07-22 20:16:37 -05:00
don bright 36d2515282 remove debug line 2012-07-22 16:42:33 -05:00
don bright e501bdd222 improve usage on PCBSD 2012-07-22 16:39:22 -05:00
don bright 2551905895 fix OpenCSG Warning bug where slots were not connected 2012-07-20 21:55:14 -05:00
don bright ec01e7f492 Merge branch 'cgal402' of github.com:openscad/openscad into clang 2012-07-20 21:32:31 -05:00
don bright 924c9ccc1f change back to original directory after opencsg build 2012-07-20 21:00:57 -05:00
don bright dba4fda818 fix bug 2012-07-20 19:54:48 -05:00
don bright 4e6e390d7c build opencsg properly 2012-07-20 19:52:32 -05:00
don bright 448bb14360 improve clang build of glew and opencsg 2012-07-20 17:01:17 -05:00
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
don bright eda7a41335 cgal 4.0.2 has a bugfix re clang and gcc 4.7 ( issue #117 ) 2012-07-20 14:36:17 -05:00
don bright 8e9b2d2c49 fix typo 2012-07-20 09:00:14 +02:00
don bright f0215e86c8 remove test pending decision on backwards compatability 2012-07-20 08:51:50 +02:00
don bright 4750709867 fix crashbug, rept by MichaelAtOz, issue 148. add test. 2012-07-20 08:49:27 +02:00
don bright c39c430ca0 add crashing scad example to testdata 2012-07-18 21:05:04 -05:00
don bright 8e3f3102f5 indicate which freebsd tested on 2012-07-18 02:35:02 -05:00
don bright d30775a5c0 create bsd build scripts for freebsd 9. 2012-07-18 02:23:37 -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