Jim Hauxwell
b3cbfd9c1a
fix parallel build for makefile
...
The copy for bits.h ran in parallel with the initial CC. sometimes on
CI the build would fail as the file had not arrived by the time
needed. Fix matches meson build process.
2024-08-07 17:48:29 -07:00
Ariadne Conill
78e880a29f
test POSIX ABI compatibility in libucontext itself, too
2021-01-08 02:37:47 -07:00
Ariadne Conill
3123bfdd9b
gitignore: add a bunch of stuff
2020-12-11 23:23:08 -07:00
Ariadne Conill
794b4f92aa
build: generate libucontext pkg-config file
2020-12-06 04:10:14 -06:00
Ariadne Conill
e715cd2679
gitignore: add include/libucontext/bits.h
2020-12-06 03:54:22 -06:00
Ariadne Conill
87f58af294
remove pointless gitignore entries
2020-03-29 13:44:06 +00:00
Gabriel Ivașcu
2e15b38327
Makefile: Handle static library at clean/install
2019-04-12 10:48:24 +03:00
William Pitcock
29225e0974
build: add libucontext test program
2018-01-30 03:53:04 +00:00
William Pitcock
da10e5a66d
implement ucontext functions on x86_64
2018-01-30 03:41:02 +00:00
William Pitcock
816d0fdb91
Initial commit
2018-01-29 10:23:18 -06:00