[fossil-dev] cross compiling

2017-09-20 Thread Jan Danielsson
Hello,

   When cross compiling fossil, how does one tell it where to find the
dynamic sqlite3 library?  (Essentially I'm looking for something
equivalent to the somewhat common --with-sysroot configure option).

-- 
Kind Regards,
Jan
___
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev


Re: [fossil-dev] Branches in need of merging...

2016-03-11 Thread Jan Danielsson
On 11/03/16 23:49, Ross Berteig wrote:
[---]
> * jan-manifest-tags
> 
> New feature to generate a file containing a list of the tags on the
> current checkout for the benefit of build and release tooling, suggested
> and mostly implemented by Jan Danielsson:
> 
> http://www.mail-archive.com/fossil-users%40lists.fossil-scm.org/msg22317.html
> 
> 
> It seems to have proceeded well past proof-of-concept, then stalled.

   The status on this is that it's more or less finished in the sense that:
   -  It can be used for what I originally set out to accomplish
(creates manifest.tags on request).
   -  manifest.tags is included when generating source archives.
   -  I haven't found any cases where the manifest.tags isn't updated as
intended (but it would be neat if others could take a look at it).
   -  It's non-intrusive (people who don't want to use the feature will
never notice the change).

   Perhaps I have forgotten something, but the remaining change I'd like
to do is per a request from Steve Stefanovich
(http://www.mail-archive.com/fossil-users%40lists.fossil-scm.org/msg22337.html).
 Unfortunately I have been involved in a new project which has left me
with very limited time.

   I'll try to find some time to finish this next weekend or so.

-- 
Kind Regards,
Jan
___
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev