/freebsd/sys/contrib/zstd/ |
H A D | appveyor.yml | 2 # and on selected feature branch named `appveyorTest` or `visual*` 11 - /visual*/ 28 HOST: "cmake-visual" 31 CMAKE_GENERATOR: "Visual Studio 15 2017" 34 APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017" 45 - IF [%HOST%]==[visual] IF [%PLATFORM%]==[x64] ( 46 …86)\Microsoft Visual Studio 10.0\VC\lib\amd64;C:\Program Files (x86)\Microsoft Visual Studio 10.0\… 88 - if [%HOST%]==[cmake-visual] ( 107 cmake -G "Visual Studio 14 2015 Win64" .. && 121 - COMPILER: "visual" [all …]
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.windows.md | 1 Building libpcap on Windows with Visual Studio 50 Building libpcap on Windows requires Visual Studio 2015 or later. The 51 Community Edition of Visual Studio can be downloaded at no cost from 76 libpcap does not provide supported project files for Visual Studio 81 UN*X Make, the Ninja build system, and Visual Studio, among other build 84 Visual Studio 2015 does not provide CMake; an installer can be 96 Visual Studio 2017 and later provide CMake, so you will not need to 97 install CMake if you have installed Visual Studio 2017 or later. They 100 https://devblogs.microsoft.com/cppblog/cmake-support-in-visual-studio/ 102 For Visual Studio 2017, make sure "Visual C++ tools for CMake" is [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | README.txt | 10 Visual C++ on Windows 45 BUILDING WITH MICROSOFT VISUAL C++ 48 To compile for Windows using Microsoft Visual C++: 52 Using Microsoft Visual C++ 2005 (or later) is recommended. Several Windows 61 Using Microsoft Visual C++ 2012 (or later) is required. When using the 72 Using Microsoft Visual C++ 2013 (or later) is required. When using the 83 Using Microsoft Visual C++ 2015 (or later) is required. When using the 96 Using Microsoft Visual C++ 2015 (or later) is required. When using the
|
/freebsd/share/doc/usd/10.exref/exref/ |
H A D | ex.rm | 417 .I visual 419 visual modes 424 .I visual 429 .I visual 541 .I visual, 621 .I visual 636 When in input mode in visual, if 784 .I visual, 850 .I visual 881 .I visual [all …]
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | windows_support.rst | 20 almost all command line options that the linker shipped with Microsoft Visual 73 Using Visual Studio IDE/MSBuild 77 #. run ``cmake -G "Visual Studio 12" <llvm-source-dir>`` from VS command prompt, 78 #. open LLVM.sln with Visual Studio, and 86 2013 it's part of Visual Studio. You can find it at "C:\\Program Files 90 prompt and run cmake for "Visual Studio 12 Win64" target.
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.1 | 53 .Ev VISUAL , 133 .It Ev EDITOR , VISUAL 140 .Ev VISUAL 142 .Ev VISUAL 147 .Ev VISUAL
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_visual.c | 28 * Switch to visual mode. 42 /* If open option off, disallow visual command. */ in ex_visual() 45 "175|The visual command requires that the open option be set"); in ex_visual() 106 * You can call the visual part of the editor from within an ex in ex_visual() 110 * Historically, undoing a visual session was a single undo command, in ex_visual() 111 * i.e. you could undo all of the changes you made in visual mode. in ex_visual()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msvc | 6 # Microsoft visual C 11 0 string HWB\000\377\001\000\000\000 Microsoft Visual C .APS file 24 0 string \000\000\000\000\040\000\000\000\377\377\000\000\377\377\000\000 Microsoft Visual C binary… 34 #0 string \360\015\000\000 Microsoft Visual C library 35 #0 string \360\075\000\000 Microsoft Visual C library 36 #0 string \360\175\000\000 Microsoft Visual C library 39 # Microsoft Visual C library (strength=70) before MIDI SysEx messages (strength=50) handled by ./sy… 44 # display information about Microsoft Visual C/OMF library 47 #>0 byte 0xF0 Microsoft Visual C library 49 >0 byte 0xF0 Microsoft Visual C/OMF library [all …]
|
/freebsd/contrib/libedit/ |
H A D | chartype.h | 84 /* The maximum buffer size to hold the most unwieldy visual representation, 93 /* Visual width of character c, taking into account ^? , \0177 and \U+nnnnn 94 * style visual expansions. */ 97 /* Turn the given character into the appropriate visual format, matching 102 /* Convert the given string into visual format, using the ct_visual_char()
|
/freebsd/crypto/openssl/ |
H A D | NOTES-WINDOWS.md | 4 - [Native builds using Visual C++](#native-builds-using-visual-c++) 16 Microsoft Visual C++ (MSVC) C compiler on the command line 28 Native builds using Visual C++ 31 The native builds using Visual C++ have a `VC-*` prefix. 47 ### Microsoft Visual C compiler. 65 4. Use Visual Studio Developer Command Prompt with administrative privileges,
|
/freebsd/usr.sbin/kbdcontrol/ |
H A D | kbdcontrol.1 | 90 .Cm visual 91 which sets the bell to visual mode, i.e., flashes the screen instead. 98 .Cm visual 255 In order to get the visual effect for bell, but prevent the screen 259 .Dl kbdcontrol -b quiet.visual
|
/freebsd/contrib/llvm-project/llvm/include/llvm/WindowsDriver/ |
H A D | MSVCPaths.h | 41 // Similar to the above function, but for Visual Studios before VS2017. 60 // Check if the Include path of a specified version of Visual Studio contains 96 // This is the preferred way to discover new Visual Studios, as they're no 103 // Look in the registry for Visual Studio installs, and use that to get
|
/freebsd/contrib/libpcap/ |
H A D | portability.h | 54 * strncat_s() is supported at least back to Visual 55 * Studio 2005; we require Visual Studio 2015 or later. 72 * strncpy_s() is supported at least back to Visual 73 * Studio 2005; we require Visual Studio 2015 or later.
|
/freebsd/share/doc/usd/07.mail/ |
H A D | mail9.nr | 91 visual Invoke visual editor on a list of messages 110 VISUAL valued Pathname of screen editor for ~v, \fBvisual\fP
|
H A D | mail5.nr | 721 .ip "\fBvisual\fP\ \ " 725 .b visual 727 .b visual 736 .b visual 741 .q VISUAL 744 set EDITOR=/usr/bin/ex VISUAL=/usr/bin/vi 746 \fBVisual\fP can be abbreviated to \fBv\fP. 818 .ip "\fBVISUAL\fP\ \ " 820 .q VISUAL 822 .b visual
|
/freebsd/contrib/unifdef/win32/ |
H A D | unifdef.sln | 2 Microsoft Visual Studio Solution File, Format Version 11.00 3 # Visual Studio 2010
|
/freebsd/sys/contrib/libsodium/ |
H A D | ChangeLog | 66 - Visual Studio solutions are now included in distribution tarballs. 174 - Support for Visual Studio 2008 was improved. 227 compiled using Visual Studio. 299 - Visual Studio 2015 is now supported. 424 - New build scripts for Visual Studio, Emscripten, different Android 436 - first-class Visual Studio build system, thanks to @evoskuil 443 - Visual Studio is officially supported (VC 2010 & VC 2013) 493 for use with Visual Studio. The installation path for these has become
|
/freebsd/contrib/googletest/googletest/ |
H A D | README.md | 51 If you use Windows and have Visual Studio installed, a `gtest.sln` file and 52 several `.vcproj` files will be created. You can then build them using Visual 112 ##### Visual Studio Dynamic vs Static Runtimes 114 By default, new Visual Studio projects link the C runtimes dynamically but
|
/freebsd/contrib/bc/vs/ |
H A D | bc.sln | 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 # Visual Studio Version 16
|
H A D | bcl.sln | 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 # Visual Studio Version 16
|
/freebsd/contrib/vis/ |
H A D | vis.1 | 37 .Nd display non-printable characters in a visual format 47 into a visual representation. 55 various visual formats is given in
|
/freebsd/contrib/bearssl/mk/ |
H A D | NMake.mk | 26 # Visual Studio. 31 # Default configuration is 'Win' (native build with Visual Studio).
|
/freebsd/contrib/mandoc/ |
H A D | term.c | 98 size_t vbr; /* Actual visual position of the end of field. */ in term_flushln() 99 size_t vfield; /* Desired visual field width. */ in term_flushln() 100 size_t vtarget; /* Desired visual position of the right margin. */ in term_flushln() 254 * and their total visual width to print in *vbr. 256 * The desired visual width of the field is provided by vtarget. 263 size_t vis; /* Visual position of the current character. */ in term_fill() 264 size_t vn; /* Visual position of the next character. */ in term_fill() 362 * with an indentation of vbl visual columns, 369 size_t vis; /* Visual position of the current character. */ in term_field() 370 size_t vt; /* Visual position including tab offset. */ in term_field() [all …]
|
/freebsd/contrib/unvis/ |
H A D | unvis.1 | 37 .Nd "revert a visual representation of data back to original form" 48 a visual representation of data back to its original form on standard output.
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 793 Removed old/obsolete Visual Studio files which were used to build the 794 Windows versions of the ACPICA tools. Since we have moved to Visual 795 Studio 2017, we are no longer supporting Visual Studio 2006 and 2009 2709 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 2815 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 2956 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3006 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3087 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3184 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3277 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The [all …]
|