diff browse annotate |
b339acb1f7fe74424fb5f09b16f3cfc7f3234dc4 created 2014-10-09 19:28 -0700 pushed 2015-02-18 20:30 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1076446 (attempt 2) - Make the DMD test work on Windows. r=glandium. |
diff browse annotate |
de805196bbc444667c983ff0180ff99d411a8a5b created 2014-10-24 12:32 +0200 pushed 2015-02-18 20:30 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 835fbe63da4a (bug 1076446) for perma failure in 10.8 mozilla-inbound debug test xpcshell |
diff browse annotate |
835fbe63da4aad49f636b68077a9261b55a54572 created 2014-10-09 19:28 -0700 pushed 2015-02-18 20:30 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1076446 - Make the DMD test work on Windows. r=glandium. |
diff browse annotate |
b30e3a050567803de30476019332ec9bd6349023 created 2014-09-28 20:50 -0700 pushed 2015-01-05 23:23 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1073312 - Test DMD on TBPL (Linux-only). r=glandium. |
diff browse annotate |
a68c5d68a968de2a2ce36f4324d36402379a01c7 created 2014-09-29 19:08 -0700 pushed 2015-01-05 23:23 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1074062 - Fix a DMD link error that only affects some Macs. r=froydnj. |
diff browse annotate |
8b5e3ba0f83d448eac343b84e95c2caae988524f created 2014-09-04 09:04 +0900 pushed 2015-01-05 23:23 +0000 |
Mike Hommey | Mike Hommey - Bug 1059113 - Use templates for shared libraries and frameworks. r=gps |
diff browse annotate |
01a0e2c9c595e983605cb0aa5c12c9eceeb8ae7f created 2014-09-03 14:10 +0900 pushed 2015-01-05 23:23 +0000 |
Mike Hommey | Mike Hommey - Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps |
diff browse annotate |
98614c9969ce8ba59350f978514f60706e18e03b created 2014-08-06 07:25 +0900 pushed 2014-11-24 19:04 +0000 |
Mike Hommey | Mike Hommey - Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal |
diff browse annotate |
7d223c2e7fa9fe18c4380679df63cc9db41a63bc created 2014-03-04 19:39 -0500 pushed 2014-06-02 21:01 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 976896 - Port STL_FLAGS to moz.build; r=mshal |
diff browse annotate |
4afced469f9d348b47fdce694327bf6f2778b9ae created 2013-12-15 13:50 -0800 pushed 2014-04-22 00:22 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 948621 (part 2) - Abort DMD-enabled Windows builds unless --enable-profiling is specified. r=ehsan. |
diff browse annotate |
f4b143a9c6241644470aab2a35e8e8045d0b59ff created 2013-11-27 22:55 +0900 pushed 2014-03-10 22:05 +0000 |
Mike Hommey | Mike Hommey - Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal |
diff browse annotate |
e668d88804d15156ee133f019609a3709b007b1e created 2013-11-28 14:24 +0900 pushed 2014-03-10 22:05 +0000 |
Mike Hommey | Mike Hommey - Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage |
diff browse annotate |
3fd4b546eed453156a7d87548c9d30f938f46053 created 2013-11-28 13:08 +0900 pushed 2014-03-10 22:05 +0000 |
Mike Hommey | Mike Hommey - Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal |
diff browse annotate |
ec4d30f2de51ca8192f255c38b22e42a7d31c0cb created 2013-11-19 11:47 +0900 pushed 2014-03-10 22:05 +0000 |
Mike Hommey | Mike Hommey - Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal |
diff browse annotate |
05e66d941de21f4edbb22801c740878474d23b72 created 2013-11-19 11:47 +0900 pushed 2014-03-10 22:05 +0000 |
Mike Hommey | Mike Hommey - Bug 939044 - Remove most definitions of MODULE. r=mshal |
diff browse annotate |
5dd08c88e328c4b821f5880340d15eaff8b3f92b created 2013-10-25 08:23 +0900 pushed 2014-01-28 00:16 +0000 |
Mike Hommey | Mike Hommey - Bug 929905 - Consolidate sources in moz.build. r=gps |
diff browse annotate |
56c3abf3f03093fbb638d3bb6ce15de743f7e12f created 2013-10-24 08:00 +0900 pushed 2014-01-28 00:16 +0000 |
Mike Hommey | Mike Hommey - Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal |
diff browse annotate |
cb36f2c9a7e387aa5368681947c8d2eedf9ec4e7 created 2013-10-05 13:28 +0200 pushed 2014-01-28 00:16 +0000 |
Ms2ger | Ms2ger - Bug 923489 - Part c: qualify paths in memory/replace/dmd/; r=gps |
diff browse annotate |
52e322d094760943e939ca8007015d390a256828 created 2013-08-15 09:02 -0400 pushed 2013-12-03 03:32 +0000 |
Brian O'Keefe | Brian O'Keefe - Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal |
diff browse annotate |
e5b6545901b0c7437c8e13581c154e790085dc98 created 2013-06-04 11:08 -0400 pushed 2013-09-09 22:57 +0000 |
Joey Armstrong | Joey Armstrong - bug 870406: move CSRCS to mozbuild (config batch #2) r=mshal |
diff browse annotate |
6e45e9f62d2171419a8d8780ad4779ff0488ccb5 created 2013-04-23 17:54 -0400 pushed 2013-09-09 22:57 +0000 |
Mike Shal | Mike Shal - Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE |
diff browse annotate |
0db9c45c8bde2a553cf4f8bcb62707ad359838c0 created 2013-05-13 10:05 +0100 pushed 2013-09-09 22:57 +0000 |
Ed Morley | Ed Morley - Backed out changeset 496846474ed3 (bug 864774) |
diff browse annotate |
496846474ed30201430d5c9b360c8a6956684d16 created 2013-04-23 17:54 -0400 pushed 2013-09-09 22:57 +0000 |
Mike Shal | Mike Shal - Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey |
diff browse annotate |
51644264df6d5b25226a49f8641ed13cb8b0aa27 created 2013-04-16 15:24 -0400 pushed 2013-07-29 23:00 +0000 |
Mike Shal | Mike Shal - Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey |
diff browse annotate |
5f4f68f0041964124afe3ee7012de446c946c2df created 2013-04-01 11:36 -0700 pushed 2013-07-29 23:00 +0000 |
Kyle Machulis | Kyle Machulis - Bug 855465 - Add emacs python mode comments to moz.build files; r=gps |
diff browse annotate |
0db3022ca2e6bec95897850f797f078464a7f529 created 2013-03-29 15:12 -0700 pushed 2013-06-17 22:53 +0000 |
Kyle Machulis | Kyle Machulis - Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot |
diff browse annotate |
03452b187c1406f07556cf5f0db7e99cc3a93aae created 2013-03-29 13:56 -0700 pushed 2013-06-17 22:53 +0000 |
Kyle Machulis | Kyle Machulis - Bug 855465 - Add emacs python mode comments to moz.build files; r=gps |
diff browse annotate |
97e443115162450609702fc72c99b6d88d8703d6 created 2013-03-19 11:47 -0700 pushed 2013-06-17 22:53 +0000 |
Mike Shal | Mike Shal - Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps |
diff browse annotate |
5cdf008662eebdc2903ba2474afa97f555b2ec21 created 2013-02-25 12:47 -0800 pushed 2013-06-17 22:53 +0000 |
Gregory Szorc | Gregory Szorc - Bug 784841 - Part 18c: Convert /memory, /mfbt, /mozglue; r=ted f=Ms2ger |