Commit Graph

27 Commits

Author SHA1 Message Date
221cd73582 Update the copyright notice 2017-09-13 14:25:45 +02:00
6fd5bda39e Let more scripts work on multiple targets 2017-09-13 14:25:45 +02:00
fd3e628984 Create the parent directory before creating the target file
Fixes building with OBJDIR.
2016-12-29 21:09:26 +01:00
f90f6d2c87 Correct LDSO on Linux/amd64 2016-08-02 15:09:56 +02:00
bcc92f45ea Correct LDSO on Linux 2016-08-02 15:07:11 +02:00
65573eabef Add support for SOURCE_DATE_EPOCH 2016-02-14 21:58:37 +01:00
584f102627 Update the copyright notice 2016-01-20 02:12:30 +01:00
8c4f0f9800 Do not guess variables when already set 2016-01-20 02:11:48 +01:00
cfa5e962ba Redirect debug information to the standard output 2015-10-04 13:05:53 +02:00
d4316f6f3f Use PROGNAME 2015-06-08 03:31:15 +02:00
1d9d0e73f4 Update the copyright notice 2015-04-19 16:46:27 +02:00
7a48db0218 Guess the location of config.sh 2015-04-19 16:46:11 +02:00
ac8c7a11b9 Escape arguments for CHMOD before the mode 2014-11-27 19:55:56 +01:00
b7a553b6a5 Added support for OBJDIR 2014-10-31 02:45:14 +01:00
18ce1c4c84 Fixed LDSO for FreeBSD 2014-10-30 19:12:46 +01:00
bcb4a0d64c Substitute every occurence on each line 2014-10-25 00:38:01 +02:00
eb327748c2 Also substitute INCLUDEDIR and LDSO 2014-10-25 00:37:48 +02:00
cd61377128 Support more substitutions
The following substitutions are now supported:
BINDIR, DATADIR, LIBDIR, LIBEXECDIR, MANDIR and SYSCONFDIR
2014-10-17 20:31:42 +02:00
b227ac5187 Fixed obtaining the PREFIX from the command line 2014-04-23 17:34:24 +02:00
39e3e3ae2a Updated license information (switched to 2-clause BSD) 2014-04-23 17:33:59 +02:00
f3814eaafa Improved error handling 2014-01-23 12:12:14 -06:00
9aa3aabc4c Preparing scripts for the "clean" target 2013-01-07 02:42:50 +01:00
554c94fc72 No longer hardcore the target directory as being BINDIR 2012-10-02 18:09:33 +00:00
0f4e6fa428 Base the installation permissions on the substituted file (not the original) 2012-10-02 18:02:21 +00:00
02aa787eab No longer always installing as an executable file by default 2012-10-02 17:59:59 +00:00
e1a8c8ff50 Code cleanup 2012-08-23 13:25:24 +00:00
8cd51c477a Imported the subst.sh script 2012-08-20 14:27:46 +00:00