Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-29unittest: add some tests for get_relative_path helperPavel Tikhomirov
2021-10-12Makefile: install criu-ns only with python3Radostin Stoyanov
2021-09-03make: install criu-nsRadostin Stoyanov
2021-09-03criu: add unit testing for config file parserAdrian Reber
2021-09-03build: respect $PKG_CONFIG settingsMike Frysinger
2020-02-04build: Remove SRCARCHDmitry Safonov
2019-09-07page-xfer: Add TLS support with X509 certificatesRadostin Stoyanov
2019-09-07build: Use cflags from compel for pie.lib.aDmitry Safonov
2019-09-07make: Don't export ccflags-yDmitry Safonov
2019-04-21Android NDK: necessary Makefile changesZhang Ning
2018-10-30Add support for configuration filesVeronika Kabatova
2017-11-23build: Reused .FORCE from nmkCyrill Gorcunov
2017-04-02criu/Makefile: rm criu/pie from -iquoteKir Kolyshkin
2017-03-15Makefiles: protect from % rules, don't rebuildKir Kolyshkin
2017-03-15Makefiles: remove @trueKir Kolyshkin
2017-03-15Makefiles: get rid of extra includesKir Kolyshkin
2017-03-15Makefiles: nuke $(SRC_DIR)Kir Kolyshkin
2017-03-15criu Makefiles: rm old compel leftoversKir Kolyshkin
2017-03-15criu/Makefile: fix criu/arch/* rebuildKir Kolyshkin
2017-03-15criu/Makefile: fix rebuilding criu/pie/pie.lib.aKir Kolyshkin
2017-03-15compel cli: add libs command, use itKir Kolyshkin
2017-03-15criu Makefiles: use compel includesKir Kolyshkin
2017-03-15Makefiles: rm -I compel/plugins... from cflagsKir Kolyshkin
2017-03-15criu/pie: rename native.lib.a into pie.lib.aDmitry Safonov
2017-03-15make: drop syscalls_lib from criu - it's in compel nowDmitry Safonov
2017-03-15compel: plugins,std -- Move in infect codeCyrill Gorcunov
2017-03-15compel: Move cpu interface to compelCyrill Gorcunov
2017-03-15compel: Include compel headers as system onesCyrill Gorcunov
2017-03-14compel: plugins,std -- Implement syscalls in std pluginCyrill Gorcunov
2017-03-14compel: plugins,std -- Add syscall-types.h headerCyrill Gorcunov
2017-03-14criu/pie: generate native.lib.aDmitry Safonov
2017-03-14x86/build: generate syscalls-{64,32}.built-in.oDmitry Safonov
2017-03-14compel: Initial commit for standalone toolCyrill Gorcunov
2017-01-16make: add deps for libsoccrAndrei Vagin
2016-12-21criu: install -- Make INCLUDEDIR not carry criu directoryCyrill Gorcunov
2016-11-02make: Fixup dependency on config.h after pulling patches from -devPavel Emelyanov
2016-11-02build: generate config.h in the top-makeDmitry Safonov
2016-11-02make: fix CONFIG_HEADER dependency for make criu/%.oDmitry Safonov
2016-10-24Add directory for common headersCyrill Gorcunov
2016-10-05Makefile nitpicksKir Kolyshkin
2016-08-11criu/Makefile: fix a typoKir Kolyshkin
2016-08-01build/make: return to make from top directoryDmitry Safonov
2016-08-01make: do not rm version header in criu makeDmitry Safonov
2016-08-01make: add Makefile.packages and simplify itDmitry Safonov
2016-08-01make: simplify checking of installed librariesDmitry Safonov
2016-07-07criu: move libcap-dev(el) to build requiresAdrian Reber
2016-07-05build: uninstall -- Cleanup systemd-autofs-restart.sh scriptCyrill Gorcunov
2016-07-05autofs: install -- Ship scripts/systemd-autofs-restart.shCyrill Gorcunov
2016-05-30build: Generate criu version from toplevelCyrill Gorcunov
2016-05-30build: Move ARCH handling on toplevelCyrill Gorcunov