summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
commitd5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch)
tree6c72fd57eab6e796bc07b54327d6b0245f4ed97b /config
parent7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff)
downloaduxp-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'config')
-rw-r--r--config/external/fdlibm/moz.build1
-rw-r--r--config/external/ffi/moz.build1
-rw-r--r--config/external/freetype2/moz.build1
-rw-r--r--config/external/icu/common/moz.build1
-rw-r--r--config/external/icu/data/moz.build1
-rw-r--r--config/external/icu/i18n/moz.build1
-rw-r--r--config/external/icu/moz.build1
-rw-r--r--config/external/icu/stubdata/moz.build1
-rw-r--r--config/external/lgpllibs/moz.build1
-rw-r--r--config/external/moz.build1
-rw-r--r--config/external/nspr/ds/moz.build1
-rw-r--r--config/external/nspr/libc/moz.build1
-rw-r--r--config/external/nspr/moz.build1
-rw-r--r--config/external/nspr/pr/moz.build1
-rw-r--r--config/external/nss/crmf/moz.build1
-rw-r--r--config/external/nss/moz.build1
-rw-r--r--config/external/zlib/moz.build1
-rw-r--r--config/makefiles/test/moz.build1
-rw-r--r--config/moz.build1
-rw-r--r--config/tests/makefiles/autodeps/moz.build1
-rw-r--r--config/tests/src-simple/moz.build1
21 files changed, 0 insertions, 21 deletions
diff --git a/config/external/fdlibm/moz.build b/config/external/fdlibm/moz.build
index 51caca5328..401cac4ad6 100644
--- a/config/external/fdlibm/moz.build
+++ b/config/external/fdlibm/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/config/external/ffi/moz.build b/config/external/ffi/moz.build
index 01ccd0547e..32c4506ed5 100644
--- a/config/external/ffi/moz.build
+++ b/config/external/ffi/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/config/external/freetype2/moz.build b/config/external/freetype2/moz.build
index c1f20b4fe7..8273da4701 100644
--- a/config/external/freetype2/moz.build
+++ b/config/external/freetype2/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/config/external/icu/common/moz.build b/config/external/icu/common/moz.build
index 031f7f8136..61be0d5688 100644
--- a/config/external/icu/common/moz.build
+++ b/config/external/icu/common/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/config/external/icu/data/moz.build b/config/external/icu/data/moz.build
index 91aa52aabd..90b1fd7a19 100644
--- a/config/external/icu/data/moz.build
+++ b/config/external/icu/data/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/config/external/icu/i18n/moz.build b/config/external/icu/i18n/moz.build
index f5482351c5..f300ee6f51 100644
--- a/config/external/icu/i18n/moz.build
+++ b/config/external/icu/i18n/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/config/external/icu/moz.build b/config/external/icu/moz.build
index 488a02159f..ba95cd0fb3 100644
--- a/config/external/icu/moz.build
+++ b/config/external/icu/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/config/external/icu/stubdata/moz.build b/config/external/icu/stubdata/moz.build
index b956840c6d..c404d67542 100644
--- a/config/external/icu/stubdata/moz.build
+++ b/config/external/icu/stubdata/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/config/external/lgpllibs/moz.build b/config/external/lgpllibs/moz.build
index fad4bfb464..aecb9b1bd1 100644
--- a/config/external/lgpllibs/moz.build
+++ b/config/external/lgpllibs/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/config/external/moz.build b/config/external/moz.build
index 1234016fa8..89378dafd1 100644
--- a/config/external/moz.build
+++ b/config/external/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/config/external/nspr/ds/moz.build b/config/external/nspr/ds/moz.build
index b49867abb4..7acb190fa6 100644
--- a/config/external/nspr/ds/moz.build
+++ b/config/external/nspr/ds/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/config/external/nspr/libc/moz.build b/config/external/nspr/libc/moz.build
index f8a4705b2e..31c5a2a95f 100644
--- a/config/external/nspr/libc/moz.build
+++ b/config/external/nspr/libc/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/config/external/nspr/moz.build b/config/external/nspr/moz.build
index 0629702034..1a88e10fbf 100644
--- a/config/external/nspr/moz.build
+++ b/config/external/nspr/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/config/external/nspr/pr/moz.build b/config/external/nspr/pr/moz.build
index 1d2df30997..c043bfe0be 100644
--- a/config/external/nspr/pr/moz.build
+++ b/config/external/nspr/pr/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/config/external/nss/crmf/moz.build b/config/external/nss/crmf/moz.build
index 8b5434a499..9a17c6b5ab 100644
--- a/config/external/nss/crmf/moz.build
+++ b/config/external/nss/crmf/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/config/external/nss/moz.build b/config/external/nss/moz.build
index bf94d7648b..ff1befc94c 100644
--- a/config/external/nss/moz.build
+++ b/config/external/nss/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/config/external/zlib/moz.build b/config/external/zlib/moz.build
index c6b7cfe7d8..d88868031d 100644
--- a/config/external/zlib/moz.build
+++ b/config/external/zlib/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/config/makefiles/test/moz.build b/config/makefiles/test/moz.build
index 28919c271d..83ed8d9d99 100644
--- a/config/makefiles/test/moz.build
+++ b/config/makefiles/test/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/config/moz.build b/config/moz.build
index c512bd07d2..fccf5cbcdc 100644
--- a/config/moz.build
+++ b/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/config/tests/makefiles/autodeps/moz.build b/config/tests/makefiles/autodeps/moz.build
index 28919c271d..83ed8d9d99 100644
--- a/config/tests/makefiles/autodeps/moz.build
+++ b/config/tests/makefiles/autodeps/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/config/tests/src-simple/moz.build b/config/tests/src-simple/moz.build
index eb4454d28f..635fa39c99 100644
--- a/config/tests/src-simple/moz.build
+++ b/config/tests/src-simple/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/.