Commit Graph

2312 Commits (b7cc740b78ea636868c560871437b3beed45cf2e)

Author SHA1 Message Date
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
Marius Kintel deaeafea8d coding style 2012-07-07 16:30:04 -04:00
Marius Kintel 0d619e5ac1 Merge branch 'master' into linear_extrude_argument 2012-07-07 16:02:51 -04:00
Marius Kintel b028b704e0 Merge pull request #139 from jasonblewis/scad-mode-fix-filename
fixed file name in comments that are used for elpa/marmalade integration
2012-07-07 07:00:32 -07:00
Jason Lewis 0fb4614d20 fixed file name in comments that are used for elpa/marmalade integration 2012-07-07 12:02:25 +10:00
Marius Kintel 85ffbd5119 Merge branch 'add-comment-style' of https://github.com/jasonblewis/openscad into jasonblewis-add-comment-style
Conflicts:
	contrib/scad-mode.el
2012-07-06 10:01:47 -04:00
Jason Lewis 77c20c0d71 changed instructions for installing to take into account change in
file name
2012-07-06 16:49:37 +10:00
Jason Lewis 4c658e6bdb updated modified date in header 2012-07-06 16:38:36 +10:00
Jason Lewis 8fef221ddd remove old scad.el file 2012-07-06 16:32:47 +10:00
Jason Lewis c777559ec4 added the comment styles // and /* */ to scad-mode so you can use
emacs' comment commands

also renamed scad.el to scad-mode.el to be more in keeping with how
files are named in emacs
2012-07-06 16:31:27 +10:00
Marius Kintel 694382bba9 Merge branch 'master' into value
Conflicts:
	src/parsersettings.cc
2012-07-05 09:41:15 -04:00
Marius Kintel aa20f8e4be Merge pull request #137 from jasonblewis/patch-1
add url of scad.el file to header for marmalade
2012-07-05 06:08:09 -07:00
Jason Lewis b92523eec5 add url of scad.el file to header for marmalade 2012-07-05 12:46:15 +10:00
Marius Kintel 329295f17f Merge pull request #133 from openscad/linbuilder
Linbuilder
2012-07-04 02:05:29 -07:00
don bright 883c433e24 Merge branch 'linbuilder' of git@github.com:openscad/openscad into linbuilder 2012-07-04 08:04:16 +02:00
don bright 9b0f148d2d documentation for purpose of file 2012-07-04 08:03:38 +02:00
don bright def43ad316 improve script reporting and functionality (export) 2012-07-03 22:53:37 -07:00
don bright 5b805ed586 wget or curl required. if curl isnt there, wget will fetch + build it 2012-07-03 22:31:22 -07:00
don bright bbef180a21 kludge-fix for broken Makefiles for opencsg + glew on Fedora 64bit 2012-07-03 22:27:31 -07:00
don bright 984f7dc3f9 Add ubuntu package list for aptitude. Add pointer to wikibooks site 2012-07-04 06:56:17 +02:00
don bright 9a05c66e1c document linux source build. add env variable script for linux src builds 2012-07-04 06:33:04 +02:00
don bright 491caa15ad auto-detect curl + cmake. link libs properly. use 'openscad_deps' subdir 2012-07-04 04:34:00 +02:00
Marius Kintel b6b018e768 Merge pull request #132 from openscad/manifoldinfo
Add link to Wikibooks manual for 'not 2-manifold' error on export.
2012-07-01 09:02:18 -07:00
don bright cc9fd5b33e Add link to Wikibooks manual for 'not 2-manifold' error on export. 2012-07-01 17:07:39 +02:00
Marius Kintel 54067c635d Fixed normalization bug: node limit wasn't checked properly and some cases triggered exponential expansion of nodes during normalization. Fixes #127 2012-07-01 02:08:45 +02:00
Marius Kintel 431a24b497 Update master 2012-06-30 23:42:51 +03:00
Marius Kintel 22c5f37424 Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02:00
Marius Kintel 0e6b800155 Output filenames relative to document path when exporting .csg files from the command-line. Fixes #128 2012-06-23 23:05:46 +02:00
Marius Kintel 8e8f090fa4 cosmetics 2012-06-23 23:05:06 +02:00
Marius Kintel d6ff5e9468 Merge pull request #129 from brad/linux-release
Linux release
2012-06-20 03:02:31 -07:00
Brad Pitcher 32a0fcb892 update linux snapshot links 2012-06-19 08:39:35 -07:00
Brad Pitcher f97f09ab0e name the file with the correct architecture 2012-06-19 08:39:06 -07:00
Marius Kintel 197a4e4d36 Merge branch 'master' into value 2012-06-04 11:34:27 +02:00