Commit Graph

280 Commits

Author SHA1 Message Date
3f7460b753 Implementing more build dependencies (for Debian packages) 2012-10-02 23:46:53 +00:00
954e926dc1 Fixed the destination directory 2012-10-02 22:57:06 +00:00
a0981093cc Creating debian/menu as well (from desktop files) 2012-10-02 22:46:31 +00:00
fdab2efc60 Automatically building Debian packages 2012-10-02 22:30:54 +00:00
668adf2ab5 Implemented "debian/compat" 2012-10-02 22:12:39 +00:00
c85b095a1e Better error checking around the creation of "debian/changelog" 2012-10-02 22:09:57 +00:00
b3a50fed6b More soft-coding 2012-10-02 22:01:44 +00:00
da254cfe82 Fully implemented debian's changelog using "dch" by now 2012-10-02 21:59:03 +00:00
d482e99a4f Beginning to support cross-compilation 2012-10-02 21:54:07 +00:00
2504d2fc58 Fixed DESTDIR when installing files 2012-10-02 21:36:08 +00:00
f45831ff14 Set PREFIX when building and installing files 2012-10-02 21:30:37 +00:00
5c55b3fd08 Also set the distribution when using "dch" 2012-10-02 21:27:35 +00:00
8932e7fb35 Implemented debian/changelog (in interactive mode using "dch") 2012-10-02 21:23:41 +00:00
ddc1568e40 Portability fixes 2012-10-02 21:13:25 +00:00
39e4a43bd5 Began support for Debian packages 2012-10-02 21:05:53 +00:00
4ae13a9d5c Implemented DESCR (defaulting to the existing one) 2012-10-02 17:52:57 +00:00
25728cbcef Running pkglint (always fails at the moment) 2012-10-02 17:44:43 +00:00
d93127cff9 Handling existing patches 2012-10-02 17:39:59 +00:00
ccd4472ac0 Implemented xgettext as a tool 2012-10-02 17:28:05 +00:00
9765f62487 Implemented options and rc scripts 2012-10-02 17:17:20 +00:00
f7aacdc962 Fixed a few bugs and implemented options handling (for pkgsrc) 2012-10-02 16:22:09 +00:00
3d707431ab Whitespace cleanup 2012-10-02 16:11:13 +00:00
6158da88ff Implemented PLIST 2012-10-02 16:07:29 +00:00
4923b75776 Initial version of deforaos-package.sh (supporting pkgsrc) 2012-10-02 15:23:57 +00:00
7518bad6a5 Install deforaos-release.sh by default 2012-10-01 23:02:37 +00:00
ea697c8717 No longer require config.sh 2012-10-01 22:55:34 +00:00
3f02b79ed1 Detect (and prevent) more errors when extracting the archive 2012-10-01 22:48:10 +00:00
d06c652d2a Added a debugging and a verbose mode 2012-10-01 22:31:00 +00:00
ca40720609 Also tagging the sources 2012-10-01 22:18:51 +00:00
4bb4d54760 Also checking if the sources were modified 2012-10-01 22:06:46 +00:00
0568b7f951 Imported deforaos-release.sh 2012-10-01 18:18:17 +00:00
6edf409a67 Initial import 2012-10-01 18:17:15 +00:00
7b9a4a7a28 Fixed the project reference within the license terms 2012-10-01 11:44:07 +00:00
6ec2964987 Generating all the documentation available 2012-07-19 14:05:45 +00:00
bf0b771733 Give Windows (32-bits) a chance when bootstrapping 2012-07-14 21:26:49 +00:00
a4c774ab1d No longer hide errors upon checkout 2012-07-08 21:19:13 +00:00
53525d8de5 *** empty log message *** 2012-07-08 21:18:20 +00:00
f63ac6b6a2 No longer hide errors with Gtkdoc 2012-06-26 15:38:18 +00:00
4f07656628 Fixed temporary directory creation 2012-06-26 15:36:49 +00:00
f24e404f1c Be stricter at enforcing permissions 2012-06-23 22:14:16 +00:00
50e99f8a6d Generate and install the manual pages as well 2012-06-23 21:57:09 +00:00
ec24a09878 Added license text 2012-06-22 00:57:09 +00:00
d9f488197d Added a script to document the tree 2012-06-17 23:49:20 +00:00
da1b169f6a No longer documenting the tree within the update script 2012-06-17 23:33:10 +00:00
bb8159f103 Hide the output for the documentation phase 2012-06-15 22:11:30 +00:00
7eb5717d8c No longer install the same documentation repeatedly 2012-06-15 22:06:58 +00:00
1bfc9c539c Really look for gtk-doc documentation instead of manual pages 2012-06-14 23:58:55 +00:00
19ae99682b Additional fixes 2012-06-14 23:53:58 +00:00
baa9980d14 Code cleanup 2012-06-14 23:46:00 +00:00
224e9bcb56 Create the home folder if it does not exist 2012-06-14 23:35:29 +00:00