Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(480)

Side by Side Diff: nss.gyp

Issue 319593003: Update to NSS 3.16.2 Beta 3. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Remove unused function SEC_NumberOrNameStringToOIDTag Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'conditions': [ 7 'conditions': [
8 ['OS=="ios"', { 8 ['OS=="ios"', {
9 'exclude_nss_root_certs%': 0, 9 'exclude_nss_root_certs%': 0,
10 'exclude_nss_libpkix%': 0, 10 'exclude_nss_libpkix%': 0,
(...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 'nss/lib/freebl/cts.c', 553 'nss/lib/freebl/cts.c',
554 'nss/lib/freebl/cts.h', 554 'nss/lib/freebl/cts.h',
555 'nss/lib/freebl/des.c', 555 'nss/lib/freebl/des.c',
556 'nss/lib/freebl/des.h', 556 'nss/lib/freebl/des.h',
557 'nss/lib/freebl/desblapi.c', 557 'nss/lib/freebl/desblapi.c',
558 'nss/lib/freebl/dh.c', 558 'nss/lib/freebl/dh.c',
559 'nss/lib/freebl/drbg.c', 559 'nss/lib/freebl/drbg.c',
560 'nss/lib/freebl/dsa.c', 560 'nss/lib/freebl/dsa.c',
561 'nss/lib/freebl/ec.c', 561 'nss/lib/freebl/ec.c',
562 'nss/lib/freebl/ec.h', 562 'nss/lib/freebl/ec.h',
563 'nss/lib/freebl/ecdecode.c',
563 'nss/lib/freebl/ecl/ec2.h', 564 'nss/lib/freebl/ecl/ec2.h',
564 'nss/lib/freebl/ecl/ecl-curve.h', 565 'nss/lib/freebl/ecl/ecl-curve.h',
565 'nss/lib/freebl/ecl/ecl-exp.h', 566 'nss/lib/freebl/ecl/ecl-exp.h',
566 'nss/lib/freebl/ecl/ecl-priv.h', 567 'nss/lib/freebl/ecl/ecl-priv.h',
567 'nss/lib/freebl/ecl/ecl.c', 568 'nss/lib/freebl/ecl/ecl.c',
568 'nss/lib/freebl/ecl/ecl.h', 569 'nss/lib/freebl/ecl/ecl.h',
569 'nss/lib/freebl/ecl/ecl_curve.c', 570 'nss/lib/freebl/ecl/ecl_curve.c',
570 'nss/lib/freebl/ecl/ecl_gf.c', 571 'nss/lib/freebl/ecl/ecl_gf.c',
571 'nss/lib/freebl/ecl/ecl_mult.c', 572 'nss/lib/freebl/ecl/ecl_mult.c',
572 'nss/lib/freebl/ecl/ecp.h', 573 'nss/lib/freebl/ecl/ecp.h',
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
867 'nss/lib/pki/pkit.h', 868 'nss/lib/pki/pkit.h',
868 'nss/lib/pki/pkitm.h', 869 'nss/lib/pki/pkitm.h',
869 'nss/lib/pki/symmkey.c', 870 'nss/lib/pki/symmkey.c',
870 'nss/lib/pki/tdcache.c', 871 'nss/lib/pki/tdcache.c',
871 'nss/lib/pki/trustdomain.c', 872 'nss/lib/pki/trustdomain.c',
872 'nss/lib/smime/cms.h', 873 'nss/lib/smime/cms.h',
873 'nss/lib/smime/cmslocal.h', 874 'nss/lib/smime/cmslocal.h',
874 'nss/lib/smime/cmsreclist.h', 875 'nss/lib/smime/cmsreclist.h',
875 'nss/lib/smime/cmst.h', 876 'nss/lib/smime/cmst.h',
876 'nss/lib/smime/smime.h', 877 'nss/lib/smime/smime.h',
877 'nss/lib/softoken/ecdecode.c',
878 'nss/lib/softoken/fipsaudt.c', 878 'nss/lib/softoken/fipsaudt.c',
879 'nss/lib/softoken/fipstest.c', 879 'nss/lib/softoken/fipstest.c',
880 'nss/lib/softoken/fipstokn.c', 880 'nss/lib/softoken/fipstokn.c',
881 'nss/lib/softoken/jpakesftk.c', 881 'nss/lib/softoken/jpakesftk.c',
882 'nss/lib/softoken/lgglue.c', 882 'nss/lib/softoken/lgglue.c',
883 'nss/lib/softoken/lgglue.h', 883 'nss/lib/softoken/lgglue.h',
884 'nss/lib/softoken/lowkey.c', 884 'nss/lib/softoken/lowkey.c',
885 'nss/lib/softoken/lowkeyi.h', 885 'nss/lib/softoken/lowkeyi.h',
886 'nss/lib/softoken/lowkeyti.h', 886 'nss/lib/softoken/lowkeyti.h',
887 'nss/lib/softoken/lowpbe.c', 887 'nss/lib/softoken/lowpbe.c',
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
1165 'defines': [ 1165 'defines': [
1166 'NSS_X86_OR_X64', 1166 'NSS_X86_OR_X64',
1167 'NSS_X86', 1167 'NSS_X86',
1168 '_X86_', 1168 '_X86_',
1169 'MP_ASSEMBLY_MULTIPLY', 1169 'MP_ASSEMBLY_MULTIPLY',
1170 'MP_ASSEMBLY_SQUARE', 1170 'MP_ASSEMBLY_SQUARE',
1171 'MP_ASSEMBLY_DIV_2DX1D', 1171 'MP_ASSEMBLY_DIV_2DX1D',
1172 'MP_USE_UINT_DIGIT', 1172 'MP_USE_UINT_DIGIT',
1173 'MP_NO_MP_WORD', 1173 'MP_NO_MP_WORD',
1174 'USE_HW_AES', 1174 'USE_HW_AES',
1175 'INTEL_GCM',
1175 ], 1176 ],
1176 'msvs_settings': { 1177 'msvs_settings': {
1177 'MASM': { 1178 'MASM': {
1178 'UseSafeExceptionHandlers': 'true', 1179 'UseSafeExceptionHandlers': 'true',
1179 }, 1180 },
1180 }, 1181 },
1181 }], 1182 }],
1182 ['target_arch=="x64"', { 1183 ['target_arch=="x64"', {
1183 'defines': [ 1184 'defines': [
1184 'NSS_USE_64', 1185 'NSS_USE_64',
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
1231 '-Wno-incompatible-pointer-types', 1232 '-Wno-incompatible-pointer-types',
1232 '-Wno-logical-op-parentheses', 1233 '-Wno-logical-op-parentheses',
1233 '-Wno-switch', 1234 '-Wno-switch',
1234 '-Wno-tautological-compare', 1235 '-Wno-tautological-compare',
1235 ], 1236 ],
1236 }], 1237 }],
1237 ], 1238 ],
1238 }, 1239 },
1239 ], 1240 ],
1240 } 1241 }
OLDNEW
« no previous file with comments | « README.chromium ('k') | nss/lib/certdb/alg1485.c » ('j') | nss/lib/certdb/genname.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698