| OLD | NEW |
| 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 855 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 866 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.c', | 866 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.c', |
| 867 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.h', | 867 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.h', |
| 868 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.c', | 868 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.c', |
| 869 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.h', | 869 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_primhash.h', |
| 870 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.c', | 870 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.c', |
| 871 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.h', | 871 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_rwlock.h', |
| 872 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.c', | 872 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.c', |
| 873 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.h', | 873 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.h', |
| 874 'nss/lib/nss/nss.h', | 874 'nss/lib/nss/nss.h', |
| 875 'nss/lib/nss/nssinit.c', | 875 'nss/lib/nss/nssinit.c', |
| 876 'nss/lib/nss/nssoptions.c', |
| 877 'nss/lib/nss/nssoptions.h', |
| 876 'nss/lib/nss/nssrenam.h', | 878 'nss/lib/nss/nssrenam.h', |
| 877 'nss/lib/nss/utilwrap.c', | 879 'nss/lib/nss/utilwrap.c', |
| 878 'nss/lib/pk11wrap/debug_module.c', | 880 'nss/lib/pk11wrap/debug_module.c', |
| 879 'nss/lib/pk11wrap/dev3hack.c', | 881 'nss/lib/pk11wrap/dev3hack.c', |
| 880 'nss/lib/pk11wrap/dev3hack.h', | 882 'nss/lib/pk11wrap/dev3hack.h', |
| 881 'nss/lib/pk11wrap/pk11akey.c', | 883 'nss/lib/pk11wrap/pk11akey.c', |
| 882 'nss/lib/pk11wrap/pk11auth.c', | 884 'nss/lib/pk11wrap/pk11auth.c', |
| 883 'nss/lib/pk11wrap/pk11cert.c', | 885 'nss/lib/pk11wrap/pk11cert.c', |
| 884 'nss/lib/pk11wrap/pk11cxt.c', | 886 'nss/lib/pk11wrap/pk11cxt.c', |
| 885 'nss/lib/pk11wrap/pk11err.c', | 887 'nss/lib/pk11wrap/pk11err.c', |
| (...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1030 'nss/lib/util/secport.h', | 1032 'nss/lib/util/secport.h', |
| 1031 'nss/lib/util/sectime.c', | 1033 'nss/lib/util/sectime.c', |
| 1032 'nss/lib/util/templates.c', | 1034 'nss/lib/util/templates.c', |
| 1033 'nss/lib/util/utf8.c', | 1035 'nss/lib/util/utf8.c', |
| 1034 'nss/lib/util/utilmod.c', | 1036 'nss/lib/util/utilmod.c', |
| 1035 'nss/lib/util/utilmodt.h', | 1037 'nss/lib/util/utilmodt.h', |
| 1036 'nss/lib/util/utilpars.c', | 1038 'nss/lib/util/utilpars.c', |
| 1037 'nss/lib/util/utilpars.h', | 1039 'nss/lib/util/utilpars.h', |
| 1038 'nss/lib/util/utilparst.h', | 1040 'nss/lib/util/utilparst.h', |
| 1039 'nss/lib/util/utilrename.h', | 1041 'nss/lib/util/utilrename.h', |
| 1042 'nss/lib/util/verref.h', |
| 1040 ], | 1043 ], |
| 1041 'sources!': [ | 1044 'sources!': [ |
| 1042 # mpi_arm.c is included by mpi_arm_mac.c. | 1045 # mpi_arm.c is included by mpi_arm_mac.c. |
| 1043 # NOTE: mpi_arm.c can be used directly on Linux. mpi_arm.c will need | 1046 # NOTE: mpi_arm.c can be used directly on Linux. mpi_arm.c will need |
| 1044 # to be excluded conditionally if we start to build NSS on Linux. | 1047 # to be excluded conditionally if we start to build NSS on Linux. |
| 1045 'nss/lib/freebl/mpi/mpi_arm.c', | 1048 'nss/lib/freebl/mpi/mpi_arm.c', |
| 1046 # primes.c is included by mpprime.c. | 1049 # primes.c is included by mpprime.c. |
| 1047 'nss/lib/freebl/mpi/primes.c', | 1050 'nss/lib/freebl/mpi/primes.c', |
| 1048 # unix_rand.c and win_rand.c are included by sysrand.c. | 1051 # unix_rand.c and win_rand.c are included by sysrand.c. |
| 1049 'nss/lib/freebl/unix_rand.c', | 1052 'nss/lib/freebl/unix_rand.c', |
| (...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1285 # mpi_x86_asm.c contains MSVC inline assembly code. | 1288 # mpi_x86_asm.c contains MSVC inline assembly code. |
| 1286 'nss/lib/freebl/mpi/mpi_x86_asm.c', | 1289 'nss/lib/freebl/mpi/mpi_x86_asm.c', |
| 1287 ], | 1290 ], |
| 1288 }], | 1291 }], |
| 1289 ], | 1292 ], |
| 1290 }, | 1293 }, |
| 1291 ], | 1294 ], |
| 1292 }], | 1295 }], |
| 1293 ], | 1296 ], |
| 1294 } | 1297 } |
| OLD | NEW |