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 4441 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 4453 d 5 h raphael /trunk/ misc/build: mise à jour du build.xml pour la config  
1680 4453 d 5 h raphael /trunk/ gxt: upgrade à l'API de GXT 2.3.x  
1675 4454 d 2 h raphael /trunk/ build/config: changement des commandes de synchro de config/apropos par défaut  
1672 4454 d 3 h raphael /trunk/ misc/build/config: changement de chemin gwt/ et directives par défaut  
1663 4466 d 2 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 4468 d 1 h raphael /trunk/ misc: toolchain (ant targets), svn:ignore, conseil pour les ressources GXT (gxt-all.css), ...