Home
last modified time | relevance | path

Searched refs:hg_tag (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/libbpg/libbpg-0.9.8/x265/source/cmake/
H A Dversion.cmake24 if(DEFINED hg_tag)
25 set(X265_VERSION ${hg_tag})
26 set(X265_LATEST_TAG ${hg_tag})
/dports/multimedia/x265/source/cmake/
H A Dversion.cmake24 if(DEFINED hg_tag)
25 set(X265_LATEST_TAG ${hg_tag})
/dports/devel/py-asyncio/asyncio-3.4.3/
H A Drelease.py465 hg_tag = self.options.tag
466 if hg_tag:
467 print("Update repository to revision %s" % hg_tag)
468 self.check_output(HG, 'update', hg_tag)
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py373 self.hg_tag(
516 self.hg_tag( # tag the base of the from repo
544 self.hg_tag(
/dports/www/firefox/firefox-99.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py373 self.hg_tag(
516 self.hg_tag( # tag the base of the from repo
544 self.hg_tag(
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py373 self.hg_tag(
516 self.hg_tag( # tag the base of the from repo
544 self.hg_tag(
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py337 self.hg_tag(
458 self.hg_tag( # tag the base of the from repo
481 self.hg_tag(
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py337 self.hg_tag(
480 self.hg_tag( # tag the base of the from repo
503 self.hg_tag(
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/scripts/release/
H A Dpostrelease_version_bump.py178 self.hg_tag(cwd=dirs["abs_gecko_dir"], tags=tags,
H A Dupdates.py254 self.hg_tag(cwd=dirs["abs_tools_dir"], tags=tags,
/dports/multimedia/handbrake/x265_3.5/source/cmake/
H A DVersion.cmake72 if(DEFINED hg_tag)
73 set(X265_LATEST_TAG ${hg_tag})
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py488 self.hg_tag(
507 self.hg_tag(
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/mozharness/mozilla/
H A Drepo_manupulation.py115 def hg_tag(self, cwd, tags, user=None, message=None, revision=None, member in MercurialRepoManipulationMixin
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py117 def hg_tag(self, cwd, tags, user=None, message=None, revision=None, member in MercurialRepoManipulationMixin
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py117 def hg_tag(self, cwd, tags, user=None, message=None, revision=None, member in MercurialRepoManipulationMixin
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py137 def hg_tag(
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py137 def hg_tag( member in MercurialRepoManipulationMixin
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py137 def hg_tag( member in MercurialRepoManipulationMixin
/dports/cad/libopencad/libopencad-0.2.0/cmake/
H A DExternalProject.cmake590 "if(\"${hg_tag}\" STREQUAL \"\")
623 COMMAND \"${hg_EXECUTABLE}\" update ${hg_tag}
628 message(FATAL_ERROR \"Failed to checkout tag: '${hg_tag}'\")
1812 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
1813 if(NOT hg_tag)
1814 set(hg_tag "tip") variable
1840 ${HG_EXECUTABLE} ${hg_repository} ${hg_tag} ${src_name} ${work_dir}
2037 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
2038 if(NOT hg_tag)
2039 set(hg_tag "tip") variable
[all …]
/dports/math/plplot/plplot-5.15.0/cmake/epa_build/
H A DExternalProject.cmake653 "if(\"${hg_tag}\" STREQUAL \"\")
686 COMMAND \"${hg_EXECUTABLE}\" update ${hg_tag}
691 message(FATAL_ERROR \"Failed to checkout tag: '${hg_tag}'\")
1868 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
1869 if(NOT hg_tag)
1870 set(hg_tag "tip") variable
1896 ${HG_EXECUTABLE} ${hg_repository} ${hg_tag} ${src_name} ${work_dir}
2132 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
2133 if(NOT hg_tag)
2134 set(hg_tag "tip") variable
[all …]
/dports/math/plplot-ada/plplot-5.15.0/cmake/epa_build/
H A DExternalProject.cmake653 "if(\"${hg_tag}\" STREQUAL \"\")
686 COMMAND \"${hg_EXECUTABLE}\" update ${hg_tag}
691 message(FATAL_ERROR \"Failed to checkout tag: '${hg_tag}'\")
1868 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
1869 if(NOT hg_tag)
1870 set(hg_tag "tip") variable
1896 ${HG_EXECUTABLE} ${hg_repository} ${hg_tag} ${src_name} ${work_dir}
2132 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
2133 if(NOT hg_tag)
2134 set(hg_tag "tip") variable
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Modules/
H A DExternalProject.cmake1376 if("${hg_tag}" STREQUAL "")
1404 COMMAND \"${hg_EXECUTABLE}\" update ${hg_tag}
1409 message(FATAL_ERROR \"Failed to checkout tag: '${hg_tag}'\")
2740 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
2741 if(NOT hg_tag)
2742 set(hg_tag "tip") variable
2768 ${HG_EXECUTABLE} ${hg_repository} ${hg_tag} ${src_name} ${work_dir}
3047 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
3048 if(NOT hg_tag)
3049 set(hg_tag "tip") variable
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DExternalProject.cmake1376 if("${hg_tag}" STREQUAL "")
1404 COMMAND \"${hg_EXECUTABLE}\" update ${hg_tag}
1409 message(FATAL_ERROR \"Failed to checkout tag: '${hg_tag}'\")
2740 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
2741 if(NOT hg_tag)
2742 set(hg_tag "tip") variable
2768 ${HG_EXECUTABLE} ${hg_repository} ${hg_tag} ${src_name} ${work_dir}
3047 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
3048 if(NOT hg_tag)
3049 set(hg_tag "tip") variable
[all …]
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DExternalProject.cmake1376 if("${hg_tag}" STREQUAL "")
1404 COMMAND \"${hg_EXECUTABLE}\" update ${hg_tag}
1409 message(FATAL_ERROR \"Failed to checkout tag: '${hg_tag}'\")
2740 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
2741 if(NOT hg_tag)
2742 set(hg_tag "tip") variable
2768 ${HG_EXECUTABLE} ${hg_repository} ${hg_tag} ${src_name} ${work_dir}
3047 get_property(hg_tag TARGET ${name} PROPERTY _EP_HG_TAG)
3048 if(NOT hg_tag)
3049 set(hg_tag "tip") variable
[all …]