summaryrefslogtreecommitdiff
path: root/build
Commit message (Collapse)AuthorAge
* No Issue - Do not set MOZ_REPLACE_MALLOC specifically with logalloc when GRE ↵Matt A. Tobin2022-02-02
| | | | Milestone is considered "nightly"
* No issue - Remove some no longer used configure flags from old.configureMoonchild2022-01-28
|
* No Issue - Binaries without a module.rc should use GRE as their productMatt A. Tobin2022-01-26
|
* No Issue - Fix common application.ini(.h) for MOZ_APP_BASENAME and ↵Matt A. Tobin2022-01-26
| | | | | | MOZ_APP_VENDOR for MCP and BinOC So parts of the build system are STILL intolerant to spaces unlike previously indicated so handle this more gracefully than in the past and forget about this minor annoyance.
* Issue MoonchildProductions/GRE%3030 - Sync-UI: Centralize the code and ↵Matt A. Tobin2022-01-11
| | | | | | locales for the weave component * The chrome paths save for syncBrand.dtd have NOT been changed yet.
* No Issue - Basilisk is dead. Directive 4 is Pale Moon only!Matt A. Tobin2021-12-30
|
* Issue %3029 - Follow-up: Remove telemetry appConstants leftovers.Moonchild2021-12-28
|
* Issue %3012 - Remove EME support code and conditionals.Moonchild2021-12-27
|
* Issue %1314 - Part 16: Remove WebRTC remainders.Moonchild2021-12-25
| | | | | Stuff still left in the tree directly mentioning WebRTC are comments or copyright notices, primarily.
* Issue %3005 - Move devtools back to source rootMoonchild2021-12-21
| | | | | | Devtools has a shit ton of hardcoded paths in itself that requires it to be in the tree root. It can't be moved trivially without changing hundreds of paths in the devtools modules.
* Issue mcp-graveyard/UXP%190 - Remove MOZ_IOS conditional code and ios.m4Jeremy Andrews2021-12-06
|
* Issue %3021 - Remove testing/mozharnessMatt A. Tobin2021-12-04
|
* Issue %3021 - Remove unreferenced modules from testing/mozbaseMatt A. Tobin2021-12-04
|
* No Issue - Remove taskclusterMatt A. Tobin2021-12-01
|
* Issue %3005 - Move toolkit/mozapps/installer to system/installerMatt A. Tobin2021-12-01
|
* No Issue - Follow-up: Remove Marionette from mach_bootstrap.pyMatt A. Tobin2021-11-29
|
* Issue %3014 - Part 7: Move gyp and build deps to other-licenses.Moonchild2021-11-28
|
* Merge remote-tracking branch 'origin/master' into Remove-WebRTCMoonchild2021-11-28
|\
| * No Issue - Put application.ini back into the platformMatt A. Tobin2021-11-27
| |
* | Issue %3014 - Part 6: Move pylib gyp and build deps to its own dir.Moonchild2021-11-27
| |
* | Issue %3014 - Part 3: Remove MOZ_WEBRTC_HARDWARE_AEC_NSMoonchild2021-11-27
| |
* | Issue %3014 - Part 1: Remove conditional WebRTC codeMoonchild2021-11-26
|/
* Issue %3003 - Move icu to libsMatt A. Tobin2021-11-25
|
* Issue %3005 - Move devtools/ to components/Matt A. Tobin2021-11-23
|
* [NSS/GYP] Transfer build configuration to gypMatt A. Tobin2021-11-20
|
* [NSS/GYP] Updates to handle NSSMatt A. Tobin2021-11-20
| | | | Bug 1295937
* [NSS/GYP] Restore build/gyp.mozbuild to m-esr52 state except for libyuv ↵Matt A. Tobin2021-11-20
| | | | location change
* Issue %3005 - Update init.configure for fallback to system/moz.configureMatt A. Tobin2021-11-19
| | | | | - This removes the completely incorrect moz.configure from toolkit - Pale Moon and Basilisk should EITHER update the path on their application moz.configure file or just delete it because there is nothing in there anyway
* Issue %3005 - Move modules/libjar to components/jarMatt A. Tobin2021-11-19
| | | | - Also merges the sub component zipwriter
* Merge remote-tracking branch 'origin/master' into ↵Moonchild2021-10-31
|\ | | | | | | kill-toolkit-telemetry-once-and-for-all
| * Issue %3031 - General clean upMatt A. Tobin2021-10-30
| |
| * Issue %3031 - Remove the intellij/gradle build-backendMatt A. Tobin2021-10-30
| |
| * Issue %3021 - Remove python/altgraphMatt A. Tobin2021-10-30
| | | | | | | | - This was depended on for macholib
| * Issue %3021 - Remove python/macholibMatt A. Tobin2021-10-30
| |
| * Issue %3031 - Remove FasterMake/FasterMake+RecursiveMakeMatt A. Tobin2021-10-30
| | | | | | | | | | - This includes anything to do with artifact builds. - This also removes configure options to specify build-backends and hardcodes RecursiveMake
* | Issue %3029 - Part 1: Remove Telemetry plumbing and fix build.Moonchild2021-10-29
|/ | | | | Note this won't give working applications. Requires FE changes and additional js module changes (next part).
* Issue %3028 - Part 2: Remove config and blatant (but not all) mentions of ↵Matt A. Tobin2021-10-26
| | | | XULRunner
* Issue %3021 - Remove python/mozbootMatt A. Tobin2021-10-16
| | | | I had to copy in a function that was imported by mozboot to satisfy deps.
* Issue %3020 - Part 7: Remove Android systrace, more build system removals.Moonchild2021-10-16
| | | | Also updates more comments.
* Issue %3020 - Part 6: Clean up docs and some code comments.Moonchild2021-10-15
| | | | Polish only, no code changes.
* Issue %3020 - Part 5: Remove android-ndk from mozconfigure.Moonchild2021-10-15
|
* Issue %3020 - Part 3: Remove /dom/system/android and dependent modules, as wellMoonchild2021-10-14
| | | | as robocop.
* Issue %3020 - Part 2: First pass Android defines and remove Android AnnotationMoonchild2021-10-14
| | | | processors, some Andoid packaging stuff, Eclipse IDE support et al.
* Issue %3010 - Remove --disable-xul config and conditionals.Moonchild2021-10-10
|
* No Issue - Follow-up: Update old.configure to reflect removal of bundled ↵Jeremy Andrews2021-09-30
| | | | font option.
* Issue %3003 - Move libyuv to libs/Jeremy Andrews2021-09-26
|
* Issue %3003 - Move ply to python/Matt A. Tobin2021-09-23
| | | | This IS a lib but it is a python lib and should live with the rest of the snakes...
* Issue mcp-graveyard/UXP%1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == ↵Moonchild2021-06-21
| | | | 'cocoa'
* Issue mcp-graveyard/UXP%1751 -- Remove XP_MACOSX conditionals from the rest ↵Moonchild2021-05-06
| | | | | | | of the tree. This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals.
* Issue mcp-graveyard/UXP%1751 -- Remove XP_DARWINMoonchild2021-05-02
|