[Gambas-devel-svn] SF.net SVN: gambas: [192] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-01-12 23:12:37
|
Revision: 192 http://svn.sourceforge.net/gambas/?rev=192&view=rev Author: gambas Date: 2007-01-12 15:12:34 -0800 (Fri, 12 Jan 2007) Log Message: ----------- [CONFIGURATION] * BUG: The Gambas compiler is run with the new '-r' option, so that the information files are always found, even if the 'prefix' variable is changed at 'make install'. [COMPILER] * NEW: A new option, '-r', that lets define the gambas installation directory. This option is used during 'make install'. [EXAMPLE] * BUG: DataReportExample example was fixed. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/comp/Makefile.am 2.0/trunk/comp/src/gb.db.form/.info 2.0/trunk/comp/src/gb.db.form/.list 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.list 2.0/trunk/component.am 2.0/trunk/examples/Makefile.am 2.0/trunk/examples/examples/Database/DataReportExample/.icon.png 2.0/trunk/examples/examples/Database/DataReportExample/.project 2.0/trunk/examples/examples/Database/DataReportExample/Fmain.class 2.0/trunk/examples/examples/Database/DataReportExample/Fmain.form 2.0/trunk/examples/examples/Database/DataReportExample/Mglobal.module 2.0/trunk/examples/examples/Networking/HTTPGet/F.form 2.0/trunk/examples/examples/Networking/HTTPGet/FConfig.form 2.0/trunk/examples/examples/Networking/SerialPort/.project 2.0/trunk/examples/examples/Networking/SerialPort/FSerialPort.form 2.0/trunk/gb.gtk/src/gb.gtk/.info 2.0/trunk/gb.gtk/src/gb.gtk/.list 2.0/trunk/gb.qt/src/gb.qt/.info 2.0/trunk/gb.qt/src/gb.qt/.list 2.0/trunk/main/gbc/gbc.c 2.0/trunk/main/gbc/gbc_compile.c 2.0/trunk/main/gbc/gbc_compile.h 2.0/trunk/main/gbc/gbi.c Added Paths: ----------- 2.0/trunk/app/src/gambas2/FMakePackage.class 2.0/trunk/app/src/gambas2/FMakePackage.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |