Searched refs:changelog (Results 1 – 25 of 231) sorted by relevance
12345678910
/third_party/ejdb/cmake/Modules/ |
D | DebChangelog.cmake | 4 # CHANGELOG_LAST_VERSION - Last changelog version 5 # CHANGELOG_LAST_VERSION_MAJOR - Last changelog major version 6 # CHANGELOG_LAST_VERSION_MINOR - Last changelog minor version 7 # CHANGELOG_LAST_VERSION_PATCH - Last changelog patch version 8 # CHANGELOG_LAST_MESSAGE - Last changelog description 16 message(FATAL_ERROR "Missing required project changelog file: ${DEB_CHANGELOG}") 18 message("Missing project changelog file: ${DEB_CHANGELOG}") 22 message(STATUS "Using project changelog file: ${DEB_CHANGELOG}") 54 message(FATAL_ERROR "Invalid changelog file: ${DEB_CHANGELOG}")
|
D | UploadPPA.cmake | 29 # changelog in debian format. If not set it checks whether a file 30 # debian/changelog exists in the source directory or creates a simply changelog 33 # entry to the changelog with the current version number and distribution name 35 # version number from the changelog and the version number set in 38 ## A.Hoarau : CHANGELOG_MESSAGE can be used to pass a custom changelog message 53 # the changelog. 218 # debian/changelog 219 set(debian_changelog ${DEBIAN_SOURCE_DIR}/debian/changelog) 221 set(CPACK_DEBIAN_RESOURCE_FILE_CHANGELOG ${CMAKE_SOURCE_DIR}/debian/changelog)
|
/third_party/iowow/cmake/Modules/ |
D | DebChangelog.cmake | 4 # CHANGELOG_LAST_VERSION - Last changelog version 5 # CHANGELOG_LAST_VERSION_MAJOR - Last changelog major version 6 # CHANGELOG_LAST_VERSION_MINOR - Last changelog minor version 7 # CHANGELOG_LAST_VERSION_PATCH - Last changelog patch version 8 # CHANGELOG_LAST_MESSAGE - Last changelog description 16 message(FATAL_ERROR "Missing required project changelog file: ${DEB_CHANGELOG}") 18 message("Missing project changelog file: ${DEB_CHANGELOG}") 22 message(STATUS "Using project changelog file: ${DEB_CHANGELOG}") 54 message(FATAL_ERROR "Invalid changelog file: ${DEB_CHANGELOG}")
|
D | UploadPPA.cmake | 29 # changelog in debian format. If not set it checks whether a file 30 # debian/changelog exists in the source directory or creates a simply changelog 33 # entry to the changelog with the current version number and distribution name 35 # version number from the changelog and the version number set in 38 ## A.Hoarau : CHANGELOG_MESSAGE can be used to pass a custom changelog message 53 # the changelog. 218 # debian/changelog 219 set(debian_changelog ${DEBIAN_SOURCE_DIR}/debian/changelog) 221 set(CPACK_DEBIAN_RESOURCE_FILE_CHANGELOG ${CMAKE_SOURCE_DIR}/debian/changelog)
|
/third_party/boost/libs/spirit/doc/x3/html/ |
D | spirit_x3_HTML.manifest | 40 spirit_x3/changelog.html 41 spirit_x3/changelog/spirit_3_0_7.html 42 spirit_x3/changelog/spirit_3_0_6.html 43 spirit_x3/changelog/spirit_3_0_5.html 44 spirit_x3/changelog/spirit_3_0_4_boost_1_71.html 45 spirit_x3/changelog/spirit_3_0_4.html 46 spirit_x3/changelog/spirit_3_0_3.html 47 spirit_x3/changelog/spirit_3_0_2.html 48 spirit_x3/changelog/spirit_3_0_1.html
|
/third_party/mbedtls/ChangeLog.d/ |
D | 00README.md | 1 # Pending changelog entry directory 3 This directory contains changelog entries that have not yet been merged 4 to the changelog file ([`../ChangeLog`](../ChangeLog)). 6 ## What requires a changelog entry? 8 Write a changelog entry if there is a user-visible change. This includes: 18 We generally don't include changelog entries for: 25 Until Mbed TLS 2.24.0, we required changelog entries in more cases. 26 Looking at older changelog entries is good practice for how to write a 27 changelog entry, but not for deciding whether to write one. 31 A changelog entry file must have the extension `*.txt` and must have the [all …]
|
/third_party/node/deps/npm/node_modules/which/ |
D | CHANGELOG.md | 32 * Prevent changelog script from being included in package 45 * bullet items in changelog that contain (but don't start with) # 49 * strip 'update changelog' changelog entries out of changelog 53 * make the changelog bulleted 57 * make a changelog, and keep it up to date
|
/third_party/python/Lib/distutils/command/ |
D | bdist_rpm.py | 153 self.changelog = None 230 self.changelog = self._format_changelog(self.changelog) 262 print("changelog =", self.changelog) 552 if self.changelog: 556 spec_file.extend(self.changelog) 560 def _format_changelog(self, changelog): argument 563 if not changelog: 564 return changelog 566 for line in changelog.strip().split('\n'):
|
/third_party/node/tools/doc/ |
D | versions.mjs | 38 let changelog; 41 changelog = readFileSync(file, { encoding: 'utf8' }); 44 changelog = await getUrl(url); 51 changelog = readFileSync(file, { encoding: 'utf8' }); 59 while ((match = versionRE.exec(changelog)) != null) {
|
/third_party/node/deps/npm/node_modules/bluebird/ |
D | changelog.md | 1 [http://bluebirdjs.com/docs/changelog.html](http://bluebirdjs.com/docs/changelog.html)
|
/third_party/protobuf/ |
D | update_version.py | 285 changelog = Find(root, 'changelog') 286 for old_version in changelog.getElementsByTagName('version'): 292 changelog.appendChild(document.createTextNode(' ')) 307 changelog.appendChild(release) 308 changelog.appendChild(document.createTextNode('\n '))
|
/third_party/node/deps/npm/node_modules/es-to-primitive/ |
D | Makefile | 38 .PHONY: _ensure-changelog 39 _ensure-changelog: 49 release: _ensure-tag _ensure-changelog _ensure-clean
|
/third_party/node/deps/npm/node_modules/is-callable/ |
D | Makefile | 38 .PHONY: _ensure-changelog 39 _ensure-changelog: 49 release: _ensure-tag _ensure-changelog _ensure-clean
|
/third_party/node/deps/npm/node_modules/is-symbol/ |
D | Makefile | 38 .PHONY: _ensure-changelog 39 _ensure-changelog: 49 release: _ensure-tag _ensure-changelog _ensure-clean
|
/third_party/node/deps/npm/node_modules/object.getownpropertydescriptors/ |
D | Makefile | 38 .PHONY: _ensure-changelog 39 _ensure-changelog: 49 release: _ensure-tag _ensure-changelog _ensure-clean
|
/third_party/node/deps/npm/node_modules/is-date-object/ |
D | Makefile | 38 .PHONY: _ensure-changelog 39 _ensure-changelog: 49 release: _ensure-tag _ensure-changelog _ensure-clean
|
/third_party/node/deps/npm/node_modules/es-abstract/ |
D | Makefile | 38 .PHONY: _ensure-changelog 39 _ensure-changelog: 49 release: _ensure-tag _ensure-changelog _ensure-clean
|
/third_party/node/deps/npm/node_modules/is-regex/ |
D | Makefile | 38 .PHONY: _ensure-changelog 39 _ensure-changelog: 49 release: _ensure-tag _ensure-changelog _ensure-clean
|
/third_party/node/deps/npm/bin/ |
D | npm-cli.js | 113 const changelog = `https://github.com/npm/cli/releases/tag/v${latest}` 123 useColor ? color.cyan(changelog) : changelog
|
/third_party/libexif/ |
D | Makefile.am | 31 .PHONY: git-changelog 32 git-changelog: $(srcdir)/ChangeLog.git
|
/third_party/boost/libs/numeric/ublas/ |
D | Changelog | 9 * changed the changelog file for GNU format 20 * Added changelog
|
/third_party/mbedtls/scripts/ |
D | assemble_changelog.py | 419 def finish_output(changelog, output_file, input_file, merged_files): argument 432 changelog.write(output_temp) 459 changelog = ChangeLog(input_file, TextChangelogFormat) 466 changelog.add_file(input_file) 467 finish_output(changelog, options.output, options.input, files_to_merge)
|
/third_party/node/tools/rpm/ |
D | node.spec | 103 %changelog 108 - Fix paths for changelog and manpage
|
/third_party/gettext/ |
D | .gitattributes | 1 ChangeLog merge=merge-changelog
|
/third_party/boost/libs/numeric/ublas/IDEs/qtcreator/ |
D | ublas_develop.pro | 4 OTHER_FILES += ../../changelog.txt
|
12345678910