From 43ac546cbd551bf06ae37a8211c8a65d9eadbb0b Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 25 Nov 2023 00:51:19 +0800 Subject: add set_author and set_maintainer --- scripts/makeself/header | 8 -------- scripts/makeself/lsm | 15 --------------- 2 files changed, 23 deletions(-) delete mode 100644 scripts/makeself/header delete mode 100644 scripts/makeself/lsm (limited to 'scripts') diff --git a/scripts/makeself/header b/scripts/makeself/header deleted file mode 100644 index f247ee7bd..000000000 --- a/scripts/makeself/header +++ /dev/null @@ -1,8 +0,0 @@ -xmake v#xmake-version#, A cross-platform build utility based on Lua -Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io - _ - __ ___ __ __ __ _| | ______ - \ \/ / | \/ |/ _ | |/ / __ \ - > < | \__/ | /_| | < ___/ - /_/\_\_|_| |_|\__ \|_|\_\____| - by ruki, xmake.io diff --git a/scripts/makeself/lsm b/scripts/makeself/lsm deleted file mode 100644 index 012efa4a1..000000000 --- a/scripts/makeself/lsm +++ /dev/null @@ -1,15 +0,0 @@ -Begin3 -Title: xmake -Version: #xmake-version# -Description: xmake is a cross-platform build utility based on lua. - The project focuses on making development and building easier and - provides many features (e.g package, install, plugin, macro, action, option, task ...), - so that any developer can quickly pick it up and - enjoy a productivity boost when developing and building projects. -Keywords: make build -Author: ruki (waruqi@gmail.com) -Maintained-by: ruki (waruqi@gmail.com) -Original-site: https://xmake.io/ -Platform: Unix; Windows -Copying-policy: Apache-2.0 -End -- cgit v1.3.1