Commit Graph

40 Commits

Author SHA1 Message Date
Arnold e1d34fac0e linux: libfmod soft link use relative path (#19040) 2018-09-14 10:22:58 +08:00
Arnold 3d880f9bfb rebuild soft link after file copied to external/ (#19036) 2018-09-13 10:08:22 +08:00
minggo 7fe419653e do not use git command (#17677)
the script may be used in a folder that is not a git repo
2017-04-10 17:04:23 +08:00
CocosRobot d07794052f Update license to 2017 (#17362)
* Typo: CopyRight -> Copyright

* Copyright update: chukong-inc.com -> Chukong Technologies Inc.

* [js files] Copyright update: 2014 -> 2014-2017

* [cpp files] Copyright update: 2014 -> 2014-2017

* Copyright update: 2015 -> 2015-2017

* [js files] Copyright update: 2014 -> 2014-2017

* Copyright update: 2016 -> 2016-2017

* Copyright update: 2013 -> 2013-2017

* Copyright update: 201?-201? -> 201?-2017

* License year fixes.

* Liscene year fix in CCRay.cpp

* Updates license years in CCGLProgramState.h & CCGLProgramStateCache.h
2017-02-14 14:36:57 +08:00
James Chen 6f580a5e0c download-deps.py bug fix (#17247) 2017-01-23 17:18:22 +08:00
Oscar Utbult 853058102d Fix two issues with download-deps.py
- No extra leading space while downloading.
- Clears the line before printing the download completed message.
2015-06-11 23:48:20 +02:00
Oscar Utbult 76a3db6f29 Capitalize default option in download-deps.py 2015-06-09 23:58:56 +02:00
SunLightJuly ad63fc35c7 fixed download-reps.py: not to download lua runtime binaries 2015-03-11 14:50:39 +08:00
Ricardo Quesada dcc4c46d5b Using std::swap instead of CC_SWAP
CC_SWAP is deprecated. Use `std::swap` instead.
2014-11-16 09:29:05 -08:00
Ricardo Quesada a893cc9b30 ooops
commited by mistake debug messages
2014-11-14 15:33:13 -08:00
Ricardo Quesada 8fd633926f externals: using v21 2014-11-14 15:31:48 -08:00
andyque 7e9ede728f revert download.py and delete submodule 2014-09-24 10:26:56 +08:00
minggo bf7f0801c4 update submodule on download-deps.py 2014-09-22 16:32:52 +08:00
Nite Luo 5c92e26417 Make download-deps.py easier to use 2014-07-23 15:59:36 -07:00
Dhilan007 612a3e9691 Add fbx-conv in 3rd-party-libs-bin's management.
Add fbx-conv for creates archive.
2014-07-18 18:38:57 +08:00
James Chen eca1243e2e Updates download-deps.py for execute this python where not in the root of cocos2d-x. 2014-05-17 12:03:04 +08:00
James Chen 90024ee112 Updates download-deps.py 2014-05-12 18:12:31 +08:00
James Chen 5dc69026ac Updates download-deps.py to support download several files. 2014-05-12 17:53:51 +08:00
James Chen 357b07d532 Updates comments in download-deps.py and updates .gitignore 2014-05-07 21:36:51 +08:00
James Chen c3bf87b5c7 Updates download-deps.py 2014-05-07 17:26:41 +08:00
James Chen b57384080f download-deps.py reads configuration from 'external/config.json' 2014-05-07 15:52:24 +08:00
James Chen 909b7569d8 download-deps.py supports to check 'external/version.json' 2014-05-07 15:08:10 +08:00
James Chen b49b9d673c download-deps.py will unzip the download zip file.
Output more detail informations
2014-05-07 13:36:08 +08:00
James Chen dab2eed48a Speed calculate fix 2014-05-06 19:13:05 +08:00
James Chen 85d545cc30 Percent number fix 2014-05-06 18:36:37 +08:00
James Chen cafe263883 Re-adds download-deps.py, comments unzip functionality, please help to
test the download functionality. Thanks.
2014-05-06 18:33:52 +08:00
James Chen b5ee4036f2 Removes download-deps.py, using `git submodule update --init` to get the
external libraries. Thanks.
2014-05-05 13:33:20 +08:00
James Chen 6b62a39140 Updates download-deps.py, invalid content header check 2014-05-05 02:06:16 +08:00
James Chen ca873a1dd1 Adds download progress for download-deps.py 2014-05-05 01:06:33 +08:00
James Chen 82580298b6 Don't remove .zip file, if it exists, don't download it. 2014-05-05 00:15:22 +08:00
James Chen 2527a5c63a Small bug fix in download-deps.py 2014-05-05 00:04:57 +08:00
James Chen 75231764f9 Uncomment a line in download-deps.py 2014-05-04 23:50:17 +08:00
James Chen 2c4c2e16d0 Removed pkg_resources dependence 2014-05-04 23:46:22 +08:00
James Chen d011030f52 Updates download-dep.py, linux and mac works ok 2014-05-04 23:35:59 +08:00
James Chen c29c0554e0 Update download-deps.py 2014-05-04 21:49:55 +08:00
James Chen 9bd7115988 Updates download-deps.py, write file with permission information while unziping. 2014-05-04 21:17:07 +08:00
James Chen 20d3c6d538 Updates download-deps.py 2014-05-04 19:08:43 +08:00
James Chen a160412fb5 Updates download-deps.py 2014-05-04 19:05:01 +08:00
James Chen 3e80663a47 Updates download-deps.py 2014-05-04 19:02:51 +08:00
James Chen 01fce5ca4f Adds download-deps.py 2014-05-04 18:51:00 +08:00