Jesse Smith
|
c29655a5c8
|
Updated changelog with information on pidof's new -q flag.
Fixed Makefile to make sure it does proper clean before making
tarball. And properly creates signed tarball afterwards.
|
2018-09-08 23:29:02 -03:00 |
|
Jesse Smith
|
eda1f0d6ba
|
Fixed typo in Makefile
|
2018-09-07 21:46:12 -03:00 |
|
Jesse Smith
|
96b7285309
|
Fixed Makefile so it cleans up object files before creating tarball.
|
2018-09-07 21:42:47 -03:00 |
|
Jesse Smith
|
7656f9d5f9
|
Version information is now fetched and defined by the Makefile.
No more need to update the version manually in the init.c source.
|
2018-07-01 18:44:57 -03:00 |
|
Jesse Smith
|
3a6ebb3c07
|
Fixed tar flag and typo in Makefile to make sure archive is
properly compressed.
|
2018-06-18 20:26:58 -03:00 |
|
Jesse Smith
|
2d6d2bc0d3
|
Updated toplevel Makefile to avoid created unnecessary temporary
directories when they are not wanted/required.
|
2018-06-03 20:14:01 -03:00 |
|
Jesse Smith
|
4732d28994
|
Reverted changes to Makefile which caused tarball to be
created with incorrect name and parent folder version.
|
2018-05-20 17:10:54 -03:00 |
|
Jesse Smith
|
dbf996d888
|
Fixed some problems in the Makefile which caused it to grab wrong version/user
information for upload.
|
2018-05-05 14:51:22 -03:00 |
|
Jesse Smith
|
670d691e1a
|
Updated Makefile to use git to find version. Remove unnecessary
username information checking.
|
2018-05-05 14:33:54 -03:00 |
|
Jesse Smith
|
d6f9d19745
|
Updated Makefile to sign and upload packages created
from the git repository when we use "make upload".
|
2018-02-23 18:08:34 -04:00 |
|
Jesse Smith
|
e1ab5f1528
|
Updated Makefile to build tarball from git repo instead of old Subversion
repo. The migration broke creating the staging area for source files.
|
2018-02-21 17:36:04 -04:00 |
|
Petter Reinholdtsen
|
86c85e2330
|
Add 'make dist' target to get a tarball to test in addition to the upload target.
|
2014-02-07 19:13:52 +00:00 |
|
Werner Fink
|
ba54bb9ac4
|
Fix sysvinit bug #29758
|
2010-05-04 07:50:12 +00:00 |
|
Werner Fink
|
1f809110cb
|
Use notdir in Makefile
|
2010-04-29 10:41:19 +00:00 |
|
Werner Fink
|
4d38df17a9
|
* Add internal make file extension for fast upload to savannah
|
2010-04-14 12:04:35 +00:00 |
|
Petter Reinholdtsen
|
bb3ff476da
|
Add Makefile in toplevel directory.
|
2009-11-14 21:31:20 +00:00 |
|