Commit Graph

48 Commits (master)

Author SHA1 Message Date
don bright 78803bfe10 builder.sh use master as default branch 2014-06-02 18:02:34 -07:00
Don Bright 355aac26e3 fix datecode bug 2014-04-11 08:37:28 -05:00
Don Bright ea4a10c027 fix bugs in date code setting. fix bug with crlf conversion 2014-04-07 16:36:31 -05:00
Don Bright b25f744b25 bugfix - cd out of website path before rebuilding on loop 2014-04-04 20:10:08 -05:00
Don Bright 58017aeb08 put 'tests' in name of OpenSCAD Tests on Windows. clean up some bad scripting 2014-04-02 03:10:26 -05:00
Don Bright 1931cdacde fix too-slow upload rate limit 2014-03-31 22:14:48 -05:00
Don Bright b7f7487727 dont build GUI twice!!!! 2014-03-31 20:27:51 -05:00
Don Bright 6ce1809828 upload to www/snapshots/ directory 2014-03-31 19:46:42 -05:00
Don Bright 34358c8725 properly remove old github.openscad.com code before update 2014-03-30 18:48:25 -05:00
Don Bright 4e9275f6f0 add test suite to windows(TM) build 2014-03-30 16:24:20 -05:00
Don Bright 0d9b20dc14 Merge branch 'unstable' of github.com:openscad/openscad into unstable
Conflicts:
	scripts/builder.sh
2014-03-27 18:30:09 -05:00
Don Bright 41c7e72ca8 no longer suggest the 'time saver' cgal/opencsg dep build, to avoid confusion
with outdated cgal versions on systems.
2014-03-27 18:28:40 -05:00
Don Bright 819c74d8ab rate limit scp upload 2014-03-27 18:16:41 -05:00
Don Bright a040be29e6 loop - improve sleep code 2014-03-27 18:14:06 -05:00
Don Bright f80fc6c78b fix loop bug 2014-03-25 22:10:04 -05:00
Don Bright 74b0cb5127 enable looping 2014-03-25 22:01:31 -05:00
Don Bright 46c0a8520d exit if missing nsis. do git fetch/git pull if openscad already checked out. 2014-03-25 16:49:38 -05:00
Don Bright fc665d0b3a check for nsis at beginning of builder.sh not in the middle 2014-03-24 22:14:26 -05:00
Don Bright c950358b86 better ssh auth sock handling 2014-03-23 21:53:38 -05:00
Don Bright 776df9fc0e update release-common.sh calls to use 'snapshot', add 'release' stub 2014-02-24 18:24:39 -06:00
Don Bright 838e80ae34 refactor + rehighlight only if we are no doing a reload (issue #406) 2014-02-17 13:19:42 -06:00
Don Bright 7fb88e6c14 fix mingw cross build 2013-12-30 16:41:50 -06:00
Don Bright 6f6a8dff76 MXE c/o 'stable' instd of 'master' from github b/c master has gcc 4.8.2 which
is causing crashes. also allow 'build only' builder.sh script command
2013-11-30 13:42:09 -06:00
Don Bright 36545b3cc5 rm googlecode stuff 2013-09-12 20:26:39 -05:00
Don Bright af7e8320e2 more migration from google-code to files.openscad.org 2013-08-13 22:24:03 -05:00
Don Bright 0dd0a262f9 switch from google-code file hosting to files.openscad.org 2013-08-13 22:00:48 -05:00
Marius Kintel a02c826ed5 Merge branch 'master' of github.com:openscad/openscad 2013-06-17 22:20:11 -04: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 b46429c577 Updated scripts to match recent website changes in openscad/openscad.github.com#10 2013-05-29 01:38:06 -04:00
Marius Kintel f8622005f8 Merge branch 'master' into issue341
Conflicts:
	scripts/builder.sh
2013-05-19 11:29:22 -04: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 127d84a58c url bugfix 2013-05-18 18:55:44 +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 26df5c4466 make size postpend 'B' for 'Bytes', for download page 2013-05-15 19:56:49 -05:00
Don Bright 602b529e9f fix bug in dryrun settings 2013-05-15 19:33:55 -05: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
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