Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 40 for pbxproj (0.18 sec)

  1. platforms/ide/ide-native/src/main/groovy/org/gradle/ide/visualstudio/tasks/internal/VisualStudioProjectFile.groovy

            super(xmlTransformer)
            this.fileLocationResolver = fileLocationResolver
        }
    
        protected String getDefaultResourceName() {
            'default.vcxproj'
        }
    
        def setProjectUuid(String uuid) {
            Node globals = xml.PropertyGroup.find({ it.'@Label' == 'Globals' }) as Node
            globals.appendNode("ProjectGUID", uuid)
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:12 UTC 2023
    - 5.9K bytes
    - Viewed (0)
  2. platforms/native/language-native/src/main/java/org/gradle/language/cpp/internal/DefaultCppLibrary.java

        public FileTree getPublicHeaderFiles() {
            PatternSet patterns = new PatternSet();
            // if you would like to add more endings to this pattern, make sure to also edit DefaultCppComponent.java and default.vcxproj.filters
            patterns.include("**/*.h");
            patterns.include("**/*.hpp");
            patterns.include("**/*.h++");
            patterns.include("**/*.hxx");
            patterns.include("**/*.hm");
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Dec 20 04:34:06 UTC 2023
    - 7.5K bytes
    - Viewed (0)
  3. platforms/ide/ide-native/src/main/groovy/org/gradle/ide/visualstudio/tasks/GenerateProjectFileTask.java

    import org.gradle.work.DisableCachingByDefault;
    
    import javax.annotation.Nullable;
    import java.io.File;
    import java.util.concurrent.Callable;
    
    /**
     * Task for generating a Visual Studio project file (e.g. {@code foo.vcxproj}).
     */
    @Incubating
    @DisableCachingByDefault(because = "Not made cacheable, yet")
    public abstract class GenerateProjectFileTask extends XmlGeneratorTask<VisualStudioProjectFile> {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:12 UTC 2023
    - 5.6K bytes
    - Viewed (0)
  4. platforms/native/platform-native/src/integTest/groovy/org/gradle/nativeplatform/sourceset/GeneratedSourcesIntegrationTest.groovy

            then:
            final mainSolution = new SolutionFile(file("test.sln"))
            mainSolution.assertHasProjects("mainExe")
    
            and:
            final projectFile = new ProjectFile(file("mainExe.vcxproj"))
            projectFile.sourceFiles as Set == [
                    "build.gradle",
                    "build/src/generated/c/hello.c",
                    "build/src/generated/c/main.c",
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 12.6K bytes
    - Viewed (0)
  5. platforms/ide/ide-native/src/integTest/groovy/org/gradle/ide/visualstudio/AbstractVisualStudioProjectIntegrationTest.groovy

        }
    
        SolutionFile getSolutionFile() {
            return solutionFile("${rootProjectName}.sln")
        }
    
        ProjectFile getProjectFile() {
            return projectFile("${visualStudioProjectName}.vcxproj")
        }
    
        abstract String getBuildFile(VariantContext variantContext)
    
        abstract void makeSingleProject()
    
        abstract String getVisualStudioProjectName()
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:12 UTC 2023
    - 14.7K bytes
    - Viewed (0)
  6. platforms/native/testing-native/src/integTest/groovy/org/gradle/nativeplatform/test/googletest/GoogleTestIntegrationTest.groovy

            final mainSolution = new SolutionFile(file("test.sln"))
            mainSolution.assertHasProjects("helloTestExe", "helloLib", "helloDll")
    
            and:
            final projectFile = new ProjectFile(file("helloTestExe.vcxproj"))
            projectFile.sourceFiles as Set == [
                    "build.gradle",
                    "src/helloTest/cpp/test.cpp",
                    "src/hello/cpp/hello.cpp",
                    "src/hello/cpp/sum.cpp"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 16.1K bytes
    - Viewed (0)
  7. platforms/native/testing-native/src/integTest/groovy/org/gradle/nativeplatform/test/cunit/CUnitIntegrationTest.groovy

            final mainSolution = new SolutionFile(file("test.sln"))
            mainSolution.assertHasProjects("helloTestExe", "helloDll", "helloLib",)
    
            and:
            final projectFile = new ProjectFile(file("helloTestExe.vcxproj"))
            projectFile.sourceFiles as Set == [
                "build.gradle",
                "build/src/helloTest/cunitLauncher/c/gradle_cunit_main.c",
                "src/helloTest/c/test.c",
                "src/hello/c/hello.c",
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 17K bytes
    - Viewed (0)
  8. src/cmd/go/internal/help/helpdoc.go

    If that page contains the meta tag
    
    	<meta name="go-import" content="example.org git https://code.org/r/p/exproj">
    
    the go tool will verify that https://example.org/?go-get=1 contains the
    same meta tag and then git clone https://code.org/r/p/exproj into
    GOPATH/src/example.org.
    
    When using GOPATH, downloaded packages are written to the first directory
    listed in the GOPATH environment variable.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 36.3K bytes
    - Viewed (0)
  9. src/encoding/json/testdata/code.json.gz

    :1,"min_t":1237305507,"max_t":1237305507,"mean_t":1237305507},{"name":"SConscript","kids":[],"cl_weight":0.569047619047619,"touches":4,"min_t":1225849466,"max_t":1235594044,"mean_t":1228574184},{"name":"chrome.xcodeproj","kids":[{"name":"project.pbxproj","kids":[],"cl_weight":0.8047979797979798,"touches":7,"min_t":1233013384,"max_t":1235095204,"mean_t":1234260265}],"cl_weight":0.8047979797979798,"touches":7,"min_t":1233013384,"max_t":1235095204,"mean_t":1234260265},{"name":"chrome_kjs.sln","kids...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  10. src/cmd/go/alldocs.go

    //
    // If that page contains the meta tag
    //
    //	<meta name="go-import" content="example.org git https://code.org/r/p/exproj">
    //
    // the go tool will verify that https://example.org/?go-get=1 contains the
    // same meta tag and then git clone https://code.org/r/p/exproj into
    // GOPATH/src/example.org.
    //
    // When using GOPATH, downloaded packages are written to the first directory
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top