16 Commits

Author SHA1 Message Date
red-magic
99c0e9e719
run.sh: Improve compatibility with other systems (#1332)
* run.sh: Improve compatibility with other systems

For example $OSTYPE is empty in OpenBSD and the script fallsback to Linux option, with nproc isn't present it fails to build.

* Update run.sh

---------

Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
2024-10-10 23:38:49 +08:00
Linus Dierheimer
8e856c3dd6
Wayland: don't leak memory
#256
2022-09-24 16:34:03 +02:00
Linus Dierheimer
8f30d0cdd8
Move inline functions to end of header 2022-09-23 01:27:25 +02:00
Linus Dierheimer
80f18e2473
Don't force inline 2022-09-23 00:49:43 +02:00
Linus Dierheimer
195675f078
run.sh: add env to build as debug 2022-09-22 23:10:34 +02:00
Linus Dierheimer
3d0653025e
Leak sanitizer: no false positives 2022-09-22 22:02:58 +02:00
Linus Dierheimer
61e71ed658
run.sh: only use -j$(nproc) on linux 2022-09-19 19:19:09 +02:00
Linus Dierheimer
47d1f2e673 Try to fix gpu_apple
#222
2022-09-07 06:37:35 -07:00
xzvf
7d43118abb Quality of life improvement: make run.sh not run ff, if the build fails 2022-06-15 16:28:07 +02:00
Linus Dierheimer
33127388f0
refactored FFstrbuf 2022-01-12 01:02:14 +01:00
yuannan
914cd9219d tests multithreading 2021-10-18 02:40:33 +01:00
yuannan
5d97436c7d multithreading make 2021-10-18 02:18:42 +01:00
Sourajyoti Basak
399eee1963
Change shebang 2021-06-14 14:22:28 +05:30
Sourajyoti Basak
4f2b3d740e
Update run.sh 2021-06-14 12:19:21 +05:30
Linus Dierheimer
e3616d8b72 the seperator can now be set 2021-02-20 20:00:06 +01:00
Linus Dierheimer
ebb14afb26 initial work 2021-02-18 22:25:36 +01:00