/openbsd-src/gnu/usr.bin/cvs/ |
H A D | cvsnt.dsp | 7 CFG=cvsnt - Win32 Release 16 !MESSAGE NMAKE /f "cvsnt.mak" CFG="cvsnt - Win32 Release" 20 !MESSAGE "cvsnt - Win32 Release" (based on "Win32 (x86) Console Application") 30 !IF "$(CFG)" == "cvsnt - Win32 Release" 34 # PROP BASE Output_Dir "Release" 35 # PROP BASE Intermediate_Dir "Release" 38 # PROP Output_Dir "Release" 39 # PROP Intermediate_Dir "Release" 51 …oleaut32.lib uuid.lib zlib\Release\zlib.lib diff\Release\libdiff.lib /nologo /subsystem:console /m… 52 …oleaut32.lib uuid.lib zlib\Release\zlib.lib diff\Release\libdiff.lib /nologo /subsystem:console /m… [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | HowToReleaseLLVM.rst | 2 How To Release LLVM To The Public 10 It is the Release Manager's responsibility to ensure that a high quality build 13 If you're looking for the document on how to test the release candidates and 18 Release Timeline 23 The release manager will determine if and when to make a dot release based 31 Annual Release Schedule 34 Here is the annual release schedule for LLVM. This is meant to be a 35 guide, and release managers are not required to follow this exactly. 39 Release Approx. Date 41 *release branch: even releases* *4th Tue in January* [all …]
|
H A D | ReleaseProcess.rst | 2 How To Validate a New Release 12 This document contains information about testing the release candidates that 13 will ultimately be the next LLVM release. For more information on how to 14 manage the actual release, please refer to :doc:`HowToReleaseLLVM`. 16 Overview of the Release Process 19 Once the release process starts, the Release Manager will ask for volunteers, 22 * Test and benchmark the previous release 24 * Test and benchmark each release candidate, comparing to the previous release 29 * Make sure the critical bugs get fixed and merged to the next release candidate 33 release. [all …]
|
/openbsd-src/gnu/llvm/llvm/utils/release/ |
H A D | export.sh | 2 #===-- tag.sh - Tag the LLVM release candidates ----------------------------===# 10 # Create branches and release candidates for the LLVM release. 18 release="" 22 template='${PROJECT}-${RELEASE}${RC}.src.tar.xz' 28 Usage: $(basename $0) [-release|--release <major>.<minor>.<patch>] 36 -release | --release <major>.<minor>.<patch> The version number of the release 37 -rc | --rc <num> The release candidate number 39 …ref <git-ref> (optional) Use <git-ref> to determine the release and don't export … 40 …te> (optional) Possible placeholders: \$PROJECT \$YYYYMMDD \$GIT_REF \$RELEASE \$RC. 46 $(echo "$projects "| sed 's/\([a-z-]\+\) / * \1-<RELEASE><RC>.src.tar.xz \n/g') [all …]
|
H A D | github-upload-release.py | 2 # ===-- github-upload-release.py ------------------------------------------===# 20 # Create a new release from an existing tag: 21 # ./github-upload-release.py --token $github_token --release 8.0.1-rc4 create 23 # Upload files for a release 24 # ./github-upload-release.py --token $github_token --release 8.0.1-rc4 upload --files llvm-8.0.1rc4… 27 # ./github-upload-release.py --token $github_token --release 8.0.1-rc4 upload --files *.src.* 34 def create_release(repo, release, tag = None, name = None, message = None): argument 36 tag = 'llvmorg-{}'.format(release) 39 name = 'LLVM {}'.format(release) 42 message = 'LLVM {} Release'.format(release) [all …]
|
H A D | test-release.sh | 2 #===-- test-release.sh - Test the LLVM release candidates ------------------===# 10 # Download, build, and test the release candidate for an LLVM release. 23 Release="" 60 echo "usage: `basename $0` -release X.Y.Z -rc NUM [OPTIONS]" 62 echo " -release X.Y.Z The release version to test." 63 echo " -rc NUM The pre-release candidate number." 64 echo " -final The final release candidate." 75 echo " -git-ref sha Use the specified git ref for testing instead of a release." 94 -release | --release ) 96 Release="$1" [all …]
|
H A D | build-docs.sh | 2 #===-- build-docs.sh - Tag the LLVM release candidates ---------------------===# 29 echo "Build the documentation for an LLVM release. This only needs to be " 33 echo " -release <num> Fetch the tarball for release <num> and build the " 43 output=${project}_doxygen-$release 52 -release ) 54 release=$1 69 if [ -n "$release" -a -n "$custom_srcdir" ]; then 70 echo "error: Cannot specify both -srcdir and -release options" 79 if [ -n "$release" ]; then 80 git_ref=llvmorg-$release [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/ |
H A D | ChangeLog | 7 * Release 1.32 to CPAN 11 * Release 1.31 to CPAN 15 * Release 1.30 to CPAN 20 * Release 1.29 to CPAN 28 * Release of 1.28 to CPAN 32 * Release of 1.27 to CPAN 45 * No changes. Switch to version 1.25 for release to CPAN. 48 * Update to 1.25_01 from upstream blead for release testing 73 * No changes. Production release after CPAN testers cleared. 76 * Update to 1.19_01 from upstream blead for release testin [all...] |
/openbsd-src/share/man/man8/ |
H A D | release.8 | 1 .\" $OpenBSD: release.8,v 1.98 2023/12/25 10:01:18 jca Exp $ 17 .Nm release 18 .Nd building an OpenBSD release 20 There are several steps necessary to build a release: 30 Make and validate the base system release. 34 Make and validate the Xenocara release. 42 .Em release 48 release, additional steps may be required. 75 release. 154 that will be made into a release. [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/I18N-LangTags/ |
H A D | ChangeLog | 6 * Release 0.36 12 * Release 0.35 22 * Release 0.34 -- never happened, because of an upload error 27 * Release 0.33 37 * Release 0.32 46 * Release 0.31 64 * Release 0.30 79 * Release 0.29 91 * Release 0.28 100 * Release 0.27 -- minor mods to ::List: [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/Test/ |
H A D | ChangeLog | 13 * Release 1.25 20 * Release 1.24 28 * Release 1.23 33 * Release 1.22 39 * Release 1.21 49 * Release 1.20 56 * Release 1.19 61 * Release 1.18 68 * Release 1.17 77 * Release 1.16 [all …]
|
/openbsd-src/gnu/usr.bin/gcc/contrib/regression/ |
H A D | ChangeLog | 1 2005-05-03 Release Manager 5 2004-09-30 Release Manager 9 2004-05-31 Release Manager 13 2004-02-14 Release Manager 17 2003-10-16 Release Manager 21 2003-08-04 Release Manager 25 2003-08-04 Release Manager 29 2003-05-13 Release Manager 33 2003-05-13 Release Manager 37 2003-05-13 Release Manager [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/treelang/ |
H A D | ChangeLog | 1 2005-05-03 Release Manager 5 2004-09-30 Release Manager 9 2004-05-31 Release Manager 13 2004-02-14 Release Manager 17 2003-10-16 Release Manager 21 2003-08-04 Release Manager 25 2003-08-04 Release Manager 29 2003-05-13 Release Manager 33 2003-05-13 Release Manager 37 2003-05-13 Release Manager
|
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/ |
H A D | debug_mode.html | 45 of whether it is compiled with debug mode or release mode. In 46 particular, entities that are defined in namespace std in release 56 in release mode. Performance of the libstdc++ debug mode is 57 secondary (and, in fact, will be worse than the release 66 a release-compiled object against a debug-compiled object if in 110 container instance may either be compiled in release mode (no 116 (say, <code>std::vector<int></code>) compiled in release 134 performance under release mode because we cannot associate 136 without either reserving that space in release mode 166 different library in debug mode vs. release mode.</li> [all …]
|
/openbsd-src/gnu/usr.bin/cvs/windows-NT/SCC/ |
H A D | SCC.mak | 11 !IF "$(CFG)" != "SCC - Win32 Release" && "$(CFG)" != "SCC - Win32 Debug" 20 !MESSAGE "SCC - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") 38 !IF "$(CFG)" == "SCC - Win32 Release" 42 # PROP BASE Output_Dir "Release" 43 # PROP BASE Intermediate_Dir "Release" 47 # PROP Output_Dir "Release" 48 # PROP Intermediate_Dir "Release" 50 OUTDIR=.\Release 51 INTDIR=.\Release 56 -@erase ".\Release\SCC.dll" [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/ |
H A D | ChangeLog | 1 2005-05-03 Release Manager 5 2004-09-30 Release Manager 9 2004-05-31 Release Manager 13 2004-02-14 Release Manager 17 2003-10-16 Release Manager 21 2003-08-04 Release Manager 25 2003-08-04 Release Manager 29 2003-05-13 Release Manager 33 2003-05-13 Release Manager 37 2003-05-13 Release Manager
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | release.c | 2 * Release: "cancel" a checkout in the history log. 4 * - Enter a line in the history log indicating the "release". - If asked to, 23 /* This is the server side of cvs release. */ 47 it undermines the case for using "cvs release" rather than "rm -rf". 60 which we do as part of unedit, and for the "release" itself, is slow 64 release (argc, argv) in release() function 112 * the output is sufficiently unalarming, then we release with no 113 * questions asked. Else we prompt, then maybe release. 135 /* Remember the directory where "cvs release" was invoked because 177 /* The "release" command piggybacks on "update", which [all …]
|
/openbsd-src/lib/libcrypto/man/ |
H A D | OPENSSL_VERSION_NUMBER.3 | 107 are numeric release version identifiers. 108 The first two digits contain the major release number, 109 the third and fourth digits the minor release number, 110 and the fifth and sixth digits the fix release number. 111 For OpenSSL, the seventh and eight digits contain the patch release number 113 for release. 126 0x00090605f == 0.9.6e release 135 the seventh digit was 1 for release and 0 otherwise, 136 and the eighth and ninth digits were the patch release number. 140 0x000904100 == 0.9.4 release [all …]
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_libdispatch.cpp | 121 if (context->submitted_synchronously) Release(thr, pc, submit_sync); in dispatch_sync_post_execute() 126 if (serial_task && serial_sync) Release(thr, pc, serial_sync); in dispatch_sync_post_execute() 127 if (!serial_task && concurrent_sync) Release(thr, pc, concurrent_sync); in dispatch_sync_post_execute() 168 Release(thr, pc, (uptr)new_context); \ 180 Release(thr, pc, (uptr)&new_context); \ 194 Release(thr, pc, (uptr)new_context); \ 206 Release(thr, pc, (uptr)&new_context); \ 220 // context, which is used to synchronize (we release the context before 261 Release(thr, pc, (uptr)new_context); in DISPATCH_INTERCEPT_SYNC_F() 282 // predicate), so the interceptor is always called, and let's add proper release [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq1.pod | 64 stable release, or the stable release immediately prior to that one. 101 you may want to wait a few months after their release and see what 106 The immediate, in addition to the current stable release, the previous 107 stable release is maintained. See 114 have an even number as the minor release (i.e. perl5.24.x, where 24 is the 115 minor release). The experimental versions may include features that 117 minor release (i.e. perl5.25.x, where 25 is the minor release). 122 current stable release o [all...] |
/openbsd-src/gnu/llvm/clang/tools/clang-format-vs/ |
H A D | ClangFormat.sln | 11 Release|Any CPU = Release|Any CPU 16 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.ActiveCfg = Release|Any CPU 17 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.Build.0 = Release|Any CPU
|
/openbsd-src/gnu/usr.bin/cvs/diff/ |
H A D | libdiff.dsp | 7 CFG=libdiff - Win32 Release 16 !MESSAGE NMAKE /f "libdiff.mak" CFG="libdiff - Win32 Release" 20 !MESSAGE "libdiff - Win32 Release" (based on "Win32 (x86) Static Library") 29 !IF "$(CFG)" == "libdiff - Win32 Release" 33 # PROP BASE Output_Dir "Release" 34 # PROP BASE Intermediate_Dir "Release" 38 # PROP Output_Dir "Release" 39 # PROP Intermediate_Dir "Release" 75 # Name "libdiff - Win32 Release"
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | IntrusiveRefCntPtr.h | 55 /// - has Retain() and Release() methods, or 73 /// calls to Release() and Retain(), which increment and decrement the object's 74 /// refcount, respectively. When a Release() call decrements the refcount to 0, 90 // Default the destructor in release builds, A trivial destructor may enable 98 void Release() const { in Release() function 121 // Default the destructor in release builds, A trivial destructor may enable 129 void Release() const { in Release() function 137 /// Class you can specialize to provide custom retain/release functionality for 141 /// works with any type which defines Retain() and Release() functions -- you 151 /// T::Retain and T::Release. [all …]
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlsecpolicy.pod | 93 Files under the F<cpan/> directory in Perl's repository and release tarballs are 205 =head3 Issues that exist only in blead, or in a release candidate 207 The blead branch and Perl release candidates do not receive security 208 support. Security defects that are present only in pre-release 368 =head3 Pre-release notifications 371 is ready to release publicly, a pre-release notification 374 This pre-release announcement includes a list of Perl versions that 380 The pre-release announcement will include a specific target date 382 the pre-release announcement and the release date allows redistributors 388 You will be sent the portions of pre-release announcements that are [all …]
|
/openbsd-src/gnu/usr.bin/perl/vos/ |
H A D | compile_full_perl.cm | 4 & VOS Release 14.5.0 and VOS GNU C/C++ and GNU Tools 2.0.1. 19 &set_string release (before (after (module_info system_release) 'VOS Release ') ' ') 20 &if &release& < '14.5' 22 &display_line You must be running VOS Release 14.5.0 or later to use this macro. 28 &display_line You must have S877 - GNU C/C++ and GNU Tools Release 2.0.1 to use this macro.
|