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
1757 4639 d 8 h mathias /branches/v1.3-muller-thurgau/ Création branche v1.3-muller-thurgau  
1712 4701 d 11 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 4713 d 11 h raphael /trunk/ misc/build: mise à jour du build.xml pour la config  
1680 4713 d 12 h raphael /trunk/ gxt: upgrade à l'API de GXT 2.3.x  
1675 4714 d 9 h raphael /trunk/ build/config: changement des commandes de synchro de config/apropos par défaut  
1672 4714 d 9 h raphael /trunk/ misc/build/config: changement de chemin gwt/ et directives par défaut  
1663 4726 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 4728 d 8 h raphael /trunk/ misc: toolchain (ant targets), svn:ignore, conseil pour les ressources GXT (gxt-all.css), ...