Commit Graph

3045 Commits (cf882d2ea3bf09efdf9eca405ca3aba5cba63d35)

Author SHA1 Message Date
Marius Kintel cf882d2ea3 gcc and clang profiles 2013-06-20 00:13:43 -04:00
Marius Kintel 1c719371cc Merge remote-tracking branch 'origin/epec-kernel' 2013-06-20 00:11:16 -04:00
Marius Kintel bac587363a Merge pull request #413 from hroncok/patch-2
Added missing include stdint.h to work with gcc 4.8.1
2013-06-19 11:11:21 -07:00
Miro Hrončok 7870d9c15a Added missing include stdint.h to work with gcc 4.8.1
Without this include, this was not possible to build with gcc 4.8.1:

Build log (without this commit): http://kojipkgs.fedoraproject.org//work/tasks/1370/5521370/build.log
2013-06-19 20:09:44 +02:00
Marius Kintel c75d195552 clang fixes 2013-06-19 03:48:50 -04:00
Marius Kintel b75826d298 Leftover from previous merge 2013-06-19 03:48:16 -04:00
Marius Kintel 9b7c83bbda missed one conflict 2013-06-18 02:17:25 -04:00
Marius Kintel a0a49b0bc9 Merge remote-tracking branch 'origin/issue181' into epec-kernel
Conflicts:
	src/MainWindow.h
	src/ModuleCache.cc
	src/mainwin.cc
	src/module.cc
	src/module.h
	src/parsersettings.cc
	testdata/modulecache-tests/cascade.sh
	testdata/modulecache-tests/cascade2.sh
2013-06-18 02:16:20 -04:00
Marius Kintel f452c986e1 Default to clang for Mac 2013-06-18 01:58:26 -04:00
Marius Kintel 169e08adce Default to clang for Mac 2013-06-18 01:58:15 -04:00
Marius Kintel 6d91540e4c Merge branch 'master' into epec-kernel 2013-06-18 01:46:48 -04:00
Marius Kintel 6c7d386a33 Point documentation to openscad.org/documentation.html 2013-06-17 23:25:01 -04:00
Marius Kintel 60e0edb211 Removed 'Root Context' debug output 2013-06-17 23:24:01 -04:00
Marius Kintel a02c826ed5 Merge branch 'master' of github.com:openscad/openscad 2013-06-17 22:20:11 -04:00
Don Bright 8b187f20be Merge branch 'master' of github.com:openscad/openscad 2013-06-17 19:33:09 -05:00
Don Bright d6eaf5bf7c add files.openscad.org to windows builder script 2013-06-17 19:32:30 -05:00
Marius Kintel 07c7c0d837 Added future wishes 2013-06-17 01:59:14 -04:00
Marius Kintel 88f1fd99b4 Upload source code to files.openscad.org 2013-06-17 01:58:59 -04:00
Marius Kintel 894276c6c1 Updated to latest version from https://github.com/Kentzo/git-archive-all 2013-06-17 00:45:51 -04:00
Marius Kintel 867b43bb40 Merge branch 'master' of github.com:openscad/openscad 2013-06-17 00:20:38 -04:00
Marius Kintel 181d19b753 Removed confusing entry 2013-06-17 00:20:26 -04:00
Marius Kintel ec608756d6 Merge branch 'master' of github.com:openscad/openscad 2013-06-17 00:14:53 -04:00
Marius Kintel fda235eb9b move private binary signing key to a common place 2013-06-17 00:14:42 -04:00
Marius Kintel 2622fd52bb updated ignores 2013-06-17 00:02:26 -04:00
Don Bright 12eefc770f Merge branch 'master' of github.com:openscad/openscad 2013-06-15 14:26:41 -05:00
Don Bright 07729e5384 track \ inside "" with sub-state. fixes #407 2013-06-15 14:25:01 -05:00
Marius Kintel f89b299357 Updated test results to match recent change 2013-06-15 13:28:32 -04:00
Marius Kintel 50111d3c30 Merge branch 'master' of github.com:openscad/openscad 2013-06-15 12:48:41 -04:00
Marius Kintel 3f936099fa Clamp linear_extrude height to 0. Fixes #405 2013-06-15 12:48:09 -04:00
Marius Kintel 75a5dad6b7 add module/function checklist 2013-06-15 12:47:40 -04:00
Don Bright 0b9861e7bd .pri file typo removal 2013-06-15 09:04:18 -05:00
Don Bright d746f77c11 set stacksize on win to be same as on linux to make bugs more consistent.
see issue #116
2013-06-15 09:01:34 -05:00
Marius Kintel b024a1d6c1 Merge pull request #402 from achiestdragon/master
mirror added to syntax highlighter
2013-06-14 11:28:06 -07:00
Marius Kintel 026f23ee6d updated testcases for recently updated tests 2013-06-14 14:25:54 -04:00
Marius Kintel 054b4110d7 Added assert for issue #403 2013-06-14 14:24:08 -04:00
david powell 9fcc9cfc19 added , minkowski,echo,str,surface, and maths functions to highlighter (although color for maths functions may need changeing ) 2013-06-14 17:22:39 +01:00
david powell 576f504d98 added mirror to transform highlighting 2013-06-14 15:27:16 +01:00
Marius Kintel cdd50ea143 Merge branch 'master' of github.com:openscad/openscad 2013-06-13 13:46:00 -04:00
Marius Kintel 689c5e20f9 Experimental: Also upload to files.openscad.org 2013-06-13 13:45:39 -04:00
Marius Kintel e4734f34ce Merge pull request #400 from achiestdragon/master
ui change to drop down menu Design
2013-06-13 09:16:18 -07:00
david powell c9564c3536 ui fix (spacers in design dropdown) 2013-06-13 15:45:21 +01:00
Marius Kintel b45a93aad2 Related to #399, reverted assignment evaluation order to be the same as in 2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future 2013-06-13 10:29:39 -04:00
Marius Kintel 2a8f188fca Merge branch 'master' of github.com:openscad/openscad 2013-06-13 01:31:09 -04:00
Marius Kintel e76a41a346 Added scope and reassignment tests 2013-06-13 01:27:19 -04:00
Marius Kintel 4280ebe7d3 Added scope and reassignment tests 2013-06-13 01:26:57 -04:00
Marius Kintel 2d86c14e1a Added scope and reassignment tests 2013-06-13 01:26:46 -04:00
Marius Kintel 80d81d9b76 Added scope and reassignment tests 2013-06-13 01:26:36 -04:00
Marius Kintel bd0248e109 Fixed a bug where changing a file during a large automatic reload could cause a crash 2013-06-13 01:16:26 -04:00
Marius Kintel 0cb8ab508e Updated cmd-line parameter doc 2013-06-13 01:02:29 -04:00
Marius Kintel ee5b6dfa8b Minor adjustments to release checklist 2013-06-10 01:34:47 -04:00