Login
 
standard | secure
Online users
backlinks print pdf
history similar attach file
Hi,
I improved the distribution system : I added the support for deb files
Now to create packages you can do :
"make deb" for dpkg system
"make rpm" for rpm system
In addition I modified the version system in the autoconf script :
configure.ac
We have 4 fields at the beginning :
APPNAME which wasn't change and is always amsn (because amsn is always
amsn :p)
APPVERSION which is now 0.95 and not 0.95cvs
APPRELEASE which is 1 but is ignored for the moment
APPSTABLE which is actually no. WE HAVE TO CHANGE THIS FIELD JUST BEFORE THE
RELEASE !!
It switches between two version system : the unstable which set versions as
0.95cvs-yyyymmdd (taken from cvs_date) and the stable one : 0.95-n where n is
the release.
So before the release we have to change APPSTABLE to yes and redid autoconf
(should be automatic when doing make).
All of ways when you will generate a package you will see the bad filename but
it's always better to change it before : it avoids to do the job twice :p
Phil
P.S. Before the release, we should check the binaries for Windows, especially
TkCxImage? since I modified a little the code after the last DLL committing.
Arieh, can you complie with the last source before releasing the 0.95 ??

Created by: scapor last modification: Sunday 20 of November, 2005 [18:09:49 UTC] by scapor


name uploaded size dls desc
No attachments for this page