On Mon, 19 Mar 2012 23:26:45 -0400 waldo kitty <[email protected]> wrote:
>[...] > ok... there is an already set default if/when one pulls from SVN? are there > more > than one available by default from SVN? Yes. There are four default. "Normal IDE" is the default default. >[...] > >> something else: how can i find the svn revision number of the code being > >> used so > >> as to be able to copy the resulting lazarus.exe to something like > >> lazarus_debug-r57345.exe (from memory) so that they are grouped and sorted > >> properly? > > > > Maybe you mean tools/svn2revisioninc.lpi or perhaps ide/revision.inc. > > yes... in the process that creates or updates this info, perhaps there can be > a > small script that can be called that sets an environment variable which can > be > read and used by an initiating script such as that which is described in the > wiki and which i also use? Can you be more specific? > >> something else^2: it would be very beneficial to have the fpc revision > >> number > >> available as well... especially in the laz splash critter and the laz > >> help/about > >> critter ;) > > > > The compiler does not provide this information. > > yes, it is like that now but so was lazarus some time back ;) > > perhaps a similar capability can be built into the FPC make process? it would > go > a long way to making things easier for folk to report the versions of FPC and > lazarus that they are using... it would definitely make things easier :) +1 Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
