Commit Graph

40 Commits

Author SHA1 Message Date
minggo 44d49d7fab environment path variable can include blank space (#17919) 2017-06-12 14:13:07 +08:00
zhangbin c2d930df00 Change the implementation of checking NDK path on windows. 2016-06-23 17:09:07 +08:00
lunhao.guo fe5314d927 add quiet option for Cocos Toolkit 2015-12-10 17:20:43 +08:00
lunhao.guo ae980c19d2 fix the link error and compile error in windows and android platform 2015-12-09 20:18:37 +08:00
zhangbin 6f4d61e948 Solve the environment conflict with Cocos. 2014-12-11 11:14:30 +08:00
Ricardo Quesada a55fb2a1f5 setup adds COCOS_TEMPLATES_ROOT 2014-11-17 20:05:15 -08:00
Ricardo Quesada 99966755e5 sets COCOS_X_ROOT
sets COCOS_X_ROOT environment variable and also uses PEP8 coding style
2014-11-17 18:11:08 -08:00
dulangci 7ada094e1f fixed as follow error
fixed as follow error:
TypeError: cannot concatenate 'str' and 'NoneType' objects
2014-07-18 09:18:33 +08:00
Dhilan007 0bf4af1175 fixed crash in setup.py script. 2014-07-16 15:36:50 +08:00
Nite Luo 85b2029b3f Refactor setup.py reuse some of the code 2014-07-11 15:03:40 -07:00
Nite Luo 3cd16a7915 Fix setup.py that can't deal with symlink when setup environment variables 2014-07-11 14:14:02 -07:00
邵成磊 61b0ecbcdc Make Setup.py Support for zsh.
When i use zsh for my default shell, `python setup.py` don't take the correct information for me.This change make it works.
2014-07-08 12:18:29 +08:00
AlexV 556eab4a61 fixed tabs space issues. fixed problem with ndk detection. simplified code for androidsdk detection. 2014-05-10 10:27:14 +09:00
AlexV 2e461182b0 removed duplicated check on deteted values from system 2014-05-10 10:27:13 +09:00
AlexV 9b84a21f52 fixing handling of error when trying to detect android tools 2014-05-10 10:27:13 +09:00
AlexV 06de5d7991 added detection of android tools path 2014-05-10 10:27:12 +09:00
zhangbin e9fa70b101 Add tip message in setup.py for prompt the usage of some environment variable. 2014-04-22 15:55:27 +08:00
zhangbin 4605fb6d56 closed #4847, Find ant path from system first when ANT_ROOT is not set. 2014-04-16 11:08:01 +08:00
zhangbin e622b1fa0e closed #4849, The environment variable take effect without reboot machine on windows. 2014-04-15 11:49:16 +08:00
zhangbin 7874cd8045 closed #4786, Show tip message when python is not compatible. 2014-04-14 17:29:37 +08:00
zhangbin 7e807f3ea9 closed #4784, Solve the problem of setup.py on windows. 2014-04-14 11:48:48 +08:00
zhangbin f1080c1366 Add environment variable into file .bashrc on Linux. 2014-04-09 14:33:10 +08:00
zhangbin 3f349dfe09 closed #4584, Add feature to force update the environment variables in setup.py. 2014-04-02 11:23:10 +08:00
zhangbin 1d73e75a0e closed #4419, Backup the environment file when adding environment variable in setup.py. 2014-03-20 15:21:15 +08:00
minggo 9574ba43f9 make description more readable 2014-03-14 14:49:58 +08:00
minggo 82ddaa089b make description more readable 2014-03-14 11:37:26 +08:00
minggo bc4ceda242 set COCOS_CONSOLE_ROOT to path on windows 2014-03-13 23:12:55 +08:00
minggo 747ca17386 find correct path on windows 2014-03-13 16:01:33 +08:00
minggo 6c564e4c97 set ANDROID_SDK_ROOT to correct path 2014-03-11 14:54:14 +08:00
minggo c72586ddbe ask to set ANT_ROOT, and add more redeable information 2014-03-11 11:57:51 +08:00
minggo 0f50127851 set ANT_ROOT environment variable 2014-03-10 19:38:56 +08:00
Ricardo Quesada a0a6ab5d66 many usuability improvements 2014-03-07 12:12:25 -08:00
minggo 4b924fb717 set environment correctly on windows 2014-03-07 19:37:33 +08:00
minggo 36180e07c5 use terminal to input for all platforms 2014-03-07 16:15:18 +08:00
minggo 4cb6dd4833 set ANDROID_SDK_ROOT 2014-03-07 10:19:24 +08:00
minggo 8f7a4ba64a check validation of ndk_root 2014-03-06 17:18:12 +08:00
minggo 4453e6e7fc setup improve 2014-03-06 11:51:50 +08:00
Ricardo Quesada a012459b94 Improves setup.py 2014-03-05 14:09:45 -08:00
minggo 3099faa47b make setup script more smart 2014-03-05 17:00:07 +08:00
minggo 4fd7916e14 install.py -> setup.py 2014-03-05 11:33:11 +08:00