Commit Graph

25 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
540410341e Fix compiling without OBJDIR 2016-12-29 21:13:09 +01:00
3e495db844 Let the default value for variables be overriden 2016-12-29 20:10:10 +01:00
c290d9266e Update the copyright notice 2016-12-29 20:04:40 +01:00
2cce47a644 Create the parent directory before creating the target file
Fixes building with OBJDIR.
2016-12-29 20:03:08 +01:00
d233b6cee8 Support installing targets from sub-directories 2015-10-06 18:25:25 +02:00
cfa5e962ba Redirect debug information to the standard output 2015-10-04 13:05:53 +02:00
6ddac85570 Update the copyright notice 2015-06-08 03:31:15 +02:00
d4316f6f3f Use PROGNAME 2015-06-08 03:31:15 +02:00
2e4ce80eac Added support for OBJDIR 2014-10-31 02:55:56 +01:00
3e65ff5d9b Really support SunOS for sure 2014-10-25 00:35:19 +02:00
d9bdd130b9 Solaris also doesn't have "-Wl,-rpath-link" apparently 2014-04-23 17:34:56 +02:00
f3814eaafa Improved error handling 2014-01-23 12:12:14 -06:00
2ffdf32a06 Code cleanup 2013-01-07 02:35:58 +01:00
78dcd6f0e5 Preparing scripts for the "clean" target 2013-01-07 02:32:08 +01:00
0b606a1140 Preparing scripts for the "clean" target 2013-01-07 02:27:12 +01:00
7d2b3130fa Fixed parsing arguments (using $OPTARG) 2012-10-17 10:37:57 +00:00
428b8fd03a No longer use RPATH for "/usr/lib" 2012-10-03 17:44:05 +00:00
c922b4fee7 Chose a substitution character for sed less likely to conflict 2012-08-13 18:27:16 +00:00
7bb3647aa5 MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00
057b7babf4 Updated the pkgconfig.sh sample script 2012-07-31 23:56:04 +00:00
0aeaa91af5 Unifying the scripts generating pkg-config definition files 2012-07-11 23:07:34 +00:00
d08cc062d6 Enforce permissions properly when creating directories 2012-07-10 22:37:21 +00:00
5d9ba89769 Installing more documentation 2012-05-16 23:23:06 +00:00