From cbd86c9b25592b81dd010b6fa2e7ce52c31f50db Mon Sep 17 00:00:00 2001 From: TitanSnow Date: Fri, 19 May 2017 19:22:33 +0800 Subject: 10755 -> 10644 some files have no need to be executable --- .gitignore | 0 LICENSE.md | 0 NOTICE.md | 0 README.md | 0 README_zh.md | 0 docs/assets/css/cayman.css | 0 docs/assets/css/normalize.css | 0 docs/landing/README.md | 0 docs/landing/_config.yml | 0 docs/landing/_includes/head.cn.html | 0 docs/landing/_includes/head.html | 0 docs/landing/_includes/page-footer.html | 0 docs/landing/_includes/page-header.cn.html | 0 docs/landing/_includes/page-header.html | 0 docs/landing/_layouts/default.cn.html | 0 docs/landing/_layouts/default.html | 0 docs/landing/_layouts/post.html | 0 docs/landing/_posts/donation.md | 0 docs/landing/assets/css/cayman.css | 0 docs/landing/assets/css/normalize.css | 0 docs/landing/build | 0 docs/landing/index.cn.md | 0 docs/landing/index.md | 0 docs/landing/pages/donation.cn.md | 0 docs/landing/pages/donation.md | 0 docs/zh/README.md | 0 docs/zh/manual.md | 0 docs/zh/plugins.md | 0 tests/projects/console_c++/src/main.cpp | 0 tests/projects/console_c++/xmake.lua | 0 tests/projects/console_c/src/main.c | 0 tests/projects/console_dlang/xmake.lua | 0 tests/projects/console_go/xmake.lua | 0 tests/projects/console_objc++/src/main.mm | 0 tests/projects/console_objc++/xmake.lua | 0 tests/projects/console_objc/src/main.m | 0 tests/projects/console_objc/xmake.lua | 0 tests/projects/console_rust/xmake.lua | 0 tests/projects/console_swift/src/main.swift | 0 tests/projects/console_swift/xmake.lua | 0 tests/projects/merge_object/src/interface.c | 0 tests/projects/merge_object/src/interface.h | 0 tests/projects/merge_object/src/test.c | 0 tests/projects/merge_object/xmake.lua | 0 tests/projects/merge_static_library/src/add.c | 0 tests/projects/merge_static_library/src/mul.c | 0 tests/projects/merge_static_library/src/sub.c | 0 tests/projects/merge_static_library/xmake.lua | 0 tests/projects/shared_library_c++/src/interface.cpp | 0 tests/projects/shared_library_c++/src/interface.h | 0 tests/projects/shared_library_c++/src/test.cpp | 0 tests/projects/shared_library_c++/xmake.lua | 0 tests/projects/shared_library_c/src/interface.c | 0 tests/projects/shared_library_c/src/interface.cpp | 0 tests/projects/shared_library_c/src/interface.h | 0 tests/projects/shared_library_c/src/test.c | 0 tests/projects/shared_library_c/src/test.cpp | 0 tests/projects/shared_library_c/xmake.lua | 0 tests/projects/shared_library_dlang/xmake.lua | 0 tests/projects/static_library_c++/src/interface.cpp | 0 tests/projects/static_library_c++/src/interface.h | 0 tests/projects/static_library_c++/src/test.cpp | 0 tests/projects/static_library_c++/xmake.lua | 0 tests/projects/static_library_c/src/interface.c | 0 tests/projects/static_library_c/src/interface.h | 0 tests/projects/static_library_c/src/test.c | 0 tests/projects/static_library_c/xmake.lua | 0 tests/projects/static_library_dlang/xmake.lua | 0 tests/projects/static_library_go/src/main.go | 0 tests/projects/static_library_go/src/test.go | 0 tests/projects/static_library_go/src/test/add.go | 0 tests/projects/static_library_go/src/test/sub.go | 0 tests/projects/static_library_go/xmake.lua | 0 tests/projects/static_library_rust/xmake.lua | 0 74 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .gitignore mode change 100755 => 100644 LICENSE.md mode change 100755 => 100644 NOTICE.md mode change 100755 => 100644 README.md mode change 100755 => 100644 README_zh.md mode change 100755 => 100644 docs/assets/css/cayman.css mode change 100755 => 100644 docs/assets/css/normalize.css mode change 100755 => 100644 docs/landing/README.md mode change 100755 => 100644 docs/landing/_config.yml mode change 100755 => 100644 docs/landing/_includes/head.cn.html mode change 100755 => 100644 docs/landing/_includes/head.html mode change 100755 => 100644 docs/landing/_includes/page-footer.html mode change 100755 => 100644 docs/landing/_includes/page-header.cn.html mode change 100755 => 100644 docs/landing/_includes/page-header.html mode change 100755 => 100644 docs/landing/_layouts/default.cn.html mode change 100755 => 100644 docs/landing/_layouts/default.html mode change 100755 => 100644 docs/landing/_layouts/post.html mode change 100755 => 100644 docs/landing/_posts/donation.md mode change 100755 => 100644 docs/landing/assets/css/cayman.css mode change 100755 => 100644 docs/landing/assets/css/normalize.css mode change 100755 => 100644 docs/landing/build mode change 100755 => 100644 docs/landing/index.cn.md mode change 100755 => 100644 docs/landing/index.md mode change 100755 => 100644 docs/landing/pages/donation.cn.md mode change 100755 => 100644 docs/landing/pages/donation.md mode change 100755 => 100644 docs/zh/README.md mode change 100755 => 100644 docs/zh/manual.md mode change 100755 => 100644 docs/zh/plugins.md mode change 100755 => 100644 tests/projects/console_c++/src/main.cpp mode change 100755 => 100644 tests/projects/console_c++/xmake.lua mode change 100755 => 100644 tests/projects/console_c/src/main.c mode change 100755 => 100644 tests/projects/console_dlang/xmake.lua mode change 100755 => 100644 tests/projects/console_go/xmake.lua mode change 100755 => 100644 tests/projects/console_objc++/src/main.mm mode change 100755 => 100644 tests/projects/console_objc++/xmake.lua mode change 100755 => 100644 tests/projects/console_objc/src/main.m mode change 100755 => 100644 tests/projects/console_objc/xmake.lua mode change 100755 => 100644 tests/projects/console_rust/xmake.lua mode change 100755 => 100644 tests/projects/console_swift/src/main.swift mode change 100755 => 100644 tests/projects/console_swift/xmake.lua mode change 100755 => 100644 tests/projects/merge_object/src/interface.c mode change 100755 => 100644 tests/projects/merge_object/src/interface.h mode change 100755 => 100644 tests/projects/merge_object/src/test.c mode change 100755 => 100644 tests/projects/merge_object/xmake.lua mode change 100755 => 100644 tests/projects/merge_static_library/src/add.c mode change 100755 => 100644 tests/projects/merge_static_library/src/mul.c mode change 100755 => 100644 tests/projects/merge_static_library/src/sub.c mode change 100755 => 100644 tests/projects/merge_static_library/xmake.lua mode change 100755 => 100644 tests/projects/shared_library_c++/src/interface.cpp mode change 100755 => 100644 tests/projects/shared_library_c++/src/interface.h mode change 100755 => 100644 tests/projects/shared_library_c++/src/test.cpp mode change 100755 => 100644 tests/projects/shared_library_c++/xmake.lua mode change 100755 => 100644 tests/projects/shared_library_c/src/interface.c mode change 100755 => 100644 tests/projects/shared_library_c/src/interface.cpp mode change 100755 => 100644 tests/projects/shared_library_c/src/interface.h mode change 100755 => 100644 tests/projects/shared_library_c/src/test.c mode change 100755 => 100644 tests/projects/shared_library_c/src/test.cpp mode change 100755 => 100644 tests/projects/shared_library_c/xmake.lua mode change 100755 => 100644 tests/projects/shared_library_dlang/xmake.lua mode change 100755 => 100644 tests/projects/static_library_c++/src/interface.cpp mode change 100755 => 100644 tests/projects/static_library_c++/src/interface.h mode change 100755 => 100644 tests/projects/static_library_c++/src/test.cpp mode change 100755 => 100644 tests/projects/static_library_c++/xmake.lua mode change 100755 => 100644 tests/projects/static_library_c/src/interface.c mode change 100755 => 100644 tests/projects/static_library_c/src/interface.h mode change 100755 => 100644 tests/projects/static_library_c/src/test.c mode change 100755 => 100644 tests/projects/static_library_c/xmake.lua mode change 100755 => 100644 tests/projects/static_library_dlang/xmake.lua mode change 100755 => 100644 tests/projects/static_library_go/src/main.go mode change 100755 => 100644 tests/projects/static_library_go/src/test.go mode change 100755 => 100644 tests/projects/static_library_go/src/test/add.go mode change 100755 => 100644 tests/projects/static_library_go/src/test/sub.go mode change 100755 => 100644 tests/projects/static_library_go/xmake.lua mode change 100755 => 100644 tests/projects/static_library_rust/xmake.lua diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/LICENSE.md b/LICENSE.md old mode 100755 new mode 100644 diff --git a/NOTICE.md b/NOTICE.md old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/README_zh.md b/README_zh.md old mode 100755 new mode 100644 diff --git a/docs/assets/css/cayman.css b/docs/assets/css/cayman.css old mode 100755 new mode 100644 diff --git a/docs/assets/css/normalize.css b/docs/assets/css/normalize.css old mode 100755 new mode 100644 diff --git a/docs/landing/README.md b/docs/landing/README.md old mode 100755 new mode 100644 diff --git a/docs/landing/_config.yml b/docs/landing/_config.yml old mode 100755 new mode 100644 diff --git a/docs/landing/_includes/head.cn.html b/docs/landing/_includes/head.cn.html old mode 100755 new mode 100644 diff --git a/docs/landing/_includes/head.html b/docs/landing/_includes/head.html old mode 100755 new mode 100644 diff --git a/docs/landing/_includes/page-footer.html b/docs/landing/_includes/page-footer.html old mode 100755 new mode 100644 diff --git a/docs/landing/_includes/page-header.cn.html b/docs/landing/_includes/page-header.cn.html old mode 100755 new mode 100644 diff --git a/docs/landing/_includes/page-header.html b/docs/landing/_includes/page-header.html old mode 100755 new mode 100644 diff --git a/docs/landing/_layouts/default.cn.html b/docs/landing/_layouts/default.cn.html old mode 100755 new mode 100644 diff --git a/docs/landing/_layouts/default.html b/docs/landing/_layouts/default.html old mode 100755 new mode 100644 diff --git a/docs/landing/_layouts/post.html b/docs/landing/_layouts/post.html old mode 100755 new mode 100644 diff --git a/docs/landing/_posts/donation.md b/docs/landing/_posts/donation.md old mode 100755 new mode 100644 diff --git a/docs/landing/assets/css/cayman.css b/docs/landing/assets/css/cayman.css old mode 100755 new mode 100644 diff --git a/docs/landing/assets/css/normalize.css b/docs/landing/assets/css/normalize.css old mode 100755 new mode 100644 diff --git a/docs/landing/build b/docs/landing/build old mode 100755 new mode 100644 diff --git a/docs/landing/index.cn.md b/docs/landing/index.cn.md old mode 100755 new mode 100644 diff --git a/docs/landing/index.md b/docs/landing/index.md old mode 100755 new mode 100644 diff --git a/docs/landing/pages/donation.cn.md b/docs/landing/pages/donation.cn.md old mode 100755 new mode 100644 diff --git a/docs/landing/pages/donation.md b/docs/landing/pages/donation.md old mode 100755 new mode 100644 diff --git a/docs/zh/README.md b/docs/zh/README.md old mode 100755 new mode 100644 diff --git a/docs/zh/manual.md b/docs/zh/manual.md old mode 100755 new mode 100644 diff --git a/docs/zh/plugins.md b/docs/zh/plugins.md old mode 100755 new mode 100644 diff --git a/tests/projects/console_c++/src/main.cpp b/tests/projects/console_c++/src/main.cpp old mode 100755 new mode 100644 diff --git a/tests/projects/console_c++/xmake.lua b/tests/projects/console_c++/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/console_c/src/main.c b/tests/projects/console_c/src/main.c old mode 100755 new mode 100644 diff --git a/tests/projects/console_dlang/xmake.lua b/tests/projects/console_dlang/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/console_go/xmake.lua b/tests/projects/console_go/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/console_objc++/src/main.mm b/tests/projects/console_objc++/src/main.mm old mode 100755 new mode 100644 diff --git a/tests/projects/console_objc++/xmake.lua b/tests/projects/console_objc++/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/console_objc/src/main.m b/tests/projects/console_objc/src/main.m old mode 100755 new mode 100644 diff --git a/tests/projects/console_objc/xmake.lua b/tests/projects/console_objc/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/console_rust/xmake.lua b/tests/projects/console_rust/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/console_swift/src/main.swift b/tests/projects/console_swift/src/main.swift old mode 100755 new mode 100644 diff --git a/tests/projects/console_swift/xmake.lua b/tests/projects/console_swift/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/merge_object/src/interface.c b/tests/projects/merge_object/src/interface.c old mode 100755 new mode 100644 diff --git a/tests/projects/merge_object/src/interface.h b/tests/projects/merge_object/src/interface.h old mode 100755 new mode 100644 diff --git a/tests/projects/merge_object/src/test.c b/tests/projects/merge_object/src/test.c old mode 100755 new mode 100644 diff --git a/tests/projects/merge_object/xmake.lua b/tests/projects/merge_object/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/merge_static_library/src/add.c b/tests/projects/merge_static_library/src/add.c old mode 100755 new mode 100644 diff --git a/tests/projects/merge_static_library/src/mul.c b/tests/projects/merge_static_library/src/mul.c old mode 100755 new mode 100644 diff --git a/tests/projects/merge_static_library/src/sub.c b/tests/projects/merge_static_library/src/sub.c old mode 100755 new mode 100644 diff --git a/tests/projects/merge_static_library/xmake.lua b/tests/projects/merge_static_library/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c++/src/interface.cpp b/tests/projects/shared_library_c++/src/interface.cpp old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c++/src/interface.h b/tests/projects/shared_library_c++/src/interface.h old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c++/src/test.cpp b/tests/projects/shared_library_c++/src/test.cpp old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c++/xmake.lua b/tests/projects/shared_library_c++/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c/src/interface.c b/tests/projects/shared_library_c/src/interface.c old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c/src/interface.cpp b/tests/projects/shared_library_c/src/interface.cpp old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c/src/interface.h b/tests/projects/shared_library_c/src/interface.h old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c/src/test.c b/tests/projects/shared_library_c/src/test.c old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c/src/test.cpp b/tests/projects/shared_library_c/src/test.cpp old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_c/xmake.lua b/tests/projects/shared_library_c/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/shared_library_dlang/xmake.lua b/tests/projects/shared_library_dlang/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c++/src/interface.cpp b/tests/projects/static_library_c++/src/interface.cpp old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c++/src/interface.h b/tests/projects/static_library_c++/src/interface.h old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c++/src/test.cpp b/tests/projects/static_library_c++/src/test.cpp old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c++/xmake.lua b/tests/projects/static_library_c++/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c/src/interface.c b/tests/projects/static_library_c/src/interface.c old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c/src/interface.h b/tests/projects/static_library_c/src/interface.h old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c/src/test.c b/tests/projects/static_library_c/src/test.c old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_c/xmake.lua b/tests/projects/static_library_c/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_dlang/xmake.lua b/tests/projects/static_library_dlang/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_go/src/main.go b/tests/projects/static_library_go/src/main.go old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_go/src/test.go b/tests/projects/static_library_go/src/test.go old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_go/src/test/add.go b/tests/projects/static_library_go/src/test/add.go old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_go/src/test/sub.go b/tests/projects/static_library_go/src/test/sub.go old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_go/xmake.lua b/tests/projects/static_library_go/xmake.lua old mode 100755 new mode 100644 diff --git a/tests/projects/static_library_rust/xmake.lua b/tests/projects/static_library_rust/xmake.lua old mode 100755 new mode 100644 -- cgit v1.3.1