Vincent van Ravesteijn wrote: > Op 16-10-2011 16:50, Uwe Stöhr schreef: >> Am 16.10.2011 14:17, schrieb Georg Baum: >> >>> some time ago we discussed the removal of scons, and somebody mentioned >>> that >>> you use it for the installer. Could you please make a list of features >>> that >>> you need and which are missing in cmake? >> >> - remerging the po-files >> - compiling the po-files > > Did you even check what is possible with CMake nowadays ?
i would be happy to know whether complete remerge of strings with cmake on windows setup gives completely identical .po files as with autotools remerge. scons remerge were not compatible and we spent megabytes (literally) of storage just because of the cosmetic and newline issues (i actually suspect that two-digit percentage of our git repo is spent just for this nonsense). anyone on win willing to test? pavel