summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-12-26all: update to release 20251022.00Shulhan
Changes, * Add package boost as one of the dependencies * Remove the prepare and checkdepends. The latest test does not run with the following error: *** No rule to make target '/usr/src/googletest/googletest//src/gtest-all.cc', needed by 'gtest-all.o'. Stop. * Remove patch on the test/Makefile since it does not relevant anymore. * Update the build commands, following google-compute-engine-oslogin.spec in the packaging directory. * Remove option --now in post_install and pre_remove script. In Arch Linux we did not start or stop the service manually during installation or removal. * Add common tasks in the Makefile.