Commit Graph

295 Commits

Author SHA1 Message Date
ff94e30483 Code cleanup 2015-06-02 20:39:48 +02:00
f08ae09b52 Let the package name be overridden 2015-06-02 20:38:01 +02:00
d4bf78307b Always create the source archive if necessary 2015-06-02 20:36:50 +02:00
888724a2c1 Guess the underlying SCM
This currently supports both CVS and Git as before. Git is still only
detected when running the script from within the root repository.
2015-06-02 20:34:10 +02:00
ef87c5c068 Detect if the kernel image is compressed 2015-05-29 17:25:07 +02:00
5ad11f64b1 Use the original basename for the splash image file 2015-05-29 17:07:04 +02:00
eb0ace1308 Use the absolute path to the kernel 2015-05-29 17:05:39 +02:00
4e8474e97b Boot in 800x600 resolution by default (16-bits) 2015-05-29 17:05:39 +02:00
6ae7767dc3 Implement -f with pkgsrc as well 2015-05-29 11:11:03 +02:00
fbd42e17a3 Use VENDOR 2015-05-29 11:09:22 +02:00
1e2daa156f Use PROGNAME 2015-05-29 11:06:16 +02:00
eb129d7211 Clean up the package directory as intended
This is relevant for pkgsrc packaging.
2015-05-29 10:57:57 +02:00
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