summaryrefslogtreecommitdiff
path: root/xmake/languages/c++
diff options
context:
space:
mode:
authorruki <[email protected]>2017-08-27 21:44:26 +0800
committerruki <[email protected]>2017-08-27 21:44:26 +0800
commit82656cd001b02abd7f1a4b5ba6dcd89c50899d46 (patch)
tree306c4acfc3e7d123a6c742d531aa02fbd7201132 /xmake/languages/c++
parentd3f38de4ea68ca59a74bb8a96ea3ffe4db2563f6 (diff)
update description and index
Diffstat (limited to 'xmake/languages/c++')
-rw-r--r--xmake/languages/c++/api.lua2
-rw-r--r--xmake/languages/c++/check_main.lua2
-rw-r--r--xmake/languages/c++/load.lua2
-rw-r--r--xmake/languages/c++/xmake.lua2
4 files changed, 4 insertions, 4 deletions
diff --git a/xmake/languages/c++/api.lua b/xmake/languages/c++/api.lua
index 2258cfad7..5823d77d1 100644
--- a/xmake/languages/c++/api.lua
+++ b/xmake/languages/c++/api.lua
@@ -1,4 +1,4 @@
---!The Make-like Build Utility based on Lua
+--!A cross-platform build utility based on Lua
--
-- Licensed to the Apache Software Foundation (ASF) under one
-- or more contributor license agreements. See the NOTICE file
diff --git a/xmake/languages/c++/check_main.lua b/xmake/languages/c++/check_main.lua
index d5d434d8f..916630c81 100644
--- a/xmake/languages/c++/check_main.lua
+++ b/xmake/languages/c++/check_main.lua
@@ -1,4 +1,4 @@
---!The Make-like Build Utility based on Lua
+--!A cross-platform build utility based on Lua
--
-- Licensed to the Apache Software Foundation (ASF) under one
-- or more contributor license agreements. See the NOTICE file
diff --git a/xmake/languages/c++/load.lua b/xmake/languages/c++/load.lua
index 4eb290d07..7302b1bd7 100644
--- a/xmake/languages/c++/load.lua
+++ b/xmake/languages/c++/load.lua
@@ -1,4 +1,4 @@
---!The Make-like Build Utility based on Lua
+--!A cross-platform build utility based on Lua
--
-- Licensed to the Apache Software Foundation (ASF) under one
-- or more contributor license agreements. See the NOTICE file
diff --git a/xmake/languages/c++/xmake.lua b/xmake/languages/c++/xmake.lua
index e5add6b6e..fafa7a98a 100644
--- a/xmake/languages/c++/xmake.lua
+++ b/xmake/languages/c++/xmake.lua
@@ -1,4 +1,4 @@
---!The Make-like Build Utility based on Lua
+--!A cross-platform build utility based on Lua
--
-- Licensed to the Apache Software Foundation (ASF) under one
-- or more contributor license agreements. See the NOTICE file