Searched refs:projects (Results 1 – 25 of 623) sorted by relevance
12345678910>>...25
32 VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl33 VC6_LIBDSP = projects/Windows/VC6/lib/libcurl.dsp.dist35 VC6_SRCTMPL = projects/Windows/VC6/src/curl.tmpl36 VC6_SRCDSP = projects/Windows/VC6/src/curl.dsp.dist39 VC7_LIBTMPL = projects/Windows/VC7/lib/libcurl.tmpl40 VC7_LIBVCPROJ = projects/Windows/VC7/lib/libcurl.vcproj.dist42 VC7_SRCTMPL = projects/Windows/VC7/src/curl.tmpl43 VC7_SRCVCPROJ = projects/Windows/VC7/src/curl.vcproj.dist46 VC71_LIBTMPL = projects/Windows/VC7.1/lib/libcurl.tmpl47 VC71_LIBVCPROJ = projects/Windows/VC7.1/lib/libcurl.vcproj.dist[all …]
208 projects="llvm cfe clang-tools-extra"210 projects="$projects compiler-rt"213 projects="$projects libcxx libcxxabi"215 projects="$projects libunwind"220 projects="$projects test-suite"224 projects="$projects openmp"227 projects="$projects lldb"273 for proj in $projects ; do287 for proj in $projects ; do302 projsrc=llvm.src/projects/$proj[all …]
20 projects="llvm cfe test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp …40 for proj in $projects; do58 for proj in $projects ; do
17 projects="llvm cfe test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp …40 for proj in $projects; do
10 [Python-Markdown]: http://freewisdom.org/projects/python-markdown11 [Markdown]: http://daringfireball.net/projects/markdown/12 [Features]: http://www.freewisdom.org/projects/python-markdown/Features13 [Available Extensions]: http://www.freewisdom.org/projects/python-markdown/Available_Extensions21 <http://freewisdom.org/projects/python-markdown>.29 [bug tracker]: http://www.freewisdom.org/projects/python-markdown/Tickets
3 - *[Python in Markdown](http://www.freewisdom.org/projects/python-markdown/) by some5 - _[Python in Markdown](http://www.freewisdom.org/projects/python-markdown/) by some7 - [_Python in Markdown_](http://www.freewisdom.org/projects/python-markdown/) by some9 - [_Python in Markdown_](http://www.freewisdom.org/projects/python-markdown/) _by some12 _[Python in Markdown](http://www.freewisdom.org/projects/python-markdown/) by some
53 mkdir -p $$HOME/homepage/private/projects/libdaemon54 cp libdaemon-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/libdaemon55 cp doc/README.html doc/style.css $$HOME/homepage/private/projects/libdaemon56 ln -sf README.html $$HOME/homepage/private/projects/libdaemon/index.html57 cp -av doc/reference/ $$HOME/homepage/private/projects/libdaemon/
68 /msvc/projects/*/*/Debug*/69 /msvc/projects/*/*/Release*/70 /msvc/projects/*/*/Win32/71 /msvc/projects/*/*/x64/
3 [![Build Status](https://semaphoreci.com/api/v1/projects/29d989ba-0f70-4006-be21-550f6692b73b/44992…4 …verity Scan Status](https://scan.coverity.com/projects/2096/badge.svg)](https://scan.coverity.com/…
45 # External projects that are tracked independently.46 projects/*47 !projects/*.*48 !projects/Makefile
10 The LLVM toolchain is primarily composed of the following projects:16 Each of these projects has three important branches:51 projects needed to build the platform compilers. Updates are done by merging56 Prebuilts are then generated using these projects and placed into the proper59 The prebuilt projects contain multiple versions to make it easy to check in a68 projects), we will copy each **external/** *aosp/dev* project to its73 committers to upstream LLVM projects, since their commits will be batched up
94 The following projects will almost always have CLs as a part of the rebase.95 Depending on the changes in LLVM, there might be updates to other projects as98 * External projects105 * RenderScript projects
31 projects = {}33 projects[project] = []37 projects[project].append(file[:-8])38 return projects
4 [![Build status](https://ci.appveyor.com/api/projects/status/xvrfam94jii4a6lw?svg=true)](https://ci…5 … Scan Build Status](https://scan.coverity.com/projects/2180/badge.svg)](https://scan.coverity.com/…
4 [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/cbeust/testng?svg=true)](https://ci…5 …(https://www.versioneye.com/user/projects/553a031c4e5d2e9408000059/badge.svg)](https://www.version…
21 The build.gni file provides a way for projects to override defaults for23 projects).28 have to keep requiring projects to create a bunch of different files to use GN.
4 #### Included projects6 The following projects are included with the lz4 distribution:24 The Visual Studio solution file `lz4.sln` contains many projects that will be compiled to the27 following projects:
1 # This file handles building LLVM runtime sub-projects.3 # Runtimes are different from tools or other drop-in projects because runtimes10 # Find all subdirectories containing CMake projects68 # We create a list the names of all the runtime projects in all uppercase and
18 http://www.sf.net/projects/gnu-efi19 http://www.sf.net/projects/elilo
10 git clone --depth=1 https://github.com/llvm-mirror/libcxx.git llvm-source/projects/libcxx11 git clone --depth=1 https://github.com/llvm-mirror/libcxxabi.git llvm-source/projects/libcxxabi
43 …mes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c", metadat…44 …mes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c", metadat…
21 projects="llvm cfe dragonegg test-suite"149 for proj in $projects ; do163 for proj in $projects ; do176 cd $BuildDir/llvm.src/projects
27 This distribution contains three projects, the project files needed to 30 The projects are:57 Tou use the ANTLR v3.1 .NET Runtime Library in your projects, add a 58 reference to the following file in your projects:
404 .projects: $(PROJECTS)411 .install-projects: .projects $(addprefix $(DIST_DIR)/,$(INSTALL-PROJECTS))415 rm -f .projects .install-projects $(PROJECTS)447 BUILD_TARGETS += .projects448 INSTALL_TARGETS += .install-projects