Commit Graph

2929 Commits (0041f3012d8a401c9e2750ed08fe4e5ce80eb4a9)

Author SHA1 Message Date
Marius Kintel e2772c70b8 Initial Windows implementation of built-in library path. Part of #125 2013-05-21 17:45:24 -04:00
Don Bright fef8dba56b map bug 2013-05-19 23:33:15 -05:00
Don Bright 8696d4440e pointer bug 2013-05-19 23:32:41 -05:00
Don Bright 8a83e334ab try to refactor the 'is_modified( includefile )' code 2013-05-19 23:31:18 -05:00
Don Bright 77a598ab72 throw warning when include file disappears. refactoring. 2013-05-19 18:04:51 -05:00
Don Bright 24e726fb58 first refactoring towards fixing issue364 2013-05-19 15:14:05 -05:00
Marius Kintel f8622005f8 Merge branch 'master' into issue341
Conflicts:
	scripts/builder.sh
2013-05-19 11:29:22 -04:00
Don Bright 5a647f963a bold a single about box line 2013-05-18 16:04:59 -05:00
Don Bright ca4fb9238f update readme 2013-05-18 15:40:01 -05:00
Don Bright 6509f08382 allow 'upload only' and 'dryrun' debugging options 2013-05-18 14:37:04 -05:00
don bright 2c5b09a0a7 zip silent 2013-05-18 19:03:08 +02:00
don bright cc94b647f1 credit tony theodore 2013-05-18 19:01:35 +02:00
don bright 874a484068 if .com fails, stop build. also stop using make || make 2013-05-18 18:57:08 +02:00
don bright 127d84a58c url bugfix 2013-05-18 18:55:44 +02:00
don bright d8bcf47df6 gcc warning off, eigen3 mingw build 2013-05-18 18:48:39 +02:00
don bright 78303a79fa reduce flood of eigen warnings on mingw build 2013-05-18 18:45:13 +02:00
don bright 7d68cb0232 improve mingw build, make rm silent 2013-05-18 18:39:48 +02:00
don bright 48816160cd fix eigen bugs mingw32/64 2013-05-18 17:49:26 +02:00
Don Bright e25fff81af windows .zip flipped with .exe 2013-05-17 18:14:10 -05:00
Don Bright 5e995b9ff4 windows zipfile was filpped with installfile 2013-05-17 18:10:37 -05:00
Don Bright 9b5f34a8ec fix bad url being pushed to website, bug report per Andrew Plumb 2013-05-17 17:58:22 -05:00
Don Bright b3b83059e7 tweaks to improve build. alos update about.html docs 2013-05-17 15:32:23 -05:00
Don Bright be87d30f42 enable both win32 and win64 build and upload (beta level) from same script 2013-05-16 22:59:58 -05:00
Don Bright 293f3cc7c9 enable mingw64 cross build (alpha stage) 2013-05-16 06:54:34 -05:00
Don Bright 26df5c4466 make size postpend 'B' for 'Bytes', for download page 2013-05-15 19:56:49 -05:00
Don Bright add6b74b3a Merge branch 'master' of github.com:openscad/openscad 2013-05-15 19:34:50 -05:00
Don Bright 602b529e9f fix bug in dryrun settings 2013-05-15 19:33:55 -05:00
Marius Kintel 5f6afe8cbb Update the new javascript with download info 2013-05-15 20:33:24 -04:00
Don Bright 2e758fcc82 enable 'dry run' in builder script 2013-05-15 17:04:46 -05:00
Don Bright 8cdadca920 clarify comments 2013-05-15 17:00:40 -05:00
Don Bright 6161214083 enable auto updateing of website thru openscad.github.com 2013-05-14 23:45:40 -05:00
Marius Kintel beda4a7952 Updated expected test: ERROR label 2013-05-14 02:55:53 +02:00
Marius Kintel 2b323723e7 Merge branch 'master' of github.com:openscad/openscad 2013-05-13 20:41:05 -04:00
Marius Kintel f179e0b567 Forgot to initialize recursioncount in all constructors 2013-05-13 20:40:32 -04:00
Marius Kintel a1ade23e98 bugfix: messed up parser filenames 2013-05-14 01:31:44 +02:00
Marius Kintel 61dc6bfcbc Merge branch 'master' of github.com:openscad/openscad 2013-05-13 16:27:41 -04:00
Marius Kintel ee6f149dd0 bugfix: Fixed recursion crash (#346) 2013-05-13 16:27:17 -04:00
Marius Kintel 7f1c6b57c6 Merge pull request #361 from openscad/builder
Builder
2013-05-13 09:52:07 -07:00
Don Bright 0cc3bb3890 fix indentation, uncomment cd command, fix reading of username 2013-05-13 06:57:19 -05:00
Don Bright 348d13cf3b add notes 2013-05-12 12:22:11 -05:00
Don Bright 84eaad1457 update to match new mxe. add 'builder' script to automate some stuff 2013-05-12 12:19:04 -05:00
Marius Kintel 8c532d5252 Updated test cases to reflect scale argument to linear_extrude (#273) 2013-05-11 12:56:19 -04:00
Marius Kintel adffb9121f Added support for 2D scaling in linear_extrude 2013-05-10 18:01:50 +02:00
Marius Kintel 130e10778e Initial code to support scaling of linear_extrude(). Part of Issue #273 2013-05-10 13:45:28 +02:00
Marius Kintel 470588b296 Quick feasibility test for #304 2013-05-10 01:13:11 +02:00
Marius Kintel b5079a189a wops, duplicate parser files 2013-05-10 00:55:04 +02:00
Marius Kintel 7a8b6f5c51 Put back lex/yacc - we're not using any bison-specific stuff after all 2013-05-09 18:48:27 +02:00
Marius Kintel e01b37a03d Support lookup tables with one element, final fix of #322 2013-05-09 17:45:40 +02:00
Marius Kintel 3780677def Added testcase for #322 2013-05-09 17:28:05 +02:00
NateTG 715d539f4e Update func.cc
Fix for https://github.com/openscad/openscad/issues/322
2013-05-09 08:40:01 -06:00