summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Fix release scriptWilliam S Fulton2013-05-121-1/+1
* Fix release scriptWilliam S Fulton2013-05-121-1/+1
* Update release scripts to use git instead of svnWilliam S Fulton2013-05-122-7/+37
* Fix MAKE variable expansion in pcre-build.sh.Vadim Zeitlin2013-01-251-2/+2
* Prefer $MAKE if specified in environmentTristan Carel2013-01-171-2/+2
* Fix assorted typos.Olly Betts2013-01-081-1/+1
* Fix gdb debugger functions to display to the gdb output window rather than st...William S Fulton2012-07-211-2/+2
* cosmetic wording in release scriptWilliam S Fulton2012-05-261-1/+1
* Don't use non-portable "==" in shell tests.Vadim Zeitlin2012-04-092-9/+9
* Add PCRE build instructions to Windows build instructionsWilliam S Fulton2012-01-071-1/+2
* Fix pcre-build.sh to work with non-compressed tarballsWilliam S Fulton2011-11-121-2/+3
* Allow setting PCRE_{CFLAGS,LIBS} when building SWIG with PCRE.Vadim Zeitlin2011-03-201-49/+71
* Release script tweaks to take account of yet more SF upload changesWilliam S Fulton2011-02-201-5/+6
* SF #3173367 Better information during configure about Boost prerequisite for ...William S Fulton2011-02-051-0/+258
* Add pcre-build.sh script for easier building of pcre and configuring with SWI...William S Fulton2010-10-012-2/+65
* Expand the family of debug print functions for displaying DOH types. Provide ...William S Fulton2010-09-151-0/+41
* Add a check for PCRE library to configure.Vadim Zeitlin2010-07-222-0/+319
* update example version numbers and clarification of inputsWilliam S Fulton2010-06-211-3/+4
* mention tagging is being done in mkrelease.pyWilliam S Fulton2010-06-021-0/+1
* minor tweaks for release notes uploaded to SFWilliam S Fulton2010-06-021-1/+1
* remove WAD from distributionWilliam S Fulton2010-06-011-1/+0
* Remove WAD and swig.spec.1 - not used or maintainedWilliam S Fulton2010-05-2951-7404/+0
* Show success at end of distribution buildWilliam S Fulton2010-04-031-0/+2
* Minor robustness tweaks to building distributionWilliam S Fulton2010-04-031-5/+6
* update package builds with more generic version numbersWilliam S Fulton2010-03-102-4/+4
* changes required for new SourceForge file release processWilliam S Fulton2009-08-181-4/+14
* put tagging back inWilliam S Fulton2008-12-311-2/+1
* better #! for finding pythonWilliam S Fulton2008-12-312-3/+4
* fix ccache-swig man page generationWilliam S Fulton2008-12-301-1/+1
* Add ccache documentation to main docsWilliam S Fulton2008-12-201-1/+1
* add ccache to windows build, better fail if executables don't run. Fix docume...William S Fulton2008-12-172-7/+6
* refine Makefile targets for documentation generation and remove generated cca...William S Fulton2008-12-091-1/+1
* add shebang for pyname_patch.pyHaoyu Bai2008-12-031-0/+1
* Commited SF#2158938: change all SWIG symbols start with Py to a new name.Haoyu Bai2008-12-031-0/+122
* make life easier for svn status updates as everyone has different autotool ve...William S Fulton2008-06-292-3116/+0
* use rsync and ssh to upload releases to SourceForge as ftp no longer worksWilliam S Fulton2008-06-241-4/+4
* Fix bad use of Python API (untested, since I can't even compile this code onOlly Betts2008-06-231-1/+1
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-202-35/+13
* update from latest autotools (automake-1.10)William S Fulton2007-12-082-13/+35
* add in command to tag the releaseWilliam S Fulton2007-11-161-0/+3
* minor improvements in usage displayWilliam S Fulton2007-11-081-1/+2
* Minor error message and exit number tweaksWilliam S Fulton2007-11-041-4/+4
* minor tweaksWilliam S Fulton2007-11-011-6/+12
* a single script to make the source tarball and windows release and upload to ...William S Fulton2007-11-011-0/+30
* add support for building native windows executable on cygwinWilliam S Fulton2007-11-011-13/+28
* Add support for cross compilation of Windows build from LinuxWilliam S Fulton2007-10-301-5/+28
* add execute permissionsWilliam S Fulton2007-10-241-0/+0
* execute permissions addedWilliam S Fulton2007-10-241-0/+0
* Replace cvs $ with svn $William S Fulton2007-10-1722-22/+22
* More robust error handling and fix last commitWilliam S Fulton2007-05-011-11/+17