Searched full:sln (Results 1 – 23 of 23) sorted by relevance
/freebsd/sys/contrib/libsodium/builds/msvc/build/ |
H A D | buildall.bat | 3 CALL buildbase.bat ..\vs2017\libsodium.sln 15 5 CALL buildbase.bat ..\vs2015\libsodium.sln 14 7 CALL buildbase.bat ..\vs2013\libsodium.sln 12 9 CALL buildbase.bat ..\vs2012\libsodium.sln 11 11 CALL buildbase.bat ..\vs2010\libsodium.sln 10
|
H A D | buildbase.bat | 2 REM Usage: [buildbase.bat ..\vs2013\mysolution.sln 12]
|
/freebsd/usr.bin/sort/ |
H A D | radixsort.c | 71 size_t sln; member 311 size_t sln; in free_sort_level() local 313 sln = sl->sln; in free_sort_level() 315 for (size_t i = 0; i < sln; ++i) { in free_sort_level() 333 size_t i, sln, tosort_num; in run_sort_level_next() local 388 sl->sln = 0; in run_sort_level_next() 415 sl->sln = 256; in run_sort_level_next() 462 sln = sl->sln; in run_sort_level_next() 464 for (i = 0; i < sln; ++i) { in run_sort_level_next() 482 sln = sl->sln; in run_sort_level_next() [all …]
|
/freebsd/sys/contrib/libsodium/builds/ |
H A D | Makefile.am | 37 msvc/vs2010/libsodium.sln \ 44 msvc/vs2012/libsodium.sln \ 51 msvc/vs2013/libsodium.sln \ 58 msvc/vs2015/libsodium.sln \ 65 msvc/vs2017/libsodium.sln
|
/freebsd/contrib/googletest/ |
H A D | .gitignore | 74 /googlemock/gmock.sln 85 /googletest-distribution.sln
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | windows_support.rst | 78 #. open LLVM.sln with Visual Studio, and 83 msbuild LLVM.sln /m /target:"lld executables\lld"
|
/freebsd/contrib/bc/ |
H A D | .gitattributes | 3 *.sln eol=crlf
|
H A D | README.md | 84 To build `bc`, you can open the `vs/bc.sln` file in Visual Studio, select the 90 msbuild -property:Configuration=<config> vs/bc.sln 104 To build the library, you can open the `vs/bcl.sln` file in Visual Studio, 110 msbuild -property:Configuration=<config> vs/bcl.sln
|
/freebsd/contrib/expat/ |
H A D | FREEBSD-Xlist | 18 expat.sln
|
/freebsd/sys/contrib/libsodium/ |
H A D | Makefile.am | 5 libsodium.sln \
|
/freebsd/sys/contrib/zstd/ |
H A D | .gitattributes | 13 *.sln text eol=crlf
|
H A D | appveyor.yml | 191 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /p:ForceImpor… 193 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /t:Clean,Buil…
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | README.md | 85 $ start libevent.sln 153 $ start libevent.sln
|
H A D | CMakeLists.txt | 19 # start libevent.sln
|
/freebsd/contrib/libevent/ |
H A D | README.md | 85 $ start libevent.sln 153 $ start libevent.sln
|
H A D | CMakeLists.txt | 19 # start libevent.sln
|
/freebsd/contrib/bc/manuals/ |
H A D | build.md | 57 In Visual Studio, open up the solution file (`bc.sln` for `bc`, or `bcl.sln` for 68 msbuild -property:Configuration=<config> vs/bc.sln 76 msbuild -property:Configuration=<config> vs/bcl.sln
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.windows.md | 196 msbuild/m pcap.sln
|
/freebsd/contrib/googletest/googletest/ |
H A D | README.md | 51 If you use Windows and have Visual Studio installed, a `gtest.sln` file and
|
/freebsd/contrib/ntp/html/hints/ |
H A D | winnt.html | 60 <li>Open the ports\winnt\vs2008\ntp.sln solution file
|
/freebsd/contrib/expat/doc/ |
H A D | reference.html | 320 you can use CMake to generate a <code>.sln</code> file, e.g. 323 </code>, and build Expat using <code>msbuild /m expat.sln</code> after.</p>
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 4637 ports/winnt/vs2015/ntp.sln@1.3 +0 -0 22209 ports/winnt/vs2015/ntp.sln@1.2 +3 -3 23421 ports/winnt/vs2015/ntp.sln@1.1 +166 -0 23425 ports/winnt/vs2015/ntp.sln@1.0 +0 -0 [all...] |
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 719 acpica/generate/msvc2017/AcpiComponents.sln
|