Mike Hommey
|
5fab42fcaf
|
Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
|
2014-07-23 13:30:52 +09:00 |
Mike Hommey
|
8e037642dc
|
Bug 1036894 part 7 - Move HOST_LIBS to moz.build, as HOST_USE_LIBS. r=gps
|
2014-07-23 13:29:50 +09:00 |
Stephen Pohl
|
0cf1dbaebb
|
Bug 978597: Implement native MAR verification for OS X 10.6. r=smichaud
|
2014-04-22 20:45:59 -04:00 |
Brian R. Bondy
|
eecd2c5b79
|
Bug 996564 - Mar command line help is wrong and fix libmar warning. r=spohl
|
2014-04-15 21:12:05 -04:00 |
Chris Peterson
|
efce97687f
|
Bug 995655 - Fix -Wpointer-sign warnings in libmar. r=rstrong
|
2013-12-16 16:55:53 -08:00 |
Chris Peterson
|
c58be709c7
|
Bug 995655 - Fix -Wuninitialized warnings in libmar. r=rstrong
|
2014-04-12 11:47:57 -07:00 |
Stephen Pohl
|
53be662026
|
Bug 978596: Implement native MAR verification for OS X 10.7+. r=bbondy, rstrong, smichaud
|
2014-04-08 10:06:56 -04:00 |
Ehsan Akhgari
|
50525f2d94
|
Bug 975729 - Move one CFLAGS variable in libmar signing code to DEFINES in moz.build; r=mshal
|
2014-02-22 21:40:15 -05:00 |
Ehsan Akhgari
|
9df66916f4
|
Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium
|
2014-02-18 08:49:12 -05:00 |
Ms2ger
|
33da18c67e
|
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
|
2014-02-15 21:24:59 +01:00 |
Ehsan Akhgari
|
b7b6d52aef
|
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
|
2014-02-11 09:12:33 -05:00 |
Ehsan Akhgari
|
d91d200572
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
Ehsan Akhgari
|
a4c3a2ef68
|
Bug 947735 - Build modules/libmar/ in unified mode; r=bbondy
|
2013-12-09 13:30:27 -05:00 |
Mike Hommey
|
8fd06cf41b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
Mike Hommey
|
b32a4ed166
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
Mike Hommey
|
682364d535
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
Mike Hommey
|
a470038314
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
Mike Hommey
|
00a70f6f7d
|
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
|
2013-11-02 08:44:11 +09:00 |
Cykesiopka
|
d2f6b7333c
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
Daniel Holbert
|
cc038cbc31
|
Bug 929466: Cast '0' + known-small-uint32_t to type "char" in comparison within mar.c, to fix sign-compare build warning. r=bbondy
|
2013-10-23 08:22:32 +02:00 |
Mike Hommey
|
ca1b5bf42a
|
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
|
2013-10-17 07:55:16 +09:00 |
Gregory Szorc
|
7bd3c0ae36
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Ms2ger
|
04a948975a
|
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
|
2013-08-22 08:56:02 +02:00 |
Dustin Mitchell
|
b1bb3c6f53
|
Bug 884931 - signmar should output the gecko version in its usage and/or --version. r=bbondy
|
2013-08-15 09:40:56 -04:00 |
Mike Shal
|
8d75be459f
|
Bug 904768 - Print filename when failing to open files in libmar; r=netzen
|
2013-08-13 15:18:03 -04:00 |
Ms2ger
|
a4e67abf5e
|
Bug 897921 - Remove some dead assignments in makefiles; r=mshal
|
2013-08-02 09:03:55 +02:00 |
Ehsan Akhgari
|
853dd82f0f
|
Bug 895322 - Part 4: Only use MOZ_STATIC_ASSERT in mar.h when we're compiling C code; r=Waldo
--HG--
extra : rebase_source : 9180550b66311f339e9ea46546aa75cab3d8c92b
|
2013-07-18 14:36:39 -04:00 |
Ehsan Akhgari
|
ef4b479714
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
Mihnea Dobrescu-Balaur
|
dd8d005df3
|
Bug 895572 - Use the sandboxed tempDir so that modules/libmar tests can be run concurrently. r=bbondy
|
2013-07-22 09:15:08 -07:00 |
Brian R. Bondy
|
c945912fd6
|
Bug 890853. r=rstrong.
|
2013-07-22 22:35:20 -04:00 |
Brian O'Keefe
|
11bcc1cd9e
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
Joey Armstrong
|
dbbef415ed
|
bug 872087: mozbuild HOST_LIBRARY_NAME conversion cleanup. r=gps
|
2013-06-19 09:19:25 -04:00 |
Joey Armstrong
|
ac2232fc29
|
bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps
|
2013-06-18 09:10:50 -04:00 |
Joey Armstrong
|
ccea9f9d5e
|
bug 875549: move HOST_CSRCS to mozbuild (file batch #1). r=mshal
|
2013-06-11 11:31:11 -04:00 |
Joey Armstrong
|
722eab8a6b
|
bug 872087: move HOST_LIBRARY to moz.build (file batch #1). r=mshal
|
2013-06-10 12:21:32 -04:00 |
Joey Armstrong
|
2c39cbb922
|
bug 870406: move to moz.build (config batch #1) r=mshal
|
2013-05-24 17:21:14 -07:00 |
Joey Armstrong
|
26736a0ee2
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
Brian O'Keefe
|
8d90859ddb
|
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-05-01 14:05:40 -04:00 |
Ryan VanderMeulen
|
8dd4074205
|
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
|
2013-04-30 21:09:41 -04:00 |
Brian O'Keefe
|
7422d5ac7b
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 20:46:10 -04:00 |
Ryan VanderMeulen
|
b6cc74b921
|
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
|
2013-04-30 10:08:38 -04:00 |
Brian O'Keefe
|
0baa2a32d6
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 09:08:31 -04:00 |
Joey Armstrong
|
321d063783
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
Gregory Szorc
|
89e86f9b21
|
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
|
2013-03-19 18:49:07 -07:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Mike Hommey
|
4fbe923803
|
Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted
|
2013-03-17 07:53:39 +01:00 |
Gregory Szorc
|
3416b992a8
|
Bug 784841 - Part 18y: Convert /modules; r=glandium
|
2013-02-25 12:47:23 -08:00 |
Mike Hommey
|
efce124035
|
Bug 838165 - Cleanup in NSPR hooking in the build system. r=ted
|
2013-02-14 08:25:43 +01:00 |
Nathan Froyd
|
348797d9b2
|
Bug 798564 - remove prtypes.h #includes in modules/libmar/; r=ehsan
|
2013-01-23 16:36:59 -05:00 |
Trevor Saunders
|
2a624f853c
|
backout an accidental change that landed with bug 817133
|
2012-12-05 20:35:09 -05:00 |
Trevor Saunders
|
496f01cda1
|
bug 817133 - move platform init and shutdown stuff out of nsAccessNodeWrap and ApplicationAccessibleWrap static methods r=surkov
|
2012-12-01 19:58:25 -05:00 |
Ehsan Akhgari
|
8e702f60c5
|
Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
Ehsan Akhgari
|
f3c0ac7a23
|
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
|
2012-10-25 11:48:19 -04:00 |
Brian R. Bondy
|
def62086b3
|
Bug 795915 - Ensure permissions get encoded correctly in libmar test suite. r=rstrong
|
2012-10-19 19:07:25 -04:00 |
Brian R. Bondy
|
5cc09309d8
|
Bug 798415 - Import signature to MAR files implementation. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
4a89eb4cad
|
Bug 798415 - Tests for import signature to MAR files. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
459817141a
|
Bug 798415 - Binary data for tests for import signatures to MAR files. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
f6cba803e5
|
Bug 798413 - Tests for export signature from MAR files. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
39483bb578
|
Bug 798413 - Export signature from MAR files implementation. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
df5ae31148
|
Bug 798413 - Binary data for tests for export signatures from MAR files. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
f171dd7d09
|
Bug 792452 - Base implementation for multiple signing and verifying. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
6f9f43864f
|
Bug 792452 - Tests for multiple signing. r=bsmith
|
2012-10-17 09:39:44 -04:00 |
Brian R. Bondy
|
b232454d68
|
Bug 792452 - Binary data for multiple signature test cases. r=bsmith
|
2012-10-17 09:39:43 -04:00 |
Brian R. Bondy
|
e3b4a12541
|
Bug 795921 - Change MAR verification to use AND semantics for multiple signatures. r=bsmith
|
2012-10-17 09:39:42 -04:00 |
Ehsan Akhgari
|
845651448b
|
Bug 579517 - Part 5: Add missing StandardInteger.h #includes where needed; r=bsmedberg
Landing on a CLOSED TREE
|
2012-08-08 17:08:17 -04:00 |
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Michael Wu
|
c76fdd881b
|
Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey
|
2012-05-27 23:25:22 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Matt Brubeck
|
60b5d7f292
|
Back out c209fea124e1 (bug 754198) because of Win64 build failure
|
2012-05-11 13:23:49 -07:00 |
Fabrice Desré
|
5397f4846a
|
Bug 754198 - Warning treated as error in jemalloc.c. Build busted. [r=jlebar,bsmedberg]
|
2012-05-11 12:34:24 -07:00 |
Brian R. Bondy
|
43bb285440
|
Bug 730862 - Fix for signmar tests on linux and OS X. r=rstrong
|
2012-04-12 19:07:03 -04:00 |
Brian R. Bondy
|
990b6b1648
|
Bug 735969 - Revert the disable version downgrade check workaround from Bug 735784. r=rstrong
|
2012-04-12 19:06:19 -04:00 |
Brian R. Bondy
|
c5eb33d74f
|
Bug 730862 - Signmar tests fix for version upgrades. r=rstrong
|
2012-04-12 19:06:02 -04:00 |
Nathan Froyd
|
a8ef5def92
|
Bug 739958 - fix compiler warnings in libmar; r=bbondy
|
2012-03-28 09:03:17 -04:00 |
Brian R. Bondy
|
3379754562
|
Bug 735784 - Workaround for 13.0a1 users who are getting version downgrade errors. r=rstrong
|
2012-03-14 22:42:42 -04:00 |
Brian R. Bondy
|
e35ec9e9b0
|
Bug 730792 - Enable new security checks for updates without the service. r=rstrong
|
2012-03-05 15:47:46 -05:00 |
Brian R. Bondy
|
8bb6674ce3
|
Bug 730862 - Disable signmar by default and provide an option to enable it. r=rstrong. sr=khuey
|
2012-02-28 13:58:42 -05:00 |
Brian R. Bondy
|
36b8143b25
|
Bug 725180 - Misc libmar fixes found from tests. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
Brian R. Bondy
|
e0b2da7b0b
|
Bug 725180 - Create test suite for libmar. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
Brian R. Bondy
|
ccf07f422d
|
Bug 720688 - Ability to strip MAR signatures in libmar. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
Brian R. Bondy
|
80084f79ea
|
Bug 708690 - libmar enhancements for product information blocks. r=rstrong
|
2012-02-24 16:29:41 -05:00 |
Brian R. Bondy
|
3458244776
|
Bug 699700 - Add support for signing and verifying MAR files in libmar and the mar program. r=bsmith
|
2012-02-24 16:29:41 -05:00 |
Ed Morley
|
370527db8c
|
Bug 655039 - Remove WinCE code from libmar; r=rstrong
|
2011-05-05 17:14:43 -04:00 |
Justin Dolske
|
1d8f4e8f5b
|
Bug 533665 - Avoid the need to build NSPR for L10N repacks. r=robert.bugzilla a192=beltzner
|
2009-12-09 14:59:37 -08:00 |
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Hiroyuki Ikezoe
|
2aba70ec42
|
Bug 488807 - Should close the handle of FindFirstFile. r=blassey, sr=bsmedberg
|
2009-06-15 11:58:25 +02:00 |
Brad Lassey
|
522ce46286
|
Bug 479382 - libmar doesn't build on windows ce (uses posix file io); r=benjamin
|
2009-03-15 14:59:59 +01:00 |
benjamin@smedbergs.us
|
12691cf4ab
|
Bug 410485 - Windows updater broken from bug 396052, r=luser
|
2008-01-02 10:05:01 -08:00 |
benjamin@smedbergs.us
|
1129043a40
|
Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons
|
2007-11-09 11:36:05 -08:00 |
darin%meer.net
|
8424b6883e
|
fixes bug 332088 "Updater should use static libs on Windows" patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg
|
2006-04-16 16:29:28 +00:00 |
benjamin%smedbergs.us
|
4e5473cf67
|
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-03-02 15:15:03 +00:00 |
darin%meer.net
|
5efdf2880b
|
fixes bug 301643 "Off-by-one in mar_consume_index" r+a=bsmedberg
|
2005-07-28 22:19:37 +00:00 |