On 30/07/2012 13:31, Martin wrote:
On 30/07/2012 12:28, Reinier Olislagers wrote:
Ok - patch submitted for the environment setting:

http://bugs.freepascal.org/view.php?id=22533

This also needs changes for the Windows source directory that is used to
build the installer...


Not sure what you mean by this.

Also not sure why you patch the RemoveFiles, if you dont batch the rest of the installer files? Changes probably have to go into the lazarus.iss file (maybe, but probably not, the batch)

The new location can be set in the create_installer.bat
The line below currently does an svn export (from the laz binaries svn). It can be changed. The bin directory is part of the svn, so the platform would go mingw/winxxx-xxx/ (bin/gdb.exe)


:: copy gdb into build dir
if exist %GDBDIR% %SVN% export %GDBDIR% %BUILDDIR%\mingw


I can deal with the installer. but there first must be a solution for upgrading

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to