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

Side by Side Diff: nss.gyp

Issue 493213002: Don't use <(DEPTH) in the argument to the -include flag. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Pass just the file name to -include. Rename build_config_mac.h with nss_ prefix. Created 6 years, 3 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
« no previous file with comments | « README.chromium ('k') | nss/lib/freebl/build_config_mac.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 522 matching lines...) Expand 10 before | Expand all | Expand 10 after
533 'nss/lib/dev/nssdevt.h', 533 'nss/lib/dev/nssdevt.h',
534 'nss/lib/freebl/aeskeywrap.c', 534 'nss/lib/freebl/aeskeywrap.c',
535 'nss/lib/freebl/alg2268.c', 535 'nss/lib/freebl/alg2268.c',
536 'nss/lib/freebl/alghmac.c', 536 'nss/lib/freebl/alghmac.c',
537 'nss/lib/freebl/alghmac.h', 537 'nss/lib/freebl/alghmac.h',
538 'nss/lib/freebl/arcfive.c', 538 'nss/lib/freebl/arcfive.c',
539 'nss/lib/freebl/arcfour.c', 539 'nss/lib/freebl/arcfour.c',
540 'nss/lib/freebl/blapi.h', 540 'nss/lib/freebl/blapi.h',
541 'nss/lib/freebl/blapii.h', 541 'nss/lib/freebl/blapii.h',
542 'nss/lib/freebl/blapit.h', 542 'nss/lib/freebl/blapit.h',
543 'nss/lib/freebl/build_config_mac.h',
544 'nss/lib/freebl/camellia.c', 543 'nss/lib/freebl/camellia.c',
545 'nss/lib/freebl/camellia.h', 544 'nss/lib/freebl/camellia.h',
546 'nss/lib/freebl/chacha20/chacha20.c', 545 'nss/lib/freebl/chacha20/chacha20.c',
547 'nss/lib/freebl/chacha20/chacha20.h', 546 'nss/lib/freebl/chacha20/chacha20.h',
548 'nss/lib/freebl/chacha20/chacha20_vec.c', 547 'nss/lib/freebl/chacha20/chacha20_vec.c',
549 'nss/lib/freebl/chacha20poly1305.c', 548 'nss/lib/freebl/chacha20poly1305.c',
550 'nss/lib/freebl/chacha20poly1305.h', 549 'nss/lib/freebl/chacha20poly1305.h',
551 'nss/lib/freebl/ctr.c', 550 'nss/lib/freebl/ctr.c',
552 'nss/lib/freebl/ctr.h', 551 'nss/lib/freebl/ctr.h',
553 'nss/lib/freebl/cts.c', 552 'nss/lib/freebl/cts.c',
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
606 'nss/lib/freebl/mpi/mpi_x86_asm.c', 605 'nss/lib/freebl/mpi/mpi_x86_asm.c',
607 'nss/lib/freebl/mpi/mplogic.c', 606 'nss/lib/freebl/mpi/mplogic.c',
608 'nss/lib/freebl/mpi/mplogic.h', 607 'nss/lib/freebl/mpi/mplogic.h',
609 'nss/lib/freebl/mpi/mpmontg.c', 608 'nss/lib/freebl/mpi/mpmontg.c',
610 'nss/lib/freebl/mpi/mpprime.c', 609 'nss/lib/freebl/mpi/mpprime.c',
611 'nss/lib/freebl/mpi/mpprime.h', 610 'nss/lib/freebl/mpi/mpprime.h',
612 'nss/lib/freebl/mpi/mp_gf2m-priv.h', 611 'nss/lib/freebl/mpi/mp_gf2m-priv.h',
613 'nss/lib/freebl/mpi/mp_gf2m.c', 612 'nss/lib/freebl/mpi/mp_gf2m.c',
614 'nss/lib/freebl/mpi/mp_gf2m.h', 613 'nss/lib/freebl/mpi/mp_gf2m.h',
615 'nss/lib/freebl/mpi/primes.c', 614 'nss/lib/freebl/mpi/primes.c',
615 'nss/lib/freebl/nss_build_config_mac.h',
616 'nss/lib/freebl/poly1305/poly1305-donna-x64-sse2-incremental-source.c', 616 'nss/lib/freebl/poly1305/poly1305-donna-x64-sse2-incremental-source.c',
617 'nss/lib/freebl/poly1305/poly1305.c', 617 'nss/lib/freebl/poly1305/poly1305.c',
618 'nss/lib/freebl/poly1305/poly1305.h', 618 'nss/lib/freebl/poly1305/poly1305.h',
619 'nss/lib/freebl/pqg.c', 619 'nss/lib/freebl/pqg.c',
620 'nss/lib/freebl/pqg.h', 620 'nss/lib/freebl/pqg.h',
621 'nss/lib/freebl/rawhash.c', 621 'nss/lib/freebl/rawhash.c',
622 'nss/lib/freebl/rijndael.c', 622 'nss/lib/freebl/rijndael.c',
623 'nss/lib/freebl/rijndael.h', 623 'nss/lib/freebl/rijndael.h',
624 'nss/lib/freebl/rijndael32.tab', 624 'nss/lib/freebl/rijndael32.tab',
625 'nss/lib/freebl/rsa.c', 625 'nss/lib/freebl/rsa.c',
(...skipping 493 matching lines...) Expand 10 before | Expand all | Expand 10 after
1119 'HAVE_STRERROR', 1119 'HAVE_STRERROR',
1120 'HAVE_BSD_FLOCK', 1120 'HAVE_BSD_FLOCK',
1121 'SHLIB_SUFFIX=\"dylib\"', 1121 'SHLIB_SUFFIX=\"dylib\"',
1122 'SHLIB_PREFIX=\"lib\"', 1122 'SHLIB_PREFIX=\"lib\"',
1123 'SOFTOKEN_LIB_NAME=\"libsoftokn3.dylib\"', 1123 'SOFTOKEN_LIB_NAME=\"libsoftokn3.dylib\"',
1124 ], 1124 ],
1125 'sources!': [ 1125 'sources!': [
1126 'nss/lib/freebl/mpi/mpi_amd64.c', 1126 'nss/lib/freebl/mpi/mpi_amd64.c',
1127 ], 1127 ],
1128 'variables': { 1128 'variables': {
1129 'forced_include_file': '<(DEPTH)/third_party/nss/nss/lib/freebl/buil d_config_mac.h', 1129 'forced_include_file': 'nss_build_config_mac.h',
1130 }, 1130 },
1131 'xcode_settings': { 1131 'xcode_settings': {
1132 'conditions': [ 1132 'conditions': [
1133 ['component == "shared_library"', { 1133 ['component == "shared_library"', {
1134 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', # no -fvisibility=hidden 1134 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', # no -fvisibility=hidden
1135 }], 1135 }],
1136 ], 1136 ],
1137 # Define processor architecture specific macros in 1137 # Define processor architecture specific macros in
1138 # <(forced_include_file). 1138 # <(forced_include_file).
1139 'OTHER_CFLAGS': [ 1139 'OTHER_CFLAGS': [
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
1232 '-Wno-incompatible-pointer-types', 1232 '-Wno-incompatible-pointer-types',
1233 '-Wno-logical-op-parentheses', 1233 '-Wno-logical-op-parentheses',
1234 '-Wno-switch', 1234 '-Wno-switch',
1235 '-Wno-tautological-compare', 1235 '-Wno-tautological-compare',
1236 ], 1236 ],
1237 }], 1237 }],
1238 ], 1238 ],
1239 }, 1239 },
1240 ], 1240 ],
1241 } 1241 }
OLDNEW
« no previous file with comments | « README.chromium ('k') | nss/lib/freebl/build_config_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698