summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic corrections - Mac OS XWilliam S Fulton2015-08-021-1/+1
* Move MinGW mixed path conversion code to the pathconvert toolWilliam S Fulton2015-08-011-7/+14
* Travis testing c++11 and gcc5William S Fulton2015-07-101-8/+26
* Move testflags.py into Tools/Olly Betts2015-04-161-0/+52
* Update AX_PATH_GENERIC for spaces supportWilliam S Fulton2015-04-041-2/+2
* Add support for Windows in AX_BOOST_BASEWilliam S Fulton2015-04-041-4/+16
* CSharp test-suite support on windowsWilliam S Fulton2015-04-042-2/+29
* Eliminate AC_COMPARE_VERSIONOlly Betts2015-03-181-40/+0
* Add a tool to simply obtain all the latest OpenBuild build logsWilliam S Fulton2015-01-171-0/+34
* Tidy up Javascript build systemWilliam S Fulton2014-12-281-4/+0
* [js] v8-shell.cxx had some Windows line endings.Bruce Mitchener2014-10-151-222/+222
* Revert "Octave: disable optimization of tests for faster compiles/less memory...William S Fulton2014-10-091-74/+0
* Octave: disable optimization of tests for faster compiles/less memory usageKarl Wette2014-10-051-0/+74
* Minor improvementsRichard2014-08-281-28/+28
* Fixes for v8 3.19.2 (0x031902)Richard2014-08-281-2/+5
* Fixed for v8 3.27.34Richard2014-08-281-0/+3
* Fixes for v8 3.24.3 (0x032403)Richard2014-08-281-6/+4
* Show V8 Deprecated warningsRichard2014-08-281-1/+1
* Partial fixes for 3.24.40 (0x032440) - incompleteRichard2014-08-281-2/+2
* Fixed for v8 3.25.30 (0x032530)Richard2014-08-282-96/+81
* Fixes for v8 3.21.17 (0x032117)Richard2014-08-281-15/+73
* Fixes for v8 3.19.18 (0x031918)Richard2014-08-281-51/+53
* Fixes for v8 3.17.10 (0x031710)Richard2014-08-281-1/+27
* Allow to compile for specific V8 versionRichard2014-08-281-1/+8
* Update AX_BOOST_BASE autoconf macro to serial 23William S Fulton2014-05-291-3/+18
* Distclean Tools/javascriptKarl Wette2014-05-291-0/+3
* Add in CPPFLAGS and LDFLAGS to examples/test-suiteWilliam S Fulton2014-05-151-4/+6
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-1/+1
* Regenerate configured Makefile if Makefile.in or config.status have changedKarl Wette2014-05-111-4/+12
* Remove execute permissions from various non-executable filesKarl Wette2014-05-021-0/+0
* Makefile and autoconf file tidy up for JavascriptWilliam S Fulton2014-04-161-2/+0
* Remove gdb pretty printing.Oliver Buchtala2014-03-312-598/+0
* Remove cmake relict.Oliver Buchtala2014-03-301-89/+0
* Fix regression in custom v8 interpreter.Oliver Buchtala2014-03-061-12/+15
* Fix regressions.Oliver Buchtala2014-03-051-3/+4
* Merge branch 'master' into tmpOliver Buchtala2014-03-056-10/+189
|\
| * brew install workarounds on TravisWilliam S Fulton2014-02-161-0/+25
| * Add openSUSE Build Service scriptWilliam S Fulton2014-02-141-0/+26
| * Release scripts to release from any branchWilliam Fulton2014-02-091-3/+4
| * mkdist script tweaks to support releasing from any named branchWilliam S Fulton2014-02-081-5/+11
| * Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-103-8/+38
| |\
| | * Fix typosOlly Betts2013-09-251-1/+1
| | * Add hint about pushing tags post releaseWilliam S Fulton2013-09-151-1/+1
| * | Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-289-15/+721
| |\ \
| * | | Modify autoconf macro to be more flexible about how it is used - sets CXX11FL...William S Fulton2012-10-071-5/+19
| * | | Autoconf archive macro to detect c++11 - as downloaded from archiveWilliam S Fulton2012-10-051-0/+107
* | | | Fix issues that were observed with newer JavascriptCore.Oliver Buchtala2014-03-043-3/+4
* | | | Fix regression in Javascript configuration.Oliver Buchtala2014-02-261-3/+3
* | | | Fix custom javascript interpreter configuration for OSX.Oliver Buchtala2014-02-264-9/+32
* | | | Introduced an extra Makefile for the custom javascript interpreter.Oliver Buchtala2014-02-264-2/+67