mirror of https://gitee.com/bigwinds/arangodb
* Migrate documentation build process to pure bash. - the old makefile contained multiple shell snippets which were hard to maintain - Convert it from Makefile to pure bash build.sh - Fix error reporting in companion python scripts - adjust README_maintainers.md to the new script - provide wrapper GNUMakefile for automatic jobs for compatibility - use the new shellscript inside the docker wrapper - use the systems available processors inside the docker container if we build arangod - strive to build enterprise binaries, since some examples require it. * fix wrapper makefile |
||
---|---|---|
.. | ||
build-bundle.sh | ||
build-deb.sh | ||
build-docker.sh | ||
build-nsis.sh | ||
build-rpm.sh | ||
build-snap.sh | ||
build-xc-deb.sh | ||
build-xc64-deb.sh | ||
buildCompletionsBash.sh | ||
buildCompletionsFish.sh | ||
cluster-run-common.sh | ||
disable-cores.sh | ||
dumpAgency.sh | ||
encryptionTest.sh | ||
generateDocumentation.sh | ||
jsonQueryToYaml | ||
killLocalCluster.sh | ||
limitMemory.sh | ||
perfanalysis.cpp | ||
quickieTest.sh | ||
setupPerfEvents.sh | ||
setupPerfEvents_onlyCriticalWrite.sh | ||
shutdownLocalCluster.sh | ||
startArangoDBClusterLocal.sh | ||
startLocalCluster.bat | ||
startLocalCluster.ps1 | ||
startLocalCluster.sh | ||
startLocalDockerCluster.sh | ||
startStandAloneAgency.sh | ||
tmux_starter | ||
unittest |