diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
commit | d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /gfx | |
parent | 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff) | |
download | UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.lz UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.xz UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.zip |
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/2d/moz.build | 1 | ||||
-rw-r--r-- | gfx/cairo/cairo/src/moz.build | 1 | ||||
-rw-r--r-- | gfx/cairo/libpixman/src/moz.build | 1 | ||||
-rw-r--r-- | gfx/cairo/moz.build | 1 | ||||
-rw-r--r-- | gfx/config/moz.build | 1 | ||||
-rw-r--r-- | gfx/gl/moz.build | 1 | ||||
-rw-r--r-- | gfx/graphite2/src/moz.build | 1 | ||||
-rw-r--r-- | gfx/harfbuzz/src/moz.build | 1 | ||||
-rw-r--r-- | gfx/ipc/moz.build | 1 | ||||
-rw-r--r-- | gfx/layers/apz/test/gtest/moz.build | 1 | ||||
-rw-r--r-- | gfx/layers/moz.build | 1 | ||||
-rw-r--r-- | gfx/moz.build | 1 | ||||
-rw-r--r-- | gfx/ots/src/moz.build | 1 | ||||
-rw-r--r-- | gfx/qcms/moz.build | 1 | ||||
-rw-r--r-- | gfx/src/moz.build | 1 | ||||
-rw-r--r-- | gfx/tests/gtest/moz.build | 1 | ||||
-rw-r--r-- | gfx/tests/moz.build | 1 | ||||
-rw-r--r-- | gfx/thebes/moz.build | 1 | ||||
-rw-r--r-- | gfx/ycbcr/moz.build | 1 |
19 files changed, 0 insertions, 19 deletions
diff --git a/gfx/2d/moz.build b/gfx/2d/moz.build index 33b49038f..e1742f93d 100644 --- a/gfx/2d/moz.build +++ b/gfx/2d/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/cairo/cairo/src/moz.build b/gfx/cairo/cairo/src/moz.build index bc16dff18..a86e62c54 100644 --- a/gfx/cairo/cairo/src/moz.build +++ b/gfx/cairo/cairo/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/cairo/libpixman/src/moz.build b/gfx/cairo/libpixman/src/moz.build index e9e43a12b..69ad66ae4 100644 --- a/gfx/cairo/libpixman/src/moz.build +++ b/gfx/cairo/libpixman/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/cairo/moz.build b/gfx/cairo/moz.build index 177484753..e8728d28f 100644 --- a/gfx/cairo/moz.build +++ b/gfx/cairo/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/config/moz.build b/gfx/config/moz.build index 17aa03c64..7311d8b36 100644 --- a/gfx/config/moz.build +++ b/gfx/config/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/gl/moz.build b/gfx/gl/moz.build index bfa8f9df5..492293214 100644 --- a/gfx/gl/moz.build +++ b/gfx/gl/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/graphite2/src/moz.build b/gfx/graphite2/src/moz.build index 4cbb1f7ed..09ebc0ce6 100644 --- a/gfx/graphite2/src/moz.build +++ b/gfx/graphite2/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/harfbuzz/src/moz.build b/gfx/harfbuzz/src/moz.build index 4dd18d254..00abf656c 100644 --- a/gfx/harfbuzz/src/moz.build +++ b/gfx/harfbuzz/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/ipc/moz.build b/gfx/ipc/moz.build index ea31f48c5..312fabcf6 100644 --- a/gfx/ipc/moz.build +++ b/gfx/ipc/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/layers/apz/test/gtest/moz.build b/gfx/layers/apz/test/gtest/moz.build index f3dc8c3dc..634c47cab 100644 --- a/gfx/layers/apz/test/gtest/moz.build +++ b/gfx/layers/apz/test/gtest/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/layers/moz.build b/gfx/layers/moz.build index 2242a774b..d67bc74d4 100644 --- a/gfx/layers/moz.build +++ b/gfx/layers/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/moz.build b/gfx/moz.build index 428285a0a..a102159cb 100644 --- a/gfx/moz.build +++ b/gfx/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/ots/src/moz.build b/gfx/ots/src/moz.build index a5028dfa8..150773db9 100644 --- a/gfx/ots/src/moz.build +++ b/gfx/ots/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/qcms/moz.build b/gfx/qcms/moz.build index 83524fa14..405743606 100644 --- a/gfx/qcms/moz.build +++ b/gfx/qcms/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/src/moz.build b/gfx/src/moz.build index b11fada66..993d4bde2 100644 --- a/gfx/src/moz.build +++ b/gfx/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/tests/gtest/moz.build b/gfx/tests/gtest/moz.build index ea18c1e3b..66851abc7 100644 --- a/gfx/tests/gtest/moz.build +++ b/gfx/tests/gtest/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/tests/moz.build b/gfx/tests/moz.build index b7b061135..671425fcb 100644 --- a/gfx/tests/moz.build +++ b/gfx/tests/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/thebes/moz.build b/gfx/thebes/moz.build index 4201dea29..a725ab024 100644 --- a/gfx/thebes/moz.build +++ b/gfx/thebes/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/gfx/ycbcr/moz.build b/gfx/ycbcr/moz.build index 092079899..7e04c96ed 100644 --- a/gfx/ycbcr/moz.build +++ b/gfx/ycbcr/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. |