Mike Hommey
|
36ee75f02e
|
Bug 923488 - Avoid binaries dependency on backend.mk when there isn't one. r=gps
|
2013-10-04 22:29:15 +09:00 |
|
Mike Hommey
|
44fe8c20f5
|
Bug 921307 - Aggregate dependencies in subdirectories that are still recursed with pseudo derecurse. r=gps
|
2013-10-03 05:51:19 +09:00 |
|
Mike Hommey
|
c19339bb76
|
Bug 922974 - Replace NO_INSTALL with NO_DIST_INSTALL. r=gps
|
2013-10-03 05:51:15 +09:00 |
|
Wes Kocher
|
c7a7f8fbbd
|
Merge m-c to inbound
|
2013-10-01 18:54:45 -07:00 |
|
Mike Hommey
|
c1772e4bcd
|
Bug 905973 part 3 - Add a "binaries" tier that optimizes for recompilation times. r=gps
|
2013-10-02 08:53:23 +09:00 |
|
Mike Hommey
|
a52e6ba617
|
Bug 922605 - Remove last reference to JAVA_LIBRARY. r=gps
|
2013-10-02 08:02:08 +09:00 |
|
Mike Hommey
|
3bb4ad2cea
|
Bug 922520 - Disable MOZ_PSEUDO_DERECURSE on the second PGO pass. r=gps
|
2013-10-02 08:01:35 +09:00 |
|
Mike Hommey
|
b5133a61ff
|
Bug 922437 - Allow py_actions to run as pymake native commands. r=gps
|
2013-10-02 07:59:20 +09:00 |
|
Neil Rashbrook
|
34d7456a3c
|
Bug 921751 Make Preprocessor.py's -o option honour requested newline type r=ted
|
2013-10-01 23:36:18 +01:00 |
|
Nick Alexander
|
d7d5b7e7df
|
Bug 919563 - Standardize APK generation. r=glandium
This only handles the simple cases: no mobile/android/base (yet).
|
2013-10-01 12:43:30 -07:00 |
|
Ryan VanderMeulen
|
32721ea0d6
|
Backed out changeset 1fb456791435 (bug 921751) for check-sync-dirs failures.
CLOSED TREE
|
2013-10-01 14:34:32 -04:00 |
|
Neil Rashbrook
|
3dac9b1ef1
|
Bug 921751 Make Preprocessor.py's -o option honour requested newline type r=ted
|
2013-10-01 19:15:59 +01:00 |
|
Mike Hommey
|
5756cd9165
|
Bug 920919 - Set MOZ_PSEUDO_DERECURSE to no-parallel-export by default on developer builds... when not using pymake. r=gps
|
2013-09-27 08:12:19 +09:00 |
|
Mike Hommey
|
c3db565b17
|
Bug 920908 - Use EXPAND_PATH_LIBNAME when linking against libxul/libmozalloc. r=gps
|
2013-09-27 08:07:44 +09:00 |
|
Gregory Szorc
|
9d660cc01b
|
Bug 921070 - Remove precompile tier; r=glandium
It made sense at the time. We now have inverted tiers and will soon have
derecursified building. This doesn't make sense any more.
|
2013-09-26 16:05:10 -07:00 |
|
Chris Jones
|
f9857a709d
|
Bug 920703 - Give an informative error message when expandlibs_exec fails. r=glandium
|
2013-09-26 10:11:38 -04:00 |
|
Mike Hommey
|
bcb417b132
|
Bug 920353 - Use PYCOMMANDPATH paths as site packages in pymake, and set it to the virtualenv site packages instead of $(topsrcdir)/config. r=gps
|
2013-09-26 16:43:53 +09:00 |
|
Mike Hommey
|
0f42ae96d7
|
Bug 919832 - Remove EXPORTS related rules from rules.mk. r=gps
|
2013-09-26 16:43:52 +09:00 |
|
Nicholas Nethercote
|
3e493d191e
|
Bug 919889 (part 1) - Rename jsmemorymetrics.cpp as vm/MemoryMetrics.cpp. r=luke.
--HG--
rename : js/src/jsmemorymetrics.cpp => js/src/vm/MemoryMetrics.cpp
|
2013-09-24 23:24:27 -07:00 |
|
Gregory Szorc
|
21bb25384f
|
Bug 901990 - Part 1: Integrate test manifests with build config; r=ted
|
2013-09-24 11:50:04 -07:00 |
|
Joey Armstrong
|
95175aeee8
|
bug 883350: move SDK_HEADERS to mozbuild r=mshal
|
2013-09-24 12:17:26 -04:00 |
|
Cykesiopka
|
8bbc511111
|
Bug 914273 - Move JS_MODULES_PATH to mozbuild. r=joey
|
2013-09-24 10:29:30 -04:00 |
|
Nick Alexander
|
e509ad8b1c
|
Bug 909432 - Unify RESFILES and RES_FILES, and rename both to ANDROID_RESFILES. r=gps
|
2013-09-23 09:02:08 -07:00 |
|
Martin Stransky
|
c53988803d
|
Bug 917270 - Rename widget/gtk2 to widget/gtk. r=karlt
--HG--
rename : widget/gtk2/Makefile.in => widget/gtk/Makefile.in
rename : widget/gtk2/WidgetTraceEvent.cpp => widget/gtk/WidgetTraceEvent.cpp
rename : widget/gtk2/compat/gdk/gdkdnd.h => widget/gtk/compat/gdk/gdkdnd.h
rename : widget/gtk2/compat/gdk/gdkkeysyms.h => widget/gtk/compat/gdk/gdkkeysyms.h
rename : widget/gtk2/compat/gdk/gdkvisual.h => widget/gtk/compat/gdk/gdkvisual.h
rename : widget/gtk2/compat/gdk/gdkwindow.h => widget/gtk/compat/gdk/gdkwindow.h
rename : widget/gtk2/compat/gdk/gdkx.h => widget/gtk/compat/gdk/gdkx.h
rename : widget/gtk2/compat/glib/gmem.h => widget/gtk/compat/glib/gmem.h
rename : widget/gtk2/compat/gtk/gtkcolorseldialog.h => widget/gtk/compat/gtk/gtkcolorseldialog.h
rename : widget/gtk2/compat/gtk/gtkdialog.h => widget/gtk/compat/gtk/gtkdialog.h
rename : widget/gtk2/compat/gtk/gtkplug.h => widget/gtk/compat/gtk/gtkplug.h
rename : widget/gtk2/compat/gtk/gtkselection.h => widget/gtk/compat/gtk/gtkselection.h
rename : widget/gtk2/compat/gtk/gtkwidget.h => widget/gtk/compat/gtk/gtkwidget.h
rename : widget/gtk2/compat/gtk/gtkwindow.h => widget/gtk/compat/gtk/gtkwindow.h
rename : widget/gtk2/crashtests/673390-1.html => widget/gtk/crashtests/673390-1.html
rename : widget/gtk2/crashtests/crashtests.list => widget/gtk/crashtests/crashtests.list
rename : widget/gtk2/gtk2drawing.c => widget/gtk/gtk2drawing.c
rename : widget/gtk2/gtk3drawing.c => widget/gtk/gtk3drawing.c
rename : widget/gtk2/gtkdrawing.h => widget/gtk/gtkdrawing.h
rename : widget/gtk2/maiRedundantObjectFactory.c => widget/gtk/maiRedundantObjectFactory.c
rename : widget/gtk2/maiRedundantObjectFactory.h => widget/gtk/maiRedundantObjectFactory.h
rename : widget/gtk2/moz.build => widget/gtk/moz.build
rename : widget/gtk2/mozcontainer.c => widget/gtk/mozcontainer.c
rename : widget/gtk2/mozcontainer.h => widget/gtk/mozcontainer.h
rename : widget/gtk2/nsAppShell.cpp => widget/gtk/nsAppShell.cpp
rename : widget/gtk2/nsAppShell.h => widget/gtk/nsAppShell.h
rename : widget/gtk2/nsBidiKeyboard.cpp => widget/gtk/nsBidiKeyboard.cpp
rename : widget/gtk2/nsBidiKeyboard.h => widget/gtk/nsBidiKeyboard.h
rename : widget/gtk2/nsCUPSShim.cpp => widget/gtk/nsCUPSShim.cpp
rename : widget/gtk2/nsCUPSShim.h => widget/gtk/nsCUPSShim.h
rename : widget/gtk2/nsClipboard.cpp => widget/gtk/nsClipboard.cpp
rename : widget/gtk2/nsClipboard.h => widget/gtk/nsClipboard.h
rename : widget/gtk2/nsColorPicker.cpp => widget/gtk/nsColorPicker.cpp
rename : widget/gtk2/nsColorPicker.h => widget/gtk/nsColorPicker.h
rename : widget/gtk2/nsDeviceContextSpecG.cpp => widget/gtk/nsDeviceContextSpecG.cpp
rename : widget/gtk2/nsDeviceContextSpecG.h => widget/gtk/nsDeviceContextSpecG.h
rename : widget/gtk2/nsDragService.cpp => widget/gtk/nsDragService.cpp
rename : widget/gtk2/nsDragService.h => widget/gtk/nsDragService.h
rename : widget/gtk2/nsFilePicker.cpp => widget/gtk/nsFilePicker.cpp
rename : widget/gtk2/nsFilePicker.h => widget/gtk/nsFilePicker.h
rename : widget/gtk2/nsGTKToolkit.h => widget/gtk/nsGTKToolkit.h
rename : widget/gtk2/nsGtkCursors.h => widget/gtk/nsGtkCursors.h
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
rename : widget/gtk2/nsGtkIMModule.h => widget/gtk/nsGtkIMModule.h
rename : widget/gtk2/nsGtkKeyUtils.cpp => widget/gtk/nsGtkKeyUtils.cpp
rename : widget/gtk2/nsGtkKeyUtils.h => widget/gtk/nsGtkKeyUtils.h
rename : widget/gtk2/nsGtkUtils.h => widget/gtk/nsGtkUtils.h
rename : widget/gtk2/nsIImageToPixbuf.h => widget/gtk/nsIImageToPixbuf.h
rename : widget/gtk2/nsIdleServiceGTK.cpp => widget/gtk/nsIdleServiceGTK.cpp
rename : widget/gtk2/nsIdleServiceGTK.h => widget/gtk/nsIdleServiceGTK.h
rename : widget/gtk2/nsImageToPixbuf.cpp => widget/gtk/nsImageToPixbuf.cpp
rename : widget/gtk2/nsImageToPixbuf.h => widget/gtk/nsImageToPixbuf.h
rename : widget/gtk2/nsLookAndFeel.cpp => widget/gtk/nsLookAndFeel.cpp
rename : widget/gtk2/nsLookAndFeel.h => widget/gtk/nsLookAndFeel.h
rename : widget/gtk2/nsNativeKeyBindings.cpp => widget/gtk/nsNativeKeyBindings.cpp
rename : widget/gtk2/nsNativeKeyBindings.h => widget/gtk/nsNativeKeyBindings.h
rename : widget/gtk2/nsNativeThemeGTK.cpp => widget/gtk/nsNativeThemeGTK.cpp
rename : widget/gtk2/nsNativeThemeGTK.h => widget/gtk/nsNativeThemeGTK.h
rename : widget/gtk2/nsPSPrinters.cpp => widget/gtk/nsPSPrinters.cpp
rename : widget/gtk2/nsPSPrinters.h => widget/gtk/nsPSPrinters.h
rename : widget/gtk2/nsPaperPS.cpp => widget/gtk/nsPaperPS.cpp
rename : widget/gtk2/nsPaperPS.h => widget/gtk/nsPaperPS.h
rename : widget/gtk2/nsPrintDialogGTK.cpp => widget/gtk/nsPrintDialogGTK.cpp
rename : widget/gtk2/nsPrintDialogGTK.h => widget/gtk/nsPrintDialogGTK.h
rename : widget/gtk2/nsPrintOptionsGTK.cpp => widget/gtk/nsPrintOptionsGTK.cpp
rename : widget/gtk2/nsPrintOptionsGTK.h => widget/gtk/nsPrintOptionsGTK.h
rename : widget/gtk2/nsPrintSettingsGTK.cpp => widget/gtk/nsPrintSettingsGTK.cpp
rename : widget/gtk2/nsPrintSettingsGTK.h => widget/gtk/nsPrintSettingsGTK.h
rename : widget/gtk2/nsScreenGtk.cpp => widget/gtk/nsScreenGtk.cpp
rename : widget/gtk2/nsScreenGtk.h => widget/gtk/nsScreenGtk.h
rename : widget/gtk2/nsScreenManagerGtk.cpp => widget/gtk/nsScreenManagerGtk.cpp
rename : widget/gtk2/nsScreenManagerGtk.h => widget/gtk/nsScreenManagerGtk.h
rename : widget/gtk2/nsSound.cpp => widget/gtk/nsSound.cpp
rename : widget/gtk2/nsSound.h => widget/gtk/nsSound.h
rename : widget/gtk2/nsToolkit.cpp => widget/gtk/nsToolkit.cpp
rename : widget/gtk2/nsWidgetFactory.cpp => widget/gtk/nsWidgetFactory.cpp
rename : widget/gtk2/nsWindow.cpp => widget/gtk/nsWindow.cpp
rename : widget/gtk2/nsWindow.h => widget/gtk/nsWindow.h
|
2013-09-23 09:21:57 -04:00 |
|
Jan Beich
|
27f3476509
|
Bug 918177 - Make sure <iosfwd> symbols are visible with gtest. r=glandium
|
2013-09-20 10:27:28 -04:00 |
|
Mike Hommey
|
2ac26a823f
|
Bug 915648 - Parallelize make export. r=gps
|
2013-09-20 13:30:17 +09:00 |
|
Mike Hommey
|
362a6b7e54
|
Bug 907365 - Pseudo-derecursify the build (opt-in). r=gps
Also remove the compile tier added in bug 912856 when pseudo-derecursify is disabled.
|
2013-09-20 10:44:11 +09:00 |
|
Cykesiopka
|
b947cdc80e
|
Bug 914272 - Move IS_COMPONENT to mozbuild. r=joey
|
2013-09-19 17:29:32 -04:00 |
|
Mike Hommey
|
16d06af70c
|
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
Also mark TOOL_DIRS/TEST_TOOL_DIRS directories in backend.mk and recurse them normally instead of forcing make -C dir libs for them.
|
2013-09-19 07:43:02 +09:00 |
|
Mike Hommey
|
ae0966be15
|
Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps
|
2013-09-19 07:39:58 +09:00 |
|
Robert Strong
|
2c1282fde0
|
Most entries in removed-files.in are no longer needed - Bug 649607 - Update removed-files.in after requiring update to the version with bug 563318. r=bbondy
|
2013-09-17 22:15:53 -07:00 |
|
Gregory Szorc
|
cdffdcbee4
|
Merge mozilla-central into build-system
|
2013-09-17 09:16:10 -07:00 |
|
Alex Keybl
|
9312d29ec1
|
Merging in version bump NO BUG
|
2013-09-17 09:38:37 -04:00 |
|
Gregory Szorc
|
b31c10426d
|
Bug 907902 - Create system isolated virtualenv, remove --system-ply support; r=glandium
|
2013-09-16 17:21:59 -07:00 |
|
Nathan Froyd
|
21dab51e63
|
Bug 915848 - copy modified check_spidermonkey_style.py to satisfy check-sync-dirs.py; r=bustage
|
2013-09-13 07:22:58 -04:00 |
|
Neil Rashbrook
|
52e0bf420f
|
Bug 914560 - Package XPI extensions during tools phase so that all required files are in place when running the packaging step, r=glandium
|
2013-09-12 16:11:53 +02:00 |
|
Mike Hommey
|
64b3e49033
|
Bug 914482 - Allow overrides from the command line for variables defined in moz.build. r=gps
|
2013-09-12 08:14:52 +09:00 |
|
Mike Hommey
|
71c2c68014
|
Backout changeset 237c32279481 (bug 914482) for bustage
|
2013-09-12 08:52:36 +09:00 |
|
Mike Hommey
|
c867a13ffd
|
Bug 914482 - Allow overrides from the command line for variables defined in moz.build. r=gps
|
2013-09-12 08:14:52 +09:00 |
|
Mike Hommey
|
63fd33dee2
|
Bug 913968 - Don't link nspr libraries until the libs tier on non-MOZ_FOLD_LIBS builds. r=khuey
|
2013-09-10 07:12:10 +09:00 |
|
Ms2ger
|
4abf38566a
|
Merge m-c to inbound.
|
2013-09-06 12:31:58 +02:00 |
|
Ms2ger
|
bb536a6478
|
Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey
|
2013-09-06 08:40:41 +02:00 |
|
Ryan VanderMeulen
|
08c7624d01
|
Merge inbound to m-c.
|
2013-09-05 15:42:49 -04:00 |
|
Ed Morley
|
3dfc516118
|
Merge mozilla-central and b2g-inbound
|
2013-09-05 14:53:25 +01:00 |
|
Askeing Yen
|
602005222c
|
Bug 891766 - Add gecko's git commit info in B2G build. r=gps
|
2013-09-05 11:31:31 +08:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Mike Hommey
|
9a4e27117c
|
Bug 912293 - Add a generic header and footer to generated Makefiles. r=gps
|
2013-09-05 09:01:45 +09:00 |
|
Mike Hommey
|
bf046a6397
|
Bug 912368 - Set relativesrcdir in config/tests/src-simple/Makefile and adjust so that it works. r=gps
|
2013-09-05 09:01:45 +09:00 |
|
Mike Hommey
|
77175c0058
|
Bug 911936 - Kill make depend. r=gps
|
2013-09-05 09:01:45 +09:00 |
|
Mike Hommey
|
c05cf63484
|
Bug 911634 - Create a .mozconfig.mk in the objdir when starting a build, and include it from config.mk. r=gps
|
2013-09-05 09:01:44 +09:00 |
|