Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-07 | CI/CD: Add new -p (PHASE) argument to ci_build.sh | Jia Tan | 1 | -64/+76 | |
The new PHASE argument can be build, test, or all. all is the default. This way, the CI/CD script can differentiate between the build and test phases to make it easier to track down errors when they happen. | |||||
2022-12-30 | CI/CD: Create initial version of CI/CD workflow. | Jia Tan | 1 | -0/+141 | |
The CI/CD workflow will only execute on Ubuntu and MacOS latest version. The workflow will attempt to build with autotools and CMake and execute the tests. The workflow will run for all pull requests and pushes done to the master branch. | |||||
2015-02-26 | Build: Fix a CR+LF problem when running autoreconf -fi on OS/2. | Lasse Collin | 1 | -1/+1 | |
2010-09-28 | Create the PDF versions of the man pages better. | Lasse Collin | 1 | -0/+58 | |
2010-09-28 | Move version.sh to build-aux. | Lasse Collin | 1 | -0/+24 | |