Commit Graph

483 Commits

Author SHA1 Message Date
1e0f34da9b Force pkg-config to look into $PREFIX first 2015-05-28 21:35:55 +02:00
4a03d69093 Auto-detect the PREFIX by platform 2015-05-28 21:26:59 +02:00
525a2c3a41 Make the "distclean" target while packaging 2015-05-28 21:26:59 +02:00
6b174115cf Install more files
This will unfortunately break some packages as-is, as some files may not
be available and this breaks package creation.
2015-05-28 21:03:00 +02:00
220c4059c4 Install all the libraries as required 2015-05-28 21:02:22 +02:00
808e99fc02 Forget the patches applied in force mode 2015-05-28 21:01:11 +02:00
8e6c363ff8 Allow packaging subsequent revisions
This is relevant to Debian packaging.
2015-05-28 20:38:27 +02:00
e3e9a72e28 Re-generate the Makefiles and register the changes if any 2015-05-28 20:37:10 +02:00
c229a64c7f Update a message (in verbose mode) 2015-05-28 20:34:31 +02:00
26c6ebc840 Check for changes before packaging
This is relevant for Debian packaging. This code is duplicated with
deforaos-release.sh.
2015-05-28 20:33:39 +02:00
4d56063ac8 Override the build and install rules for DeforaOS configure 2015-05-28 20:29:11 +02:00
c7baefb69e Fix calling lintian with library packages 2015-05-28 20:26:26 +02:00
f0dca37840 Code cleanup 2015-05-28 20:25:33 +02:00
b7acf31266 Code cleanup 2015-05-28 20:24:10 +02:00
e538b82e4b Place the default changelog entry in a dedicated variable 2015-05-28 20:21:41 +02:00
7ba1e9ab5b Place the default domain in a dedicated variable 2015-05-28 20:20:17 +02:00
1f3ecb5ca7 Use git to obtain the full name and e-mail address 2015-05-28 20:19:08 +02:00
2157a11c52 Code cleanup 2015-05-28 20:17:22 +02:00
bf48103ba0 Code cleanup 2015-05-28 20:16:19 +02:00
81ef87257d Code cleanup 2015-05-28 20:14:11 +02:00
27edd6f68a Link to the shortlog on multiple commits
This is relevant for links to Gitweb.
Thanks ^7heo for the heads up.
2015-05-18 17:43:58 +02:00
337c18afb3 Add a .gitignore file 2015-05-11 00:22:47 +02:00
87145de868 No longer store Makefiles in the source tree 2015-05-11 00:22:47 +02:00
b19d63a019 Update the copyright notice 2015-05-11 00:21:57 +02:00
939d4cc786 Add a "-f" flag (does not perform the tests) 2015-05-11 00:21:57 +02:00
e787f8d2cf Re-generated the Makefiles 2015-02-23 01:52:35 +01:00
5785cddcdd Updated the copyright line 2015-02-04 23:12:46 +01:00
0d78a327a9 Generate Debian packages for format version 9 2015-02-04 23:12:21 +01:00
1fd0e4fd21 Workaround for an issue with "git diff --quiet" 2014-12-02 22:15:01 +01:00
8784bc9bea Slightly improved the success message 2014-12-02 22:02:48 +01:00
153725e516 Check that the archive is actually created by "make distcheck" 2014-12-02 22:00:05 +01:00
e1ba9f00c7 Code cleanup 2014-12-02 21:56:14 +01:00
639c4c6e3d Code cleanup 2014-12-02 21:56:05 +01:00
167079defd Implemented a dry-run mode (with the "-n" command-line option) 2014-12-02 21:46:24 +01:00
dca096c37e Re-generated the Makefiles 2014-12-02 21:45:39 +01:00
08c61d3107 Using "git diff --quiet" instead of "git diff -q" (which did not work) 2014-12-02 21:42:15 +01:00
85acfdda59 No longer hard-code the URL to freecode 2014-12-02 21:29:36 +01:00
5730f55280 Silence "cvs diff" out 2014-12-02 21:28:10 +01:00
346af82588 Use "git diff -q" to determine if there are local changes to Git repositories 2014-12-02 21:27:36 +01:00
0ea104b121 Use "make distcheck" to build-check the release 2014-12-02 20:59:39 +01:00
7d1f43567d Code cleanup 2014-12-02 20:59:13 +01:00
df92dcbef7 Allow alternative vendors for desktop files 2014-12-02 20:58:53 +01:00
9dfb105785 No longer hard-code the Git branch 2014-12-02 20:57:47 +01:00
fc22495415 Using PROGNAME in deforaos-release.sh 2014-12-02 20:56:54 +01:00
e8c48730b8 Detect force pushes as well 2014-10-30 18:07:47 +01:00
0f8940f4a1 Added a comment 2014-10-09 23:01:21 +02:00
62b43704ef Run "configure" before checking for differences and releasing 2014-10-09 23:00:51 +02:00
e8367af631 Fixed the links for Redmine 2014-09-30 18:49:20 +02:00
2d24a89264 Also provide a link when there is more than one commit (to the branch) 2014-09-20 03:50:28 +02:00
c8d1d32ba2 Forced the links to be in lower-case for Redmine 2014-09-17 18:16:36 +02:00