aboutsummaryrefslogtreecommitdiff
path: root/compile_commands.json
diff options
context:
space:
mode:
Diffstat (limited to 'compile_commands.json')
-rw-r--r--compile_commands.json254
1 files changed, 254 insertions, 0 deletions
diff --git a/compile_commands.json b/compile_commands.json
new file mode 100644
index 0000000..69359af
--- /dev/null
+++ b/compile_commands.json
@@ -0,0 +1,254 @@
+[
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "src/ctlm.o",
+ "src/ctlm.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/src/ctlm.c",
+ "output": "/home/tslil/code/ctak/src/ctlm.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/actions.o",
+ "include/actions.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/actions.c",
+ "output": "/home/tslil/code/ctak/include/actions.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/cnn1986.o",
+ "include/cnn1986.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/cnn1986.c",
+ "output": "/home/tslil/code/ctak/include/cnn1986.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/negamax.o",
+ "include/negamax.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/negamax.c",
+ "output": "/home/tslil/code/ctak/include/negamax.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/tak.o",
+ "include/tak.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/tak.c",
+ "output": "/home/tslil/code/ctak/include/tak.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/tps.o",
+ "include/tps.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/tps.c",
+ "output": "/home/tslil/code/ctak/include/tps.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/tt_llcht.o",
+ "include/tt_llcht.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/tt_llcht.c",
+ "output": "/home/tslil/code/ctak/include/tt_llcht.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/weights.o",
+ "include/weights.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/weights.c",
+ "output": "/home/tslil/code/ctak/include/weights.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/xorshift64.o",
+ "include/xorshift64.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/xorshift64.c",
+ "output": "/home/tslil/code/ctak/include/xorshift64.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "include/zobrist.o",
+ "include/zobrist.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/include/zobrist.c",
+ "output": "/home/tslil/code/ctak/include/zobrist.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "src/cttei.o",
+ "src/cttei.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/src/cttei.c",
+ "output": "/home/tslil/code/ctak/src/cttei.o"
+ },
+ {
+ "arguments": [
+ "/usr/bin/cc",
+ "-c",
+ "-O3",
+ "-ffast-math",
+ "-Wall",
+ "-Wextra",
+ "-Wpedantic",
+ "-std=c99",
+ "-D_DEFAULT_SOURCE",
+ "-DDETERMINISTIC",
+ "-Iinclude",
+ "-o",
+ "src/geminict.o",
+ "src/geminict.c"
+ ],
+ "directory": "/home/tslil/code/ctak",
+ "file": "/home/tslil/code/ctak/src/geminict.c",
+ "output": "/home/tslil/code/ctak/src/geminict.o"
+ }
+]