aboutsummaryrefslogtreecommitdiff
path: root/build-aux (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-23CI: Use RISC-V filter when building with BCJ support.Jia Tan1-2/+2
2023-11-30CI: Allow ci_build.sh to set a different C compiler.Jia Tan1-1/+10
2023-10-24CI: Allow disabling the sandbox in ci_build.sh.Jia Tan1-1/+4
2023-08-02build-aux/manconv.sh: Fix US-ASCII and UTF-8 output.Lasse Collin1-2/+2
2023-07-28CI: Update ci_build.sh CMake to always make Unix Makefiles.Jia Tan1-2/+2
2023-07-22CI: Add argument to ci_build.sh to pass flags to autogen.sh.Jia Tan1-2/+7
2023-06-28CI: Add test with -fsanitize=address,undefined.Jia Tan1-1/+7
2023-04-25CI: ci_build.sh allows configuring small build.Jia Tan1-1/+6
2023-03-29CI: Tests for disabling threading on CMake builds.Jia Tan1-2/+2
2023-03-29CI: Removes CMakeCache.txt between builds.Jia Tan1-0/+2
2023-03-24CI: ci_build.sh allows CMake features to be configured.Jia Tan1-90/+143
2023-03-24CI: Change ci_build.sh to use bash instead of sh.Jia Tan1-1/+1
2023-02-01CI: Add quotes around variables in a few places.Jia Tan1-3/+3
2023-02-01CI: Upload test logs as artifacts if a test fails.Jia Tan1-6/+25
2023-01-18CI: Enable --config-cache in autotool builds.Jia Tan1-1/+1
2023-01-12CI: Allow disabling Native Language Support.Jia Tan1-1/+8
2023-01-12CI: Only run autogen.sh if it has not already run.Jia Tan1-3/+8
2023-01-12CI: Allow disabling shared library in autotools builds.Jia Tan1-1/+8
2023-01-12CI: Improve Usage readability and add -h option.Jia Tan1-2/+13
2023-01-11CI/CD: Enables warnings as errors in autotool build.Jia Tan1-1/+1
2023-01-11CI/CD: Add -f argument to set CFLAGS in ci_build.sh.Jia Tan1-2/+6
2023-01-07CI/CD: Add new -p (PHASE) argument to ci_build.shJia Tan1-64/+76
2022-12-30CI/CD: Create initial version of CI/CD workflow.Jia Tan1-0/+141
2015-02-26Build: Fix a CR+LF problem when running autoreconf -fi on OS/2.Lasse Collin1-1/+1
2010-09-28Create the PDF versions of the man pages better.Lasse Collin1-0/+58
2010-09-28Move version.sh to build-aux.Lasse Collin1-0/+24