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
2017-08-15compel: Save thread registers before executing parasite codeAlice Frosi
2017-08-09s390: Move -msoft-float/-fno-optimize-sibling-calls into compel MakefilesMichael Holzheu
2017-08-09s390: Enable s390 build in MakefileMichael Holzheu
2017-07-18utils: Add "test/zdtm/lib" directory definitions to tags fileKirill Tkhai
2017-05-10make: don't run feature-tests for tags/etags/cscopeDmitry Safonov
2017-05-10make: keep HOSTCFLAGS clean from target cflagsDmitry Safonov
2017-05-10make: combine arch-specific options togetherDmitry Safonov
2017-05-10make: separate supported architecture checksDmitry Safonov
2017-05-10make: drop SRCARCH redefinitionDmitry Safonov
2017-05-10make: use aarch64 name for 64-bit ARM platformDmitry Safonov
2017-03-15Makefiles: protect from % rules, don't rebuildKir Kolyshkin
2017-03-15Makefiles: remove @trueKir Kolyshkin
2017-03-15Makefile: reorg top-level clean/mrproperKir Kolyshkin
2017-03-15Makefiles: nuke $(SRC_DIR)Kir Kolyshkin
2017-03-15lib Makefiles: integrateKir Kolyshkin
2017-03-15Makefile: add AddressSanitizer to CFLAGSAndrey Ryabinin
2017-03-15Makefile: untangle criu depsKir Kolyshkin
2017-03-15compel: make include/uapi/asm symlink permanentKir Kolyshkin
2017-03-15compel: make include/uapi symlink permanentKir Kolyshkin
2017-03-15compel cli: show includesKir Kolyshkin
2017-03-15compel cli: kill --arch option, add --compatKir Kolyshkin
2017-03-15compel hgen: use for ARM, kill gen-offsets.shKir Kolyshkin
2017-03-15compel: Move cpu interface to compelCyrill Gorcunov
2017-03-15compel: Create symlink into arch dir inside uapi headersCyrill Gorcunov
2017-03-14compel: plugins,std -- Implement syscalls in std pluginCyrill Gorcunov
2017-03-14make: define CONFIG_COMPAT on mrproper/cleanDmitry Safonov
2017-03-14make, soccr: let CRIU depend on libsoccrDmitry Safonov
2017-03-14compel: criu -- Use compel-host programCyrill Gorcunov
2017-03-14compel: Reshuffle the directories structureCyrill Gorcunov
2017-03-14make: drop compel/compel dependency for all targetDmitry Safonov
2017-03-14Makefile: add .FORCE targetDmitry Safonov
2017-03-14compel: add tests for compelDmitry Safonov
2017-03-14build: Fix compel target on @allCyrill Gorcunov
2017-03-14build: compel -- Drop double targetingCyrill Gorcunov
2017-03-14compel: Initial commit for standalone toolCyrill Gorcunov
2017-03-06lib Makefiles: integrateKir Kolyshkin
2017-01-16build: only generate soccr config.h if necessaryTycho Andersen
2017-01-16soccr: Generate config.h dynamicallyCyrill Gorcunov
2017-01-16soccr: Wire into builderPavel Emelyanov
2016-11-12arm: rm -Wa from CFLAGSKir Kolyshkin
2016-11-03make: Add dependency on config header for criu/*Pavel Emelyanov
2016-11-03build system: make CC/LD derive from HOSTCC/HOSTLDKir Kolyshkin
2016-11-03Makefile, travis: unify checking GCOV env varKir Kolyshkin
2016-11-03headers: Fix iquote for include/commonPavel Emelyanov
2016-11-03common: Move atomic.h inCyrill 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: remove implicit rules from top-makeDmitry Safonov
2016-10-24Makefile: don't compile with -O0 if GCOV=1Kir Kolyshkin
2016-10-10Makefile: move default goal upKir Kolyshkin