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
1712 4215 d 10 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 4227 d 11 h raphael /trunk/ misc/build: mise à jour du build.xml pour la config  
1680 4227 d 11 h raphael /trunk/ gxt: upgrade à l'API de GXT 2.3.x  
1675 4228 d 8 h raphael /trunk/ build/config: changement des commandes de synchro de config/apropos par défaut  
1672 4228 d 9 h raphael /trunk/ misc/build/config: changement de chemin gwt/ et directives par défaut  
1663 4240 d 8 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 4242 d 7 h raphael /trunk/ misc: toolchain (ant targets), svn:ignore, conseil pour les ressources GXT (gxt-all.css), ...