Home
last modified time | relevance | path

Searched refs:bzr_update (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestBZR.cxx377 std::vector<char const*> bzr_update; in UpdateImpl() local
378 bzr_update.push_back(this->CommandLineTool.c_str()); in UpdateImpl()
379 bzr_update.push_back("pull"); in UpdateImpl()
382 bzr_update.push_back(arg.c_str()); in UpdateImpl()
385 bzr_update.push_back(this->URL.c_str()); in UpdateImpl()
387 bzr_update.push_back(nullptr); in UpdateImpl()
392 return this->RunUpdateCommand(&bzr_update[0], &out, &err); in UpdateImpl()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestBZR.cxx377 std::vector<char const*> bzr_update; in UpdateImpl() local
378 bzr_update.push_back(this->CommandLineTool.c_str()); in UpdateImpl()
379 bzr_update.push_back("pull"); in UpdateImpl()
382 bzr_update.push_back(arg.c_str()); in UpdateImpl()
385 bzr_update.push_back(this->URL.c_str()); in UpdateImpl()
387 bzr_update.push_back(nullptr); in UpdateImpl()
392 return this->RunUpdateCommand(&bzr_update[0], &out, &err); in UpdateImpl()
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestBZR.cxx377 std::vector<char const*> bzr_update; in UpdateImpl() local
378 bzr_update.push_back(this->CommandLineTool.c_str()); in UpdateImpl()
379 bzr_update.push_back("pull"); in UpdateImpl()
382 bzr_update.push_back(arg.c_str()); in UpdateImpl()
385 bzr_update.push_back(this->URL.c_str()); in UpdateImpl()
387 bzr_update.push_back(nullptr); in UpdateImpl()
392 return this->RunUpdateCommand(&bzr_update[0], &out, &err); in UpdateImpl()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/packaging/
H A Dbuildhost.exp527 proc bzr_update {} { procedure
743 set output [bzr_update]; # update the source tree
/dports/devel/myrepos/mr-1.20180726/
H A Dmr2340 bzr_update =