Lines Matching full:system
110 "* If your system is linux, you can use command below to install git.\n"
113 "* If your system is windows, you should download git software(msysGit).\n"
116 "* to your system PATH.\n"
118 "* If your system is OSX, please download git and install it.\n"
139 …ret = os.system('git clone https://github.com/RT-Thread/packages.git %s' % os.path.join(env_dir, '…
148 "* the system PATH.\n"
161 "* the system PATH. \n"
168 …ret = os.system('git clone https://github.com/RT-Thread/env.git %s' % os.path.join(env_dir, 'tools…
177 "* to the system PATH.\n"
186 "* the system PATH. \n"
201 os.system('scons -C ' + kconfig_dir)
216 os.system(kconfig_cmd + ' Kconfig')