Subversion Repositories eFlore/Applications.coel

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1943 3681 d 10 h mathias /branches/v1.11-okuzgozu/ Création branche v1.11-okuzgozu  
1712 4572 d 4 h raphael /trunk/ build: la génération de apropos n'a plus besoin d'un script spécifique
et se base sur un template de macros m4 dans apropos.js.m4 permettant de générer un
fichier apropos.js approprié selon le dépôt d'origine.

Par exemple, `ant config` peut exécuter ce type de commande:
m4 -D _JREST_SERVICES_PATH_=jrest/services -D _SUFFIX_=" - beta version" < war/config/apropos.js.m4 > war/config/apropos.js

cf: build.xml
cf: m4(1)
 
1682 4584 d 4 h raphael /trunk/ misc/build: mise à jour du build.xml pour la config  
1680 4584 d 5 h raphael /trunk/ gxt: upgrade à l'API de GXT 2.3.x  
1675 4585 d 2 h raphael /trunk/ build/config: changement des commandes de synchro de config/apropos par défaut  
1672 4585 d 2 h raphael /trunk/ misc/build/config: changement de chemin gwt/ et directives par défaut  
1663 4597 d 1 h raphael /trunk/ config/toolchain: améliration de Coel-config pour l'autogénération de apropos.js
et prise en compte par les build.* files Ant.w
 
1647 4599 d 1 h raphael /trunk/ misc: toolchain (ant targets), svn:ignore, conseil pour les ressources GXT (gxt-all.css), ...