| Commit message (Collapse) | Author | Age |
|
|
|
| |
This will make this test Mac only, but it should work with any Xcode.
|
|
|
|
| |
While we should be able to test these together, I don't want to risk breakages on different *nixes.
|
|
|
|
| |
LLVM as is generally compatible with GNU, this should allow ICU to build on ARM Macs.
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* master:
No issue - Update README and SECURITY
Issue #1885 - Follow-up: Update error message if invalid rootMargin specified.
Issue #1879 - Follow-up: Update config/external/nss/target to security/target.
Issue #1885 - Allow unitless rootMargin entries for IntersectionObserver.
Issue #1879 - Revert changes to cryptox.h
Revert "Issue #1879 - spot-fix typo in cryptox.h"
Issue #1879 - spot-fix typo in cryptox.h
Issue #21 - Change MappedAttrParser to store its nsIPrincipal instead of nsSVGElement
Issue #21 - Remove use counters telemetry
Issue #1881 - Interpret empty or whitespace root margin string as zero length
Issue #1877 - Resolve NIGHTLY_BUILD conditionals.
Issue #1880 - Boot Comic Sans out of the font configuration.
|
| | |
|
| |
| |
| |
| |
| | |
Readd de-unified source changes that got clobbered by commit 378738aaa9924d0b95e2c57f27cbad2b2e644282.
Fix build issues using clang broken by commit 39f9ab375b2bfd9e46df9695b78870cf1e9cf3c6.
|
| |
| |
| |
| | |
This reverts commit d3543ca2fecf39a83952872c0b936e4566fe02ff.
|
| |
| |
| |
| | |
This reverts commit 3d671e4275c73a1484c72713304c6e04ec4ffc7c.
|
|/
|
|
|
|
|
|
|
| |
the rest of the tree.”
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
This reverts commit 6f707bde95dab6998ac204f9ee6c925ee230c740.
|
|\
| |
| |
| |
| |
| | |
trav90/UXP-contrib:compiler-hacks-cleanup into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1865
|
| |
| |
| |
| | |
Usable GCC versions have supported -pipe for a VERY long time. There's no need to keep checking if it is supported.
|
| | |
|
|\ \
| |/
|/|
| |
| |
| | |
(#1858) from trav90/UXP-contrib:build-system-work into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1858
|
| | |
|
|/
|
|
|
|
| |
GUIDS (remove the dual system)"
This reverts commit 3aa334d0b7de2a554c2234bfbb7a9f4e29dea451.
|
|
|
|
| |
A check was placed here to ensure the platform is built comm-style e.g. 'your-application/UXP'. There are packaging instances where old-style is still used. This re-enables the old-style with a visual warning indicating that any failure is the responsibility of the application maintainter as this style is not supported by the platform.
|
|\
| |
| |
| |
| |
| | |
master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1850
|
| | |
|
| | |
|
| |
| |
| |
| | |
Bug 1295937
|
| |
| |
| |
| | |
To do: remove android stuff again at the end.
|
|/
|
|
| |
Also remove irrelevant references from build docs.
|
| |
|
|
|
|
|
| |
Note this won't give working applications. Requires FE changes and
additional js module changes (next part).
|
|
|
|
| |
Resolves #1835
|
|
|
|
|
|
|
|
| |
Part of Mozilla's DaaS, "bootstrapping" the tree is heavily dependent on
Mozilla infrastructure, m-c structure and dependencies, libs, toolchain,
etc. and would never work for us. Sweeping some clutter, in other words.
This copies in a function that was imported from mozboot to satisfy deps.
|
|
|
|
| |
Also updates more comments.
|
|
|
|
| |
Polish only, no code changes.
|
| |
|
|
|
|
| |
as well as robocop.
|
|
|
|
| |
processors, some Andoid packaging stuff, Eclipse IDE support et al.
|
| |
|
| |
|
|
|
|
|
| |
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
system)
This finally removes the dual-GUID hack. There's nothing as permanent as a temporary solution.
|
| |
|
| |
|
|
|
|
|
| |
This removes a total of 23,936 files we would never use nor have the capacity
to properly maintain or keep up-to-date.
|
|
|
|
| |
This guarantees that initialization is done in a single-thread context.
|
|\ |
|
| |
| |
| |
| | |
Windows will ALWAYS have this enabled but we eventually want all target operating systems to use this as well but that will require more work
|
|/
|
|
|
|
|
|
|
| |
Remove various obsolete configure options.
Remove Adjust SDK install tracking filth.
Remove redundant code paths in old-configure
This also optimizes linker use
Remove redundant conditional blocks.
Rewrite span.h without constexpr use.
|
|
|
|
| |
Also adds options for new functionality in #1683
|
| |
|
| |
|
| |
|