summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-24update build filesmeta
2011-01-24compile fixes for parser and lexer under MSVCmeta
2011-01-22change C99 vla to heap allocated arraymeta
2011-01-22convert from getopt to boost::program_optionsmeta
2011-01-21Merge branch 'master' of https://github.com/meta23/openscadmeta
Conflicts: openscad.pro
2011-01-21update qmake file for visual C++ buildsmeta
2011-01-21Update to actually used library versionskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@595 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-21Update to actually used library versionsMarius Kintel
2011-01-21Removed obsolete fileMarius Kintel
2011-01-21Upload script for binariesMarius Kintel
2011-01-21Merge branch 'master' of github.com:openscad/openscadkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@594 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-21Copyright updateskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@593 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-21Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-01-21Update for 2011.01Marius Kintel
2011-01-21Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-01-21Clifford Wolf:clifford
Tiny fix in chrpath_linux for 64 bit (but it still does only work on 32 bit binaries) git-svn-id: http://svn.clifford.at/openscad/trunk@592 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-21merged with masterkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@591 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-21Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2011-01-21merged with masterMarius Kintel
2011-01-21Copyright updatesMarius Kintel
2011-01-19__attribute__ ((packed)) equivalent for MSVCmeta
2011-01-18remove unused includesmeta
2011-01-18change literal to help choose a proper overloadmeta
2011-01-18add missing includemeta
2011-01-18don't use C99 variable length arraysmeta
2011-01-17removed unused unistd.hmeta
2011-01-17add some more missing C99 math.h functionsmeta
2011-01-17fix truncation warningmeta
2011-01-17use QFileInfo instead of stat()meta
2011-01-17add C99 math for win32meta
2011-01-17rename to fix a name clash with inner scopemeta
2011-01-17rename to fix a name clash with inner scopemeta
2011-01-17replace stat() with QFileInfometa
2011-01-16indent properlymeta
git-svn-id: http://svn.clifford.at/openscad/trunk@590 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-16make the default VERSION initialization work on windowsmeta
git-svn-id: http://svn.clifford.at/openscad/trunk@589 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-11Merge branch 'master' of git.openscad.org:openscad/openscadMarius Kintel
2011-01-11Default dropbox installation has changedMarius Kintel
2011-01-09Output LWPOLYLINE objects instead of LINE for DXF export. Patch submitted by ↵kintel
Lars Kruse git-svn-id: http://svn.clifford.at/openscad/trunk@588 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Output LWPOLYLINE objects instead of LINE for DXF export. Patch submitted by ↵kintel
Lars Kruse git-svn-id: http://svn.clifford.at/openscad/trunk@588 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Added section for proposed language changes for 'V2.0'kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@587 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Added section for proposed language changes for 'V2.0'kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@587 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Merge branch 'experiments' of git://gitorious.org/openscad/openscad into gileskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@586 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Merge branch 'experiments' of git://gitorious.org/openscad/openscad into gileskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@586 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09synckintel
git-svn-id: http://svn.clifford.at/openscad/trunk@585 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09synckintel
git-svn-id: http://svn.clifford.at/openscad/trunk@585 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Removed some unneeded cruft.kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@584 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Removed some unneeded cruft.kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@584 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Added support for nested includes.kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@583 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Added support for nested includes.kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@583 b57f626f-c46c-0410-a088-ec61d464b74c
2011-01-09Improvement to lexing of strings don't use QString.replace, use the power of ↵kintel
flex instead. git-svn-id: http://svn.clifford.at/openscad/trunk@582 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum