|
8a8d22ef63
|
Import a new linting test helper for C
Idea from Laurent Arnoud <laurent@spkdev.net>, thanks!
|
2016-12-30 18:43:25 +01:00 |
|
|
540410341e
|
Fix compiling without OBJDIR
|
2016-12-29 21:13:09 +01:00 |
|
|
fd3e628984
|
Create the parent directory before creating the target file
Fixes building with OBJDIR.
|
2016-12-29 21:09:26 +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 |
|
|
e43aadfb42
|
Try to detect invalid use of return
|
2016-12-09 00:13:20 +01:00 |
|
|
4c37d686f8
|
Code cleanup
|
2016-12-09 00:03:49 +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 |
|
|
de23cebd2e
|
Improve the output
|
2016-04-20 11:42:03 +02:00 |
|
|
d1c17719e7
|
Sort the files tested arithmetically
|
2016-04-13 19:21:02 +02:00 |
|
|
5177bf68e2
|
Perform tests deterministically
|
2016-02-18 00:41:29 +01:00 |
|
|
ffd8637017
|
Re-generate the Makefiles
|
2016-02-15 20:26:03 +01:00 |
|
|
eedd432c25
|
Remove obsolete file
|
2016-02-15 20:24:30 +01:00 |
|
|
0fd45a9bbe
|
Re-generate the Makefiles
|
2016-02-15 20:24:30 +01:00 |
|
|
9f6499be6d
|
Fix "make distcheck"
|
2016-02-15 20:23:57 +01:00 |
|
|
cd78178559
|
Re-generate the Makefiles
|
2016-02-14 22:53:26 +01: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 |
|
|
ef0ad13680
|
Fix "make clean"
|
2016-01-20 02:08:34 +01:00 |
|
|
0bb41efbf1
|
Add a comment
|
2016-01-20 02:08:23 +01:00 |
|
|
17fc0c5ea9
|
Update the copyright notice
|
2016-01-20 02:03:24 +01:00 |
|
|
66081c65c5
|
Detect which directories to test
|
2016-01-20 02:03:17 +01:00 |
|
|
024133740f
|
Update the copyright notice
|
2016-01-20 01:59:10 +01:00 |
|
|
0d2581ebbc
|
Detect which directories to test
|
2016-01-20 01:59:02 +01:00 |
|
|
0e1f74f714
|
Update the copyright notice
|
2016-01-20 01:58:42 +01:00 |
|
|
9df7e3f1a8
|
Detect which directories to test
|
2016-01-20 01:50:13 +01:00 |
|
|
24bfbe1a82
|
Update the copyright notice
|
2016-01-20 01:37:42 +01:00 |
|
|
904aa4a20d
|
Detect which directories to test
|
2016-01-20 01:36:54 +01:00 |
|
|
639d03f007
|
Re-generate the Makefiles
|
2016-01-20 01:05:59 +01:00 |
|
|
66feafb429
|
Re-use the "docbook.sh" script from the documentation
|
2016-01-20 00:36:49 +01:00 |
|
|
b9a07bc17a
|
Sort the files checked alphabetically
|
2015-10-19 21:01:20 +02:00 |
|
|
7414b3e00c
|
Sort the files checked alphabetically
With this change failures should be more deterministic.
|
2015-10-19 17:22:06 +02:00 |
|
|
d233b6cee8
|
Support installing targets from sub-directories
|
2015-10-06 18:25:25 +02:00 |
|
|
1180fc1b3a
|
Reflect changes from the reference script
|
2015-10-06 18:25:19 +02:00 |
|
|
252f0f5579
|
Support installing targets in sub-directories
|
2015-10-06 18:25:18 +02:00 |
|
|
e9721ca82f
|
Update the copyright notice
|
2015-10-04 13:07:23 +02:00 |
|
|
cfa5e962ba
|
Redirect debug information to the standard output
|
2015-10-04 13:05:53 +02:00 |
|
|
bebb776956
|
Consistency fix
|
2015-10-04 13:01:17 +02:00 |
|
|
c13a652773
|
Monitor the commands executed
|
2015-10-04 12:54:41 +02:00 |
|
|
adfa5b11ed
|
Add support for multiple targets
|
2015-10-04 12:52:40 +02:00 |
|
|
1cb6982bbd
|
Correct the usage screen
|
2015-10-04 12:40:02 +02:00 |
|
|
55bfac966f
|
Update the manual page
|
2015-08-30 21:38:41 +02:00 |
|
|
fb393d684f
|
Update the copyright notice
|
2015-08-23 16:20:11 +02:00 |
|
|
3b1f38fbf6
|
Use "exit" instead of "return" outside of shell functions
|
2015-08-23 16:18:23 +02:00 |
|
|
36bc0d0888
|
Re-generate the Makefiles
|
2015-06-08 03:31:15 +02:00 |
|
|
6fb566ebdb
|
Introduce platform.sh
|
2015-06-08 03:31:15 +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 |
|
|
d7daf15193
|
Add a few .gitignore files
|
2015-05-28 21:33:10 +02:00 |
|
|
ac5f0bf6fa
|
Re-generate the Makefiles
|
2015-05-25 18:37:34 +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 |
|
|
6331bf00d3
|
Let internal variables be overridden
|
2015-03-04 01:55:09 +01:00 |
|
|
7d033e61c8
|
No longer fail when gtk-doc is not installed
|
2015-03-03 20:37:18 +01:00 |
|
|
bff69d3593
|
Re-generated the Makefiles
|
2015-02-06 01:39:00 +01:00 |
|
|
822dc8719f
|
Re-phrase what configure cannot do yet because it is less true by now
|
2015-01-13 23:33:02 +01:00 |
|
|
2619f6c455
|
Use the package name's entity where relevant
|
2015-01-13 23:27:15 +01:00 |
|
|
446f56b846
|
Added the "libtool" target type and "phony" variable
|
2015-01-13 23:21:50 +01:00 |
|
|
ac8c7a11b9
|
Escape arguments for CHMOD before the mode
|
2014-11-27 19:55:56 +01:00 |
|
|
8c616151cb
|
Added a script to help validate Python scripts
|
2014-11-15 18:47:10 +01:00 |
|
|
32e1ce4281
|
No longer create useless directories
|
2014-11-12 03:39:53 +01:00 |
|
|
66d61fa3c4
|
Added support for OBJDIR
|
2014-11-12 03:24:08 +01:00 |
|
|
4865f13b3f
|
Let the gtkdoc.sh script ignore OBJDIR for the moment
|
2014-11-12 02:33:12 +01:00 |
|
|
a54cc16b1e
|
Using PROGNAME in gtkdoc.sh as well
|
2014-11-12 02:33:01 +01:00 |
|
|
146855f8d0
|
Revisited support for OBJDIR
|
2014-10-31 18:16:02 +01:00 |
|
|
664e04a60f
|
Newer version of the script upstream
|
2014-10-31 18:14:36 +01:00 |
|
|
4ee39f3ea0
|
Added support for source files in the OBJDIR directory
|
2014-10-31 18:13:40 +01:00 |
|
|
54f5fc02f7
|
Use $PROGNAME in the "docbook.sh" script
|
2014-10-31 18:13:17 +01:00 |
|
|
35c5278d8a
|
Added partial support for OBJDIR
|
2014-10-31 03:46:25 +01:00 |
|
|
e7881148d6
|
Removed debugging information
|
2014-10-31 03:42:20 +01:00 |
|
|
6336cc5d9c
|
Added support for OBJDIR
|
2014-10-31 03:35:09 +01:00 |
|
|
2e4ce80eac
|
Added support for OBJDIR
|
2014-10-31 02:55:56 +01:00 |
|
|
b7a553b6a5
|
Added support for OBJDIR
|
2014-10-31 02:45:14 +01:00 |
|
|
4a62ebc9e9
|
Re-generated the Makefiles
|
2014-10-31 02:35:45 +01:00 |
|
|
eac6961b34
|
Re-generated the Makefiles
|
2014-10-31 02:23:25 +01:00 |
|
|
1e1dc6a1ae
|
Added support for OBJDIR
|
2014-10-31 02:15:40 +01:00 |
|
|
0d0af600b8
|
Added support for OBJDIR
|
2014-10-31 02:15:23 +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 |
|
|
3e65ff5d9b
|
Really support SunOS for sure
|
2014-10-25 00:35:19 +02:00 |
|
|
2f213e60e2
|
Re-generated the Makefiles
|
2014-10-17 20:40:30 +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 |
|
|
08d51a9edf
|
Added the "phplint.sh" helper script
|
2014-10-03 13:24:19 +02:00 |
|
|
ea45db6036
|
Code cleanup
|
2014-10-03 13:23:00 +02:00 |
|
|
ef54e9374b
|
Fixed the usage screen
|
2014-10-03 13:22:48 +02:00 |
|
|
be85f616d0
|
Fixed the usage screen
|
2014-10-03 13:20:42 +02:00 |
|
|
d1f023337e
|
Using the BSD license
|
2014-10-03 13:19:54 +02:00 |
|
|
3e1267d8d0
|
Removed useless .cvsignore files
|
2014-10-03 13:14:03 +02:00 |
|
|
4ffe704cba
|
Open and write to the error log only once for all the files analyzed
|
2014-08-25 19:43:35 +02:00 |
|
|
aa5e64f1b1
|
Code cleanup
|
2014-08-25 19:40:46 +02:00 |
|
|
8fd1b92a2c
|
No need to redirect the standard output from "sh -n"
|
2014-08-25 19:40:10 +02:00 |
|
|
65bbbf366f
|
Added two sample scripts to check for conformity of shell and XML files
|
2014-08-25 19:37:30 +02:00 |
|
|
bc7d95c98f
|
Added a CSS stylesheet for manual pages
|
2014-05-29 14:27:32 +02:00 |
|
|
d343bc54ab
|
Added support for custom embedded CSS stylesheets in HTML output
|
2014-05-29 14:24:59 +02:00 |
|
|
fe5484711d
|
Detect when DocBook files are manual pages (for HTML output)
|
2014-05-09 03:47:58 +02:00 |
|
|
b2853c5581
|
Install HTML manual pages into the proper directory (requires "xmllint")
|
2014-05-09 02:21:27 +02:00 |
|
|
d9bdd130b9
|
Solaris also doesn't have "-Wl,-rpath-link" apparently
|
2014-04-23 17:34:56 +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 |
|
|
c441be639b
|
Newer version of the script
|
2014-04-23 17:26:08 +02:00 |
|
|
15f236b680
|
Fixed obtaining the PREFIX value from the command line
|
2014-03-03 01:33:56 +01:00 |
|
|
a41ee14c0a
|
Newer version of the reference script
|
2014-02-11 23:28:49 +01:00 |
|
|
34983f8459
|
Added support for PDF output
|
2014-02-11 00:30:05 +01:00 |
|
|
bca292d049
|
Code cleanup
|
2014-02-11 00:24:38 +01:00 |
|
|
62a7e10229
|
Newer versions of the helper scripts
|
2014-01-23 12:51:33 -06:00 |
|
|
f3814eaafa
|
Improved error handling
|
2014-01-23 12:12:14 -06:00 |
|
|
32d6c406c3
|
Fixed installation with SunOS' install(1) program
|
2014-01-21 13:38:47 -06:00 |
|
|
605df7c07e
|
Re-generated the Makefiles
|
2013-04-06 00:45:36 +02:00 |
|
|
a1e53b2418
|
Re-generated the Makefiles
|
2013-03-05 03:10:02 +01:00 |
|
|
3315f001b9
|
Re-generated Makefiles
|
2013-01-25 20:54:46 +01:00 |
|
|
f139bc58d0
|
Re-generated Makefiles
|
2013-01-07 03:36:29 +01:00 |
|
|
6c0926d29d
|
Code cleanup
|
2013-01-07 03:30:28 +01:00 |
|
|
421859519e
|
Fixed "make clean"
|
2013-01-07 03:30:08 +01:00 |
|
|
81a6d12db4
|
Code cleanup
|
2013-01-07 03:26:48 +01:00 |
|
|
d93685028d
|
Fixed "make clean"
|
2013-01-07 03:20:10 +01:00 |
|
|
05149d255a
|
Preparing scripts for the "clean" target
|
2013-01-07 02:52:36 +01:00 |
|
|
330778cec2
|
Preparing scripts for the "clean" target
|
2013-01-07 02:46:28 +01:00 |
|
|
9aa3aabc4c
|
Preparing scripts for the "clean" target
|
2013-01-07 02:42:50 +01:00 |
|
|
6b7e8dbdd8
|
Preparing scripts for the "clean" target
|
2013-01-07 02:38:54 +01: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 |
|
|
0b027bd060
|
Re-generated Makefiles
|
2013-01-07 02:21:30 +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 |
|
|
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 |
|
|
4a3507b682
|
Output conformant XHTML
|
2012-09-17 14:50:20 +00:00 |
|
|
af07b21194
|
Avoiding a compilation issue on some systems
|
2012-09-11 11:02:57 +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 |
|
|
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 |
|
|
421ad3eed6
|
Improved debugging information and uninstallation for some scripts
|
2012-08-01 00:13:24 +00:00 |
|
|
057b7babf4
|
Updated the pkgconfig.sh sample script
|
2012-07-31 23:56:04 +00:00 |
|
|
62b65b58d6
|
Re-phrased and re-indented a bit
|
2012-07-31 19:14:59 +00:00 |
|
|
feb5dccbf0
|
Added a "FILES" section
|
2012-07-31 19:13:12 +00:00 |
|
|
2e744e268a
|
Let CVS be quieter
|
2012-07-30 00:28:16 +00:00 |
|
|
0aeaa91af5
|
Unifying the scripts generating pkg-config definition files
|
2012-07-11 23:07:34 +00:00 |
|
|
7e1451014f
|
Create directories with the proper permissions
|
2012-07-10 23:22:43 +00:00 |
|
|
f904804626
|
Only install (and uninstall) regular files
|
2012-07-10 22:49:59 +00:00 |
|
|
be8f9b10da
|
Really uninstall all the files installed
|
2012-07-10 22:45:18 +00:00 |
|
|
d08cc062d6
|
Enforce permissions properly when creating directories
|
2012-07-10 22:37:21 +00:00 |
|
|
05960c9e98
|
Rewording and linking to make(1)
|
2012-06-28 22:49:09 +00:00 |
|
|
5180a5945a
|
No longer re-create the targets when installing
|
2012-06-10 00:13:31 +00:00 |
|