Home
last modified time | relevance | path

Searched full:cd (Results 1 – 25 of 61) sorted by relevance

123

/thrift-3.4.0/tutorial/dart/
Dbuild.sh24 cd gen-dart/shared;
26 cd ../..;
29 cd gen-dart/tutorial;
31 cd ../..;
33 cd client;
35 cd ..;
37 cd console_client;
39 cd ..;
41 cd server;
43 cd ..;
[all …]
DMakefile.am46 cd gen-dart/tutorial; ${DARTPUB} get
49 cd gen-dart/shared; ${DARTPUB} get
52 cd client; ${DARTPUB} get
55 cd console_client; ${DARTPUB} get
58 cd server; ${DARTPUB} get
64 cd client; ${DARTPUB} serve
/thrift-3.4.0/test/ocaml/
DMakefile21 cd client; make; cd ..; cd server; make
23 cd client; make clean; cd ..; cd server; make clean
/thrift-3.4.0/doc/install/
Dcentos.md21 cd autoconf-2.69
25 cd ..
31 cd automake-1.14
35 cd ..
41 cd bison-2.5.1
45 cd ..
61 cd boost_1_56_0
68 cd thrift
/thrift-3.4.0/.github/workflows/
Dcmake.yml29 cd cmake_build
34 cd cmake_build
39 cd cmake_build
/thrift-3.4.0/lib/nodets/test/
DrunClient.sh3 DIR="$( cd "$( dirname "$0" )" && pwd )"
7 COMPILEDDIR="$(cd $DIR && cd ../test-compiled && pwd)"
DrunServer.sh3 DIR="$( cd "$( dirname "$0" )" && pwd )"
7 COMPILEDDIR="$(cd $DIR && cd ../test-compiled && pwd)"
DtestAll.sh3 DIR="$( cd "$( dirname "$0" )" && pwd )"
7 COMPILEDDIR="$(cd $DIR && cd ../test-compiled && pwd)"
/thrift-3.4.0/compiler/cpp/
DREADME.md38 mkdir cmake-build && cd cmake-build
49 mkdir cmake-ec && cd cmake-ec
70 mkdir cmake-build && cd cmake-build
99 mkdir cmake-vs && cd cmake-vs
110 cd cmake-vs
118 mkdir cmake-mingw32 && cd cmake-mingw32
143 cd thrift/compiler/cpp
/thrift-3.4.0/debian/
Drules55 cd $(CURDIR)/lib/py && \
62 cd $(CURDIR)/lib/php/src/ext/thrift_protocol && \
75 cd $(CURDIR)/lib/java && \
94 cd $(CURDIR)/lib/py && python setup.py clean --all
155 cd $(CURDIR)/lib/py && \
179 cd $(CURDIR)/lib/php && \
184 cd $(CURDIR)/lib/cpp && \
186 cd $(CURDIR)/lib/c_glib && \
/thrift-3.4.0/contrib/
Dthrift.spec196 cd lib/java
198 cd ../..
202 cd lib/py
204 cd ../..
225 cd lib/py
227 cd ../..
/thrift-3.4.0/build/appveyor/
Dsimulate-appveyor.bat18 :: cd build\appveyor
29 CD %APPVEYOR_BUILD_FOLDER%
DMSYS-appveyor-full.bat26 CD build\appveyor || EXIT /B
87 %BASH% -lc "mkdir %BUILDDIR% && cd %BUILDDIR% && %CMAKE% %SRCDIR_MSYS% %CMAKEARGS% && %CMAKE% --bui…
98 %BASH% -lc "cd %BUILDDIR% && ctest.exe --build-config %CONFIGURATION% --timeout 300 --extra-verbose…
DCYGWIN-appveyor-full.bat26 CD build\appveyor || EXIT /B
87 %BASH% -lc "mkdir -p %BUILDDIR% && cd %BUILDDIR% && cmake.exe %SRCDIR% %CMAKEARGS% && cmake --build…
96 %BASH% -lc "cd %BUILDDIR% && ctest.exe --build-config %CONFIGURATION% --timeout 300 --extra-verbose…
DMSVC-appveyor-full.bat26 CD build\appveyor || EXIT /B
123 CD "%APPVEYOR_SCRIPTS%" || EXIT /B
127 CD "%APPVEYOR_SCRIPTS%" || EXIT /B
141 CD "C:\Adobe\Flex\SDK\4.6" || EXIT /B
151 CD "%BUILDDIR%" || EXIT /B
Dbuild-libevent.bat21 CD "%WIN3P%" || EXIT /B
28 CD "libevent-%LIBEVENT_VERSION%-stable" || EXIT /B
Dbuild-zlib.bat28 CD "%WIN3P%" || EXIT /B
44 CD "%BUILDDIR%" || EXIT /B
/thrift-3.4.0/lib/php/
DMakefile.am27 cd src/ext/thrift_protocol/ && $(MAKE)
36 …if [ -f src/ext/thrift_protocol/Makefile ]; then cd src/ext/thrift_protocol/ && $(MAKE) distclean;…
37 cd $(phpmodule_SCRIPTS) && $(PHPIZE) --clean
133 if [ -f src/ext/thrift_protocol/Makefile ]; then cd src/ext/thrift_protocol/ && $(MAKE) clean; fi
/thrift-3.4.0/contrib/vagrant/centos-6.5/
DREADME.md6 $ cd thrift/contrib/vagrant/centos-6.5
12 [vagrant@thrift ~]$ cd /thrift
35 cd /home/vagrant/.ssh
DVagrantfile53 cd autoconf-2.69
57 cd ..
62 cd automake-1.14
66 cd ..
71 cd bison-2.5.1
75 cd ..
84 cd boost_1_55_0
137 cd /thrift
/thrift-3.4.0/lib/go/test/fuzz/
DMakefile.am22 cd gen-go/shared && go mod init shared
23 cd gen-go/tutorial && go mod init tutorial
/thrift-3.4.0/lib/nodejs/
DMakefile.am32 cd $(top_srcdir) && $(NPM) test && $(NPM) run lint-tests && cd lib/nodejs
/thrift-3.4.0/lib/perl/
Dbuild-cpan-dist.sh49 cd $DISTDIR
54 cd ..
/thrift-3.4.0/build/docker/old/centos-7.3/
DDockerfile55 cd /usr/lib64 && \
75 RUN cd /usr/local && \
113 cd lua-5.3.4 && \
117 cd .. && \
/thrift-3.4.0/lib/nodets/
DMakefile.am37 cd $(top_srcdir) && $(NPM) run test-ts && cd lib/nodets

123