diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-February/023074.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2013-February/023074.html | 119 | 
1 files changed, 119 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-February/023074.html b/zarb-ml/mageia-dev/2013-February/023074.html new file mode 100644 index 000000000..19d529f32 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-February/023074.html @@ -0,0 +1,119 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Freeze push: stog +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20stog&In-Reply-To=%3C5127B6AE.1000307%40rhul.ac.uk%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="023071.html"> +   <LINK REL="Next"  HREF="023075.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Freeze push: stog</H1> +    <B>Malo</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20stog&In-Reply-To=%3C5127B6AE.1000307%40rhul.ac.uk%3E" +       TITLE="[Mageia-dev] Freeze push: stog">pierre-malo.denielou at rhul.ac.uk +       </A><BR> +    <I>Fri Feb 22 19:19:26 CET 2013</I> +    <P><UL> +        <LI>Previous message: <A HREF="023071.html">[Mageia-dev] Freeze push: gifsicle +</A></li> +        <LI>Next message: <A HREF="023075.html">[Mageia-dev] Freeze push: stog +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#23074">[ date ]</a> +              <a href="thread.html#23074">[ thread ]</a> +              <a href="subject.html#23074">[ subject ]</a> +              <a href="author.html#23074">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hello, + +Please submit stog-0.7.0. +stog is a static website generator written in OCaml. Nothing depends on  +it in Mageia. +Since stog is still under heavy development, it's better if we can ship  +the latest version. We currently have version 0.5, and the improvements  +in the cache system would be welcome for Mageia 3. + +Here is the detailed changelog: + +0.7.0 [2013-02-13]: +     mod: split (un)install target into (un)install-lib and (un)install-bin, +     add: -I and -package options to stog-ocaml-session, +     add: new scripts mk-stog, mk-stog.byte, mk-stog-ocaml-session to  +create custom stog and stog-ocaml-session, +     add: option --stog-ocaml-session to stog, to indicate the program  +used to evaluate ocaml code, +     fix META file, +     add: support for authors in the RSS feed. Thanks to Gabriel Scherer, +     mod: use ocamlfind to compile. + +0.6.1 [2013-01-17]: Fix version number META file and remove Pcre useless  +dependency in Makefile and META. +0.6 [2013-01-16]: + +     mod: do not write the config file if it already exists, +     add: <elements> node handles reverse="false" attribute not to  +reverse order of elements (which is default, i.e. the more recent first), +     mod: better cache system, using dependencies of each element on  +other elements and files; also handles the stog environment used to  +compute elements in cache, so that a change in the stog environment will  +make all elements recomputed (for example when language changes), +     add: a rule using a file or another element must add a dependency  +from the computed element to the element or file it depends on, using  +Stog_plug.add_dep, +     add: <include> now handles a depend="false" attribute, to prevent  +adding a dependency of the element on the included file, +     add: --depcut option, used when getting cached elements, to use  +only one level of dependency between elements; this is useful for  +example in case the site has a menubar, leading to having almost all  +elements depending on almost all elements. + +Thanks, +--  +Malo + +</PRE> + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="023071.html">[Mageia-dev] Freeze push: gifsicle +</A></li> +	<LI>Next message: <A HREF="023075.html">[Mageia-dev] Freeze push: stog +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#23074">[ date ]</a> +              <a href="thread.html#23074">[ thread ]</a> +              <a href="subject.html#23074">[ subject ]</a> +              <a href="author.html#23074">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html>  | 
