summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/buildtool/TARGETS2
-rw-r--r--src/buildtool/build_engine/analysed_target/TARGETS2
-rw-r--r--src/buildtool/build_engine/base_maps/TARGETS2
-rw-r--r--src/buildtool/build_engine/expression/TARGETS2
-rw-r--r--src/buildtool/build_engine/target_map/TARGETS2
-rw-r--r--src/buildtool/common/TARGETS2
-rw-r--r--src/buildtool/crypto/TARGETS2
-rw-r--r--src/buildtool/execution_api/TARGETS2
-rw-r--r--src/buildtool/execution_api/bazel_msg/TARGETS2
-rw-r--r--src/buildtool/execution_api/common/TARGETS2
-rw-r--r--src/buildtool/execution_api/local/TARGETS2
-rw-r--r--src/buildtool/execution_api/remote/TARGETS2
-rw-r--r--src/buildtool/execution_engine/TARGETS2
-rw-r--r--src/buildtool/execution_engine/dag/TARGETS2
-rw-r--r--src/buildtool/execution_engine/executor/TARGETS2
-rw-r--r--src/buildtool/execution_engine/traverser/TARGETS2
-rw-r--r--src/buildtool/graph_traverser/TARGETS2
-rw-r--r--src/buildtool/logging/TARGETS2
-rw-r--r--src/buildtool/main/TARGETS2
-rw-r--r--src/buildtool/multithreading/TARGETS2
-rw-r--r--src/utils/TARGETS2
-rw-r--r--src/utils/cpp/TARGETS2
22 files changed, 22 insertions, 22 deletions
diff --git a/src/buildtool/TARGETS b/src/buildtool/TARGETS
index 9e26dfee..0967ef42 100644
--- a/src/buildtool/TARGETS
+++ b/src/buildtool/TARGETS
@@ -1 +1 @@
-{} \ No newline at end of file
+{}
diff --git a/src/buildtool/build_engine/analysed_target/TARGETS b/src/buildtool/build_engine/analysed_target/TARGETS
index 4884ec46..99668ba4 100644
--- a/src/buildtool/build_engine/analysed_target/TARGETS
+++ b/src/buildtool/build_engine/analysed_target/TARGETS
@@ -9,4 +9,4 @@
]
, "stage": ["src", "buildtool", "build_engine", "analysed_target"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/build_engine/base_maps/TARGETS b/src/buildtool/build_engine/base_maps/TARGETS
index 7ba580ca..2c1e6eb3 100644
--- a/src/buildtool/build_engine/base_maps/TARGETS
+++ b/src/buildtool/build_engine/base_maps/TARGETS
@@ -159,4 +159,4 @@
]
, "stage": ["src", "buildtool", "build_engine", "base_maps"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/build_engine/expression/TARGETS b/src/buildtool/build_engine/expression/TARGETS
index 4f719185..2a72ed8c 100644
--- a/src/buildtool/build_engine/expression/TARGETS
+++ b/src/buildtool/build_engine/expression/TARGETS
@@ -43,4 +43,4 @@
]
, "stage": ["src", "buildtool", "build_engine", "expression"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/build_engine/target_map/TARGETS b/src/buildtool/build_engine/target_map/TARGETS
index 71c9dd78..1426b85f 100644
--- a/src/buildtool/build_engine/target_map/TARGETS
+++ b/src/buildtool/build_engine/target_map/TARGETS
@@ -47,4 +47,4 @@
]
, "stage": ["src", "buildtool", "build_engine", "target_map"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/common/TARGETS b/src/buildtool/common/TARGETS
index 642ff0ff..49eb9b5c 100644
--- a/src/buildtool/common/TARGETS
+++ b/src/buildtool/common/TARGETS
@@ -98,4 +98,4 @@
]
, "stage": ["src", "buildtool", "common"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/crypto/TARGETS b/src/buildtool/crypto/TARGETS
index d68758ed..57bc3608 100644
--- a/src/buildtool/crypto/TARGETS
+++ b/src/buildtool/crypto/TARGETS
@@ -28,4 +28,4 @@
, "deps": ["hash_impl"]
, "stage": ["src", "buildtool", "crypto"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/execution_api/TARGETS b/src/buildtool/execution_api/TARGETS
index 9e26dfee..0967ef42 100644
--- a/src/buildtool/execution_api/TARGETS
+++ b/src/buildtool/execution_api/TARGETS
@@ -1 +1 @@
-{} \ No newline at end of file
+{}
diff --git a/src/buildtool/execution_api/bazel_msg/TARGETS b/src/buildtool/execution_api/bazel_msg/TARGETS
index 19fe1277..6746f587 100644
--- a/src/buildtool/execution_api/bazel_msg/TARGETS
+++ b/src/buildtool/execution_api/bazel_msg/TARGETS
@@ -28,4 +28,4 @@
, "proto": [["@", "bazel_remote_apis", "", "remote_execution_proto"]]
, "stage": ["src", "buildtool", "execution_api", "bazel_msg"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/execution_api/common/TARGETS b/src/buildtool/execution_api/common/TARGETS
index aa3ad0bd..6994e247 100644
--- a/src/buildtool/execution_api/common/TARGETS
+++ b/src/buildtool/execution_api/common/TARGETS
@@ -19,4 +19,4 @@
]
, "stage": ["src", "buildtool", "execution_api", "common"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/execution_api/local/TARGETS b/src/buildtool/execution_api/local/TARGETS
index 398f00e4..b6d265a6 100644
--- a/src/buildtool/execution_api/local/TARGETS
+++ b/src/buildtool/execution_api/local/TARGETS
@@ -33,4 +33,4 @@
]
, "stage": ["src", "buildtool", "execution_api", "local"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/execution_api/remote/TARGETS b/src/buildtool/execution_api/remote/TARGETS
index 6f9fc004..b05404ed 100644
--- a/src/buildtool/execution_api/remote/TARGETS
+++ b/src/buildtool/execution_api/remote/TARGETS
@@ -56,4 +56,4 @@
[["src/buildtool/logging", "logging"], ["@", "gsl-lite", "", "gsl-lite"]]
, "stage": ["src", "buildtool", "execution_api", "remote"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/execution_engine/TARGETS b/src/buildtool/execution_engine/TARGETS
index 9e26dfee..0967ef42 100644
--- a/src/buildtool/execution_engine/TARGETS
+++ b/src/buildtool/execution_engine/TARGETS
@@ -1 +1 @@
-{} \ No newline at end of file
+{}
diff --git a/src/buildtool/execution_engine/dag/TARGETS b/src/buildtool/execution_engine/dag/TARGETS
index 3c46f75f..50b0f813 100644
--- a/src/buildtool/execution_engine/dag/TARGETS
+++ b/src/buildtool/execution_engine/dag/TARGETS
@@ -14,4 +14,4 @@
]
, "stage": ["src", "buildtool", "execution_engine", "dag"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/execution_engine/executor/TARGETS b/src/buildtool/execution_engine/executor/TARGETS
index de0fd8f3..6354665a 100644
--- a/src/buildtool/execution_engine/executor/TARGETS
+++ b/src/buildtool/execution_engine/executor/TARGETS
@@ -13,4 +13,4 @@
]
, "stage": ["src", "buildtool", "execution_engine", "executor"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/execution_engine/traverser/TARGETS b/src/buildtool/execution_engine/traverser/TARGETS
index eb306b6e..a3cbac05 100644
--- a/src/buildtool/execution_engine/traverser/TARGETS
+++ b/src/buildtool/execution_engine/traverser/TARGETS
@@ -11,4 +11,4 @@
]
, "stage": ["src", "buildtool", "execution_engine", "traverser"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/graph_traverser/TARGETS b/src/buildtool/graph_traverser/TARGETS
index ab13a2bc..6775ffd0 100644
--- a/src/buildtool/graph_traverser/TARGETS
+++ b/src/buildtool/graph_traverser/TARGETS
@@ -19,4 +19,4 @@
]
, "stage": ["src", "buildtool", "graph_traverser"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/logging/TARGETS b/src/buildtool/logging/TARGETS
index 2a02cd93..61161797 100644
--- a/src/buildtool/logging/TARGETS
+++ b/src/buildtool/logging/TARGETS
@@ -17,4 +17,4 @@
, "deps": ["log_level", ["@", "fmt", "", "fmt"]]
, "stage": ["src", "buildtool", "logging"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/main/TARGETS b/src/buildtool/main/TARGETS
index ad4ab98a..6f9e2b46 100644
--- a/src/buildtool/main/TARGETS
+++ b/src/buildtool/main/TARGETS
@@ -18,4 +18,4 @@
]
, "stage": ["src", "buildtool", "main"]
}
-} \ No newline at end of file
+}
diff --git a/src/buildtool/multithreading/TARGETS b/src/buildtool/multithreading/TARGETS
index f14d42bb..5d6d773a 100644
--- a/src/buildtool/multithreading/TARGETS
+++ b/src/buildtool/multithreading/TARGETS
@@ -51,4 +51,4 @@
]
, "stage": ["src", "buildtool", "multithreading"]
}
-} \ No newline at end of file
+}
diff --git a/src/utils/TARGETS b/src/utils/TARGETS
index 9e26dfee..0967ef42 100644
--- a/src/utils/TARGETS
+++ b/src/utils/TARGETS
@@ -1 +1 @@
-{} \ No newline at end of file
+{}
diff --git a/src/utils/cpp/TARGETS b/src/utils/cpp/TARGETS
index 6b4347a2..35a53a68 100644
--- a/src/utils/cpp/TARGETS
+++ b/src/utils/cpp/TARGETS
@@ -37,4 +37,4 @@
, "hdrs": ["hex_string.hpp"]
, "stage": ["src", "utils", "cpp"]
}
-} \ No newline at end of file
+}