Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
Gervase Markham e95524780d Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matt Brubeck 20e8f48026 Back out c209fea124e1 (bug 754198) because of Win64 build failure 2012-05-11 13:23:49 -07:00
Fabrice Desré 082dff7ab9 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 ba7bd62a9a Bug 730862 - Fix for signmar tests on linux and OS X. r=rstrong 2012-04-12 19:07:03 -04:00
Brian R. Bondy c596f946fd 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 f36fa8f117 Bug 730862 - Signmar tests fix for version upgrades. r=rstrong 2012-04-12 19:06:02 -04:00
Nathan Froyd 892a768ad6 Bug 739958 - fix compiler warnings in libmar; r=bbondy 2012-03-28 09:03:17 -04:00
Brian R. Bondy bee93e3596 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 12b5cde2a2 Bug 730792 - Enable new security checks for updates without the service. r=rstrong 2012-03-05 15:47:46 -05:00
Brian R. Bondy ea74bb4e8f 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 6afc83be33 Bug 725180 - Misc libmar fixes found from tests. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy 506a7f1d23 Bug 725180 - Create test suite for libmar. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy d781b5bdff Bug 720688 - Ability to strip MAR signatures in libmar. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy 45c15e092d Bug 708690 - libmar enhancements for product information blocks. r=rstrong 2012-02-24 16:29:41 -05:00
Brian R. Bondy 785c6ca5ee 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 035c51fae6 Bug 655039 - Remove WinCE code from libmar; r=rstrong 2011-05-05 17:14:43 -04:00
Justin Dolske fbc59c62e6 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 28fb767bd1 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 352f827bbd Bug 488807 - Should close the handle of FindFirstFile. r=blassey, sr=bsmedberg 2009-06-15 11:58:25 +02:00
Brad Lassey 934bb1d83e 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 dbd13f7a4d Bug 410485 - Windows updater broken from bug 396052, r=luser 2008-01-02 10:05:01 -08:00
benjamin@smedbergs.us 7efc6976cf Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons 2007-11-09 11:36:05 -08:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
benjamin%smedbergs.us ba4bd8da93 Bug 410485 - Windows updater broken from bug 396052, r=luser 2008-01-02 18:05:02 +00:00
benjamin%smedbergs.us b47441f923 Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons 2007-11-09 19:36:05 +00:00
timeless%mozdev.org e5994a7a78 Bug 341958 add some more items to .cvsignore
r=bsmedberg sr=pavlov
2007-09-06 03:44:50 +00:00
darin%meer.net 1ec3a142c8 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 ea521b759b 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 b2fa0c86d3 fixes bug 301643 "Off-by-one in mar_consume_index" r+a=bsmedberg 2005-07-28 22:19:37 +00:00
darin%meer.net b21bf565bc Remove -NODEFAULTLIB option to fix MSVC build bustage, bug 299557, r+a=chase 2005-07-05 21:30:12 +00:00
cls%seawood.org 08b02ee902 Fixing mingw cross-compile bustage:
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00
cls%seawood.org c849b2aa0c Use HOST_EXTRA_LIBS for linking HOST_PROGRAMS.
Do not define WinMain() for gcc builds.
Bug #298417 r=bsmedberg a=chofmann
2005-06-22 15:55:32 +00:00
darin%meer.net 35f9f4aeab Add support for "-C working_dir" a'la GNUmake to simplify building mar files. 2005-06-22 00:26:29 +00:00
darin%meer.net 49db45ad14 fixes bug 297124 "mar.exe fails to link with MSVC 2005 beta 2" r=darin,cls 2005-06-08 22:26:48 +00:00
darin%meer.net 8daab17916 Landing libmar for new application update system (bug 296303) r=bsmedberg,cls,brendan 2005-06-08 17:28:20 +00:00