diff browse annotate |
c646a88160d7b65f755f4dcfa5dec8626a77bcd5 created 2015-08-27 20:44 -0700 pushed 2015-08-31 19:21 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. |
diff browse annotate |
55d15b285436576e1c5979f753e433c50fd9db3a created 2014-10-30 13:06 +0900 pushed 2014-10-30 13:46 +0000 |
Mike Hommey | Mike Hommey - Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps |
diff browse annotate |
17bee965226aac3bfc80ac19b513467ae61c8609 created 2014-09-03 14:16 +0900 pushed 2014-09-04 13:00 +0000 |
Mike Hommey | Mike Hommey - Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal |
diff browse annotate |
01a0e2c9c595e983605cb0aa5c12c9eceeb8ae7f created 2014-09-03 14:10 +0900 pushed 2014-09-04 13:00 +0000 |
Mike Hommey | Mike Hommey - Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps |
diff browse annotate |
6b285759568cb0b743cb9497e021f6552cc7e349 created 2014-08-07 14:21 +0900 pushed 2014-08-07 12:49 +0000 |
Mike Hommey | Mike Hommey - Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps |
diff browse annotate |
c71f854e6358af163f016af7661ce5f9d4151a0e created 2014-07-23 13:33 +0900 pushed 2014-07-23 13:53 +0000 |
Mike Hommey | Mike Hommey - Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps |
diff browse annotate |
562e8494fb471eec5fd9df66a0f7fca6bea1811d created 2014-07-23 13:30 +0900 pushed 2014-07-23 13:53 +0000 |
Mike Hommey | Mike Hommey - Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps |
diff browse annotate |
ce8aee89742083a277d3208ffa001c582240cd88 created 2014-07-23 13:29 +0900 pushed 2014-07-23 13:53 +0000 |
Mike Hommey | Mike Hommey - Bug 1036894 part 6 - Emit SimplePrograms for CPP_UNIT_TESTs, and make the corresponding moz.build config look like that of SIMPLE_PROGRAMS. r=gps |
diff browse annotate |
9fb5b1f56c2177d2cb6a3f908a11dc8dd71759f4 created 2013-08-22 08:55 +0200 pushed 2013-08-22 06:58 +0000 |
Ms2ger | Ms2ger - Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps |
diff browse annotate |
321a9432686db2dd566435fef316bb2b6114e48b created 2013-07-24 09:23 +0200 pushed 2013-07-24 07:43 +0000 |
Ms2ger | Ms2ger - Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps |
diff browse annotate |
5f4f68f0041964124afe3ee7012de446c946c2df created 2013-04-01 11:36 -0700 pushed 2013-04-02 17:20 +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-03-30 23:31 +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-03-30 23:31 +0000 |
Kyle Machulis | Kyle Machulis - Bug 855465 - Add emacs python mode comments to moz.build files; r=gps |
diff browse annotate |
f58efdc21e14cc784045fd6d173f746cea0fcc45 created 2013-02-25 12:47 -0800 pushed 2013-02-28 17:05 +0000 |
Gregory Szorc | Gregory Szorc - Bug 784841 - Part 18l: Convert /editor; r=glandium f=Ms2ger |