summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | GHA: Fix regressionsWilliam S Fulton2021-10-151-13/+43
| * | | Try save WITHLANGWilliam S Fulton2021-10-151-0/+1
| * | | GHA: clean up Configure stepWilliam S Fulton2021-10-151-39/+39
| * | | Fix Install stepWilliam S Fulton2021-10-151-2/+2
| * | | GHA: remove useless diagnosticsWilliam S Fulton2021-10-151-1/+0
| * | | GHA: Restore silent flag to building SWIGWilliam S Fulton2021-10-151-1/+1
| * | | GHA workflow break upWilliam S Fulton2021-10-151-5/+14
|/ / /
* | | Merge branch 'appveyor-ci-improvements'Vadim Zeitlin2021-10-142-0/+16
|\ \ \
| * | | Don't bother building out of date PR versions on AppVeyorVadim Zeitlin2021-10-031-0/+7
| * | | Ignore change to files not affecting the build in appveyor.ymlVadim Zeitlin2021-10-031-0/+6
| * | | Ignore changes to appveyor.yml in GitHub Actions CI workflowVadim Zeitlin2021-10-031-0/+2
* | | | Don't run non-node JS tests in parallel in the CI buildsVadim Zeitlin2021-10-031-0/+6
* | | | Avoid gcc 11 misleading indentation warning in generated codeAnthony Heading2021-10-032-1/+7
* | | | [CMake] Add option to enable pcreJulien Schueller2021-10-033-4/+8
|/ / /
* | | Merge branch 'ci-improvements'Vadim Zeitlin2021-10-036-63/+270
|\ \ \
| * | | Try using one less make job to see its effect on total timeVadim Zeitlin2021-10-011-3/+4
| * | | Do nothing in li_std_functors test when using Ruby 2.6Vadim Zeitlin2021-10-011-3/+4
| * | | Add most of Linux builds from Travis CIVadim Zeitlin2021-10-011-1/+138
| * | | Install rvm in CI setup script if it's not availableVadim Zeitlin2021-10-011-0/+14
| * | | Don't run ccomplextest as part of JavaScript test suiteVadim Zeitlin2021-10-011-3/+0
| * | | Suppress more -Wignored-qualifiers in JavaScript testsVadim Zeitlin2021-10-011-0/+2
| * | | Avoid another warning about deprecated implicit copy ctorVadim Zeitlin2021-10-011-0/+2
| * | | Remove unnecessary warning triggering copy ctors from the testVadim Zeitlin2021-10-011-2/+0
| * | | Don't set CONFIGOPTS to empty string initiallyVadim Zeitlin2021-09-301-1/+3
| * | | Define PY3 environment variable if necessaryVadim Zeitlin2021-09-301-0/+1
| * | | Remove explicit CPP11 from matrix entries not needing itVadim Zeitlin2021-09-301-6/+3
| * | | Use -fPIE for clang buildsVadim Zeitlin2021-09-301-0/+3
| * | | Define CC and CXX environment variables correctlyVadim Zeitlin2021-09-301-3/+24
| * | | Add builds with other gcc versions and clangVadim Zeitlin2021-09-301-9/+17
| * | | Use the same ccache cache key for all languages but not compilersVadim Zeitlin2021-09-301-1/+1
| * | | Use ccache for building, not just configuringVadim Zeitlin2021-09-301-0/+2
| * | | Do not use "make -s" in the CI buildsVadim Zeitlin2021-09-301-5/+5
| * | | Use consistent names for the build stepsVadim Zeitlin2021-09-301-6/+10
| * | | Re-add "clean" step of the buildVadim Zeitlin2021-09-301-3/+6
| * | | Use working directory step option instead of explicit "cd"Vadim Zeitlin2021-09-301-2/+2
| * | | Don't set shell explicitly for the build stepsVadim Zeitlin2021-09-301-6/+3
| * | | Set SWIGJOBS environment variable automaticallyVadim Zeitlin2021-09-301-2/+16
| * | | Define all environment variables at job levelVadim Zeitlin2021-09-301-16/+11
| * | | Use better names for the CI buildsVadim Zeitlin2021-09-301-0/+5
| * | | Default to Ubuntu 20.04 if OS is not specifiedVadim Zeitlin2021-09-301-10/+7
| * | | Skip running CI for the changes to the files not affecting itVadim Zeitlin2021-09-301-0/+6
|/ / /
* | | Add missing Go improvements to changes fileWilliam S Fulton2021-09-241-0/+10
* | | Fix ODR violationsOlly Betts2021-09-204-2/+8
* | | swig -go: improve _cgo_panic implementationIan Lance Taylor2021-09-161-6/+3
* | | swig -go: don't use crosscall2 for panickingIan Lance Taylor2021-09-152-52/+32
* | | remove Go -no-cgo optionIan Lance Taylor2021-09-143-1761/+167
* | | Merge branch 'GHA'Vadim Zeitlin2021-08-094-118/+240
|\ \ \ | |/ / |/| |
| * | Rename workflow file to just ci.ymlVadim Zeitlin2021-08-091-1/+1
| * | Remove "GHA" branch from the workflow fileVadim Zeitlin2021-08-091-3/+2
| * | [GHA] enable GHA branch for the momentKris Thielemans2021-08-021-1/+2