Commit Graph

363 Commits (31b234140dba2e919113a521c1b3c2131eea075c)

Author SHA1 Message Date
Don Bright 31b234140d improve bison detection 2013-05-30 06:02:38 +02: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
Don Bright 37dc9342a1 Merge branch 'master' of github.com:openscad/openscad into issue125 2013-05-27 00:08:31 -05:00
Don Bright 31c88a434b merge branch to get windows "library path" working. tweak build system,
eliminate several compiler warnings.
2013-05-25 22:37:26 -05:00
don bright 85a6cf92fe remove debugging assignment 2013-05-23 19:35:44 -07:00
don bright 1c480a554a make dependency build work for OpenCSG without qmake 2013-05-23 19:16:04 -07: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 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 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
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 b5922d7551 Merge branch 'master' into issue116 2013-04-24 02:00:28 -04:00
Marius Kintel f0ee85e17d Better OX version check 2013-04-22 15:18:36 -04:00
Marius Kintel 8bcb17ddfb Build 32-bit binaries only in deployment mode 2013-04-22 13:48:23 -04:00
Marius Kintel d0bd89e6a0 We cannot target 10.5 while building on Mountain lion due to a compiler/sdk incompatibility. This should fix the build error by selecting 10.6 as a build target. Fixes #335 2013-04-22 13:35:05 -04:00
Marius Kintel b06b4f32f8 Merge branch 'master' into issue116 2013-04-18 18:42:51 -04:00
Don Bright ff050c3792 add curl and imagemagick to get-dependency script for linux 2013-04-14 01:07:39 -05:00
Marius Kintel 60a351a5ee Merge branch 'noqt' 2013-04-12 00:13:09 -04:00
Marius Kintel 49a288cd34 Merge branch 'noqt' into testing 2013-04-10 14:28:51 -04:00
don bright f242a7a693 backport to boost 1.37. improve dependency build for older lib versions
including the requirement of symlink to $DEPLOYDIR/include/boost if
boost is so old that it uses version numbers in the path name
2013-03-21 04:29:54 +01:00
Marius Kintel 3d9a7c91e0 Bumped mpfr to 3.1.2 2013-03-17 17:29:57 -05:00
don bright 100b1733df backport boost functions to pre-1.48 2013-03-17 18:34:47 +01:00
Marius Kintel ee579894fd Merge branch 'master' of /Users/kintel/code/OpenSCAD/clang/../openscad 2013-03-11 10:24:58 -04:00
Marius Kintel 6a2967a1f4 Qt fixes for clang 2013-03-11 10:24:55 -04:00
Marius Kintel 58e9eff236 Disable use of multithreaded boost libs when building CGAL to ensure it finds our libraries instead of the system libraries 2013-03-09 20:43:44 +01:00
Marius Kintel 8711bd2500 Set preprocessor define for deployment builds. Don't include sparkle in development builds. Note: Development snapshots are considered deployment builds 2013-03-09 13:04:36 -05:00
Marius Kintel cfc67f928f Merge branch 'master' of github.com:openscad/openscad 2013-03-06 13:08:31 -05:00
Marius Kintel fe44758f50 Updated gmp to 5.1.1, boost to 1.53, tweaked Sparkle build (again) 2013-03-06 13:08:17 -05:00
don bright 51be86ad29 check for stale pkgconfig under /usr/local/lib 2013-03-05 17:57:22 -06:00
don bright 94d4acf765 cleanup tab spacing 2013-03-03 20:23:03 -06:00