Home | History | Annotate | Download | only in lib

Lines Matching refs:Xcode

313     # Default xcode_ninja_target_pattern to ^.*$ to fix xcode-ninja tests
995 Subclass for testing the GYP Xcode generator.
997 format = 'xcode'
1017 'Checking Dependencies...\n** BUILD SUCCEEDED **\n', # Xcode 3.0/3.1
1018 'Check dependencies\n** BUILD SUCCEEDED **\n\n', # Xcode 3.2
1019 'Check dependencies\n\n\n** BUILD SUCCEEDED **\n\n', # Xcode 4.2
1020 'Check dependencies\n\n** BUILD SUCCEEDED **\n\n', # Xcode 5.0
1043 # Work around spurious stderr output from Xcode 4, http://crbug.com/181012
1060 Verifies that a build of the specified Xcode target is up to date.
1083 as built by Xcode.
1106 Subclass for testing the GYP Xcode Ninja generator.
1108 format = 'xcode-ninja'