summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-06Updated gmp to 5.1.1, boost to 1.53, tweaked Sparkle build (again)Marius Kintel
2013-03-02OpenCSG is now in MacPortsMarius Kintel
2013-03-02Sparkle build tweakMarius Kintel
2013-03-02Uncatchable CGAL assertion exceptionMarius Kintel
2013-03-01Merge pull request #285 from thinkyhead/masterMarius Kintel
check-configuration.sh on OS X
2013-02-26Fix testing of /opt/local, move /usr/local to the front of the list, and ↵Scott Lahteine
break on first found. Check for Sparkle on Darwin
2013-02-17Merge pull request #278 from openscad/autoup_not_implementeddonbright
fix build errors, display 'not implemented' message on win32/linux
2013-02-17fix build errors, display 'not implemented' message on win32/linuxdon bright
2013-02-14Merge pull request #274 from hroncok/patch-1donbright
Notify package managers: Fedora
2013-02-14Notify package managers: FedoraMiro Hrončok
Added myself as a Fedora contact
2013-02-13Added support for more paths in OPENSCADPATH, also search in ↵Marius Kintel
HOME/Documents/OpenSCAD/libraries on Mac
2013-02-12Put back commented-out upload while testingMarius Kintel
2013-02-12syncMarius Kintel
2013-02-12Added document icon for MacMarius Kintel
2013-02-12Minor patch to Sparkle to deal with version numbered app bundlesMarius Kintel
2013-02-12Added support for signing binariesMarius Kintel
2013-02-12Don't print last updated date if it's nullMarius Kintel
2013-02-12Added Sparkle to build scriptMarius Kintel
2013-02-07Support Sparkle's Install on QuitMarius Kintel
2013-02-07Specify VERSIONDATE in addition to VERSION when building releasesMarius Kintel
2013-02-07bugfix: Actually use Set instead of Add after we added the key to Info.plist ↵Marius Kintel
manually
2013-02-07Added CFBundleShortVersionString and CFBundleName, both needed for Sparkle ↵Marius Kintel
to work correctly
2013-02-06Bug in previous commit: Check the absolute path, not the relativeMarius Kintel
2013-02-06Fail on external non-system dependencyMarius Kintel
2013-02-05Correctly add CFBundleVersion to Info.plistMarius Kintel
2013-02-05Added CFShortVersionStringMarius Kintel
2013-02-05Reenable building - upload still disabledMarius Kintel
2013-02-05cleanupMarius Kintel
2013-02-05First version of automatic updates for MacMarius Kintel
2013-02-04Sync with latest commitsMarius Kintel
2013-02-04bugfix: We didn't always print a warning when CSG normalization created too ↵Marius Kintel
many elements
2013-02-03Merge pull request #271 from openscad/cmake_workaroundMarius Kintel
Cmake workaround
2013-02-03Merge branch 'master' of github.com:openscad/openscad into cmake_workarounddon bright
Conflicts: tests/virtualfb.sh
2013-02-03fix bug in test_pretty_print.cc / Cmakefiledon bright
The build needs to be after Python binary has been found because the Python binary path is passed to the .cc compile through a -D flag.
2013-02-03improve Xvfb handling when ctest is cancelled partway throughdon bright
2013-02-02workaround cmake 2.8.10 not allowing CTEST_CUSTOM_POST_TEST argumentsdon bright
2013-02-02Merge pull request #270 from openscad/misc_updatesMarius Kintel
Big Endian binary STL fix + misc updates
2013-02-02Merge branch 'master' of github.com:openscad/openscad into misc_updatesdon bright
Conflicts: scripts/uni-build-dependencies.sh
2013-02-02put boost back to 1.49don bright
2013-02-02clarify dependency on GLU in documentationdon bright
2013-02-02clarify documentation for QT4don bright
2013-02-02start Xvfb on random DISPLAY number.don bright
2013-02-02Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-02-02Fix bug assuming negative doubles will overflow a size_t, which failed on ↵Marius Kintel
ARM. Related to #259
2013-02-02Merge pull request #268 from boxofrox/openscad/issue267Marius Kintel
openscad/issue267
2013-02-02replace packed struct with union. remove some extraneous/debug codedon bright
2013-02-02enable import STL to work on big-endian computersdon bright
2013-02-02add test sample for issue #267Justin C
2013-02-02missing NULL check when normalization exceeds limit for elementsJustin C
2013-02-01prevent CGAL Floating Point Rounding Mode restortaion errors on PPC64 machinesdon bright
by altering the cmake build mode from Debug to Release
contact: Jan Huwald // Impressum