mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 15:50:25 +02:00
version 0.9.14
git-svn-id: trunk@9049 -
This commit is contained in:
parent
fd3b592a8d
commit
7d5632ba93
@ -1,10 +1,4 @@
|
||||
object AboutForm: TAboutForm
|
||||
Left = 351
|
||||
Height = 270
|
||||
Top = 389
|
||||
Width = 608
|
||||
HorzScrollBar.Page = 607
|
||||
VertScrollBar.Page = 269
|
||||
ActiveControl = AboutPage
|
||||
Caption = 'About Lazarus'
|
||||
ClientHeight = 270
|
||||
@ -12,38 +6,42 @@ object AboutForm: TAboutForm
|
||||
OnCreate = AboutFormCreate
|
||||
PixelsPerInch = 96
|
||||
Position = poScreenCenter
|
||||
HorzScrollBar.Page = 607
|
||||
VertScrollBar.Page = 269
|
||||
Left = 351
|
||||
Height = 270
|
||||
Top = 389
|
||||
Width = 608
|
||||
object VersionLabel: TLabel
|
||||
Alignment = taCenter
|
||||
Caption = 'Version #:'
|
||||
Color = clNone
|
||||
ParentColor = False
|
||||
Left = 14
|
||||
Height = 14
|
||||
Top = 6
|
||||
Width = 51
|
||||
Alignment = taCenter
|
||||
Caption = 'Version #:'
|
||||
Transparent = False
|
||||
end
|
||||
object BuildDateLabel: TLabel
|
||||
Alignment = taCenter
|
||||
Caption = 'Date:'
|
||||
Color = clNone
|
||||
ParentColor = False
|
||||
Left = 14
|
||||
Height = 14
|
||||
Top = 23
|
||||
Width = 28
|
||||
Alignment = taCenter
|
||||
Caption = 'Date:'
|
||||
Transparent = False
|
||||
end
|
||||
object RevisionLabel: TLabel
|
||||
Caption = 'RevisionLabel'
|
||||
Color = clNone
|
||||
ParentColor = False
|
||||
Left = 14
|
||||
Height = 14
|
||||
Top = 40
|
||||
Width = 66
|
||||
Caption = 'RevisionLabel'
|
||||
Color = clNone
|
||||
ParentColor = False
|
||||
end
|
||||
object CloseButton: TBitBtn
|
||||
Left = 70
|
||||
Height = 40
|
||||
Top = 225
|
||||
Width = 77
|
||||
AutoSize = True
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = True
|
||||
@ -77,38 +75,46 @@ object AboutForm: TAboutForm
|
||||
ModalResult = 1
|
||||
NumGlyphs = 0
|
||||
TabOrder = 1
|
||||
Left = 70
|
||||
Height = 40
|
||||
Top = 225
|
||||
Width = 77
|
||||
end
|
||||
object Notebook1: TNotebook
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
PageIndex = 0
|
||||
Left = 215
|
||||
Height = 261
|
||||
Top = 6
|
||||
Width = 389
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
PageIndex = 0
|
||||
object AboutPage: TPage
|
||||
Caption = 'About'
|
||||
ClientWidth = 381
|
||||
ClientHeight = 235
|
||||
Height = 235
|
||||
Width = 381
|
||||
object AboutMemo: TMemo
|
||||
Height = 235
|
||||
Width = 381
|
||||
Align = alClient
|
||||
ReadOnly = True
|
||||
ScrollBars = ssAutoBoth
|
||||
TabOrder = 0
|
||||
Height = 235
|
||||
Width = 381
|
||||
end
|
||||
end
|
||||
object ContributorsPage: TPage
|
||||
Caption = 'Contributors'
|
||||
ClientWidth = 381
|
||||
ClientHeight = 235
|
||||
Height = 235
|
||||
Width = 381
|
||||
object ContributorsMemo: TMemo
|
||||
Height = 235
|
||||
Width = 381
|
||||
Align = alClient
|
||||
ReadOnly = True
|
||||
ScrollBars = ssAutoBoth
|
||||
TabOrder = 0
|
||||
Height = 235
|
||||
Width = 381
|
||||
end
|
||||
end
|
||||
end
|
||||
|
@ -1,39 +1,41 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TAboutForm','FORMDATA',[
|
||||
'TPF0'#10'TAboutForm'#9'AboutForm'#4'Left'#3'_'#1#6'Height'#3#14#1#3'Top'#3
|
||||
+#133#1#5'Width'#3'`'#2#18'HorzScrollBar.Page'#3'_'#2#18'VertScrollBar.Page'#3
|
||||
+#13#1#13'ActiveControl'#7#9'AboutPage'#7'Caption'#6#13'About Lazarus'#12'Cli'
|
||||
+'entHeight'#3#14#1#11'ClientWidth'#3'`'#2#8'OnCreate'#7#15'AboutFormCreate'
|
||||
+#13'PixelsPerInch'#2'`'#8'Position'#7#14'poScreenCenter'#0#6'TLabel'#12'Vers'
|
||||
+'ionLabel'#4'Left'#2#14#6'Height'#2#14#3'Top'#2#6#5'Width'#2'3'#9'Alignment'
|
||||
+#7#8'taCenter'#7'Caption'#6#10'Version #:'#11'Transparent'#8#0#0#6'TLabel'#14
|
||||
+'BuildDateLabel'#4'Left'#2#14#6'Height'#2#14#3'Top'#2#23#5'Width'#2#28#9'Ali'
|
||||
+'gnment'#7#8'taCenter'#7'Caption'#6#5'Date:'#11'Transparent'#8#0#0#6'TLabel'
|
||||
+#13'RevisionLabel'#4'Left'#2#14#6'Height'#2#14#3'Top'#2'('#5'Width'#2'B'#7'C'
|
||||
+'aption'#6#13'RevisionLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#7'TB'
|
||||
+'itBtn'#11'CloseButton'#4'Left'#2'F'#6'Height'#2'('#3'Top'#3#225#0#5'Width'#2
|
||||
+'M'#8'AutoSize'#9#25'BorderSpacing.InnerBorder'#2#2#6'Cancel'#9#7'Caption'#6
|
||||
+#5'Close'#10'Glyph.Data'#10#251#2#0#0#247#2#0#0'/* XPM */'#10'static char * '
|
||||
+'botaoFechar_xpm[] = {'#10'"24 24 2 1",'#10'" '#9'c None",'#10'".'#9'c #0000'
|
||||
+'00",'#10'" ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" . . '
|
||||
+' ",'#10'" . ... ",'#10'" .. .... ",'#10'" '
|
||||
+' .. ... ",'#10'" ..... ",'#10'" ...'
|
||||
+' ",'#10'" ..... ",'#10'" ....... '
|
||||
+'",'#10'" ... .... ",'#10'" ... .... ",'#10'" '
|
||||
+' ... .. ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" "'
|
||||
+','#10'" ",'#10'" ",'#10'" '
|
||||
+' "};'#10#11'ModalResult'#2#1#9'NumGlyphs'#2#0#8'TabOrder'
|
||||
+#2#1#0#0#9'TNotebook'#9'Notebook1'#4'Left'#3#215#0#6'Height'#3#5#1#3'Top'#2#6
|
||||
+#5'Width'#3#133#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9
|
||||
+'PageIndex'#2#0#0#5'TPage'#9'AboutPage'#7'Caption'#6#5'About'#11'ClientWidth'
|
||||
+#3'}'#1#12'ClientHeight'#3#235#0#0#5'TMemo'#9'AboutMemo'#6'Height'#3#235#0#5
|
||||
+'Width'#3'}'#1#5'Align'#7#8'alClient'#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAu'
|
||||
+'toBoth'#8'TabOrder'#2#0#0#0#0#5'TPage'#16'ContributorsPage'#7'Caption'#6#12
|
||||
+'Contributors'#11'ClientWidth'#3'}'#1#12'ClientHeight'#3#235#0#0#5'TMemo'#16
|
||||
+'ContributorsMemo'#6'Height'#3#235#0#5'Width'#3'}'#1#5'Align'#7#8'alClient'#8
|
||||
+'ReadOnly'#9#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0#0#0#0#0#0
|
||||
'TPF0'#10'TAboutForm'#9'AboutForm'#13'ActiveControl'#7#9'AboutPage'#7'Caption'
|
||||
+#6#13'About Lazarus'#12'ClientHeight'#3#14#1#11'ClientWidth'#3'`'#2#8'OnCrea'
|
||||
+'te'#7#15'AboutFormCreate'#13'PixelsPerInch'#2'`'#8'Position'#7#14'poScreenC'
|
||||
+'enter'#18'HorzScrollBar.Page'#3'_'#2#18'VertScrollBar.Page'#3#13#1#4'Left'#3
|
||||
+'_'#1#6'Height'#3#14#1#3'Top'#3#133#1#5'Width'#3'`'#2#0#6'TLabel'#12'Version'
|
||||
+'Label'#9'Alignment'#7#8'taCenter'#7'Caption'#6#10'Version #:'#5'Color'#7#6
|
||||
+'clNone'#11'ParentColor'#8#4'Left'#2#14#6'Height'#2#14#3'Top'#2#6#5'Width'#2
|
||||
+'3'#0#0#6'TLabel'#14'BuildDateLabel'#9'Alignment'#7#8'taCenter'#7'Caption'#6
|
||||
+#5'Date:'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2#14#6'Height'#2#14
|
||||
+#3'Top'#2#23#5'Width'#2#28#0#0#6'TLabel'#13'RevisionLabel'#7'Caption'#6#13'R'
|
||||
+'evisionLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2#14#6'Height'
|
||||
+#2#14#3'Top'#2'('#5'Width'#2'B'#0#0#7'TBitBtn'#11'CloseButton'#8'AutoSize'#9
|
||||
+#25'BorderSpacing.InnerBorder'#2#2#6'Cancel'#9#7'Caption'#6#5'Close'#10'Glyp'
|
||||
+'h.Data'#10#251#2#0#0#247#2#0#0'/* XPM */'#10'static char * botaoFechar_xpm['
|
||||
+'] = {'#10'"24 24 2 1",'#10'" '#9'c None",'#10'".'#9'c #000000",'#10'" '
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" ",'
|
||||
+#10'" ",'#10'" . . ",'#10'" '
|
||||
+' . ... ",'#10'" .. .... ",'#10'" .. ... '
|
||||
+' ",'#10'" ..... ",'#10'" ... ",'#10
|
||||
+'" ..... ",'#10'" ....... ",'#10'" ...'
|
||||
+' .... ",'#10'" ... .... ",'#10'" ... .. '
|
||||
+' ",'#10'" ",'#10'" ",'#10'"'
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+' "};'#10#11'ModalResult'#2#1#9'NumGlyphs'#2#0#8'TabOrder'#2#1#4'Left'#2'F'
|
||||
+#6'Height'#2'('#3'Top'#3#225#0#5'Width'#2'M'#0#0#9'TNotebook'#9'Notebook1'#7
|
||||
+'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9'PageIndex'#2#0#4
|
||||
+'Left'#3#215#0#6'Height'#3#5#1#3'Top'#2#6#5'Width'#3#133#1#0#5'TPage'#9'Abou'
|
||||
+'tPage'#7'Caption'#6#5'About'#11'ClientWidth'#3'}'#1#12'ClientHeight'#3#235#0
|
||||
+#6'Height'#3#235#0#5'Width'#3'}'#1#0#5'TMemo'#9'AboutMemo'#5'Align'#7#8'alCl'
|
||||
+'ient'#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0#6'Heigh'
|
||||
+'t'#3#235#0#5'Width'#3'}'#1#0#0#0#5'TPage'#16'ContributorsPage'#7'Caption'#6
|
||||
+#12'Contributors'#11'ClientWidth'#3'}'#1#12'ClientHeight'#3#235#0#6'Height'#3
|
||||
+#235#0#5'Width'#3'}'#1#0#5'TMemo'#16'ContributorsMemo'#5'Align'#7#8'alClient'
|
||||
+#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0#6'Height'#3
|
||||
+#235#0#5'Width'#3'}'#1#0#0#0#0#0
|
||||
]);
|
||||
|
@ -57,7 +57,7 @@ type
|
||||
function ShowAboutForm: TModalResult;
|
||||
|
||||
const
|
||||
LazarusVersionStr= '0.9.13';
|
||||
LazarusVersionStr= '0.9.14';
|
||||
var
|
||||
LazarusRevisionStr: string;
|
||||
|
||||
|
@ -94,7 +94,7 @@ Creating the lazarus rpm:
|
||||
|
||||
Creating other system specific rpms:
|
||||
|
||||
rpm --rebuild lazarus-0.9.12.src.rpm
|
||||
rpm --rebuild lazarus-0.9.14.src.rpm
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
@ -16,7 +16,7 @@ Month=`date +%m`
|
||||
Day=`date +%d`
|
||||
|
||||
Date=20$Year$Month$Day
|
||||
LazVersion=0.9.10
|
||||
LazVersion=0.9.14
|
||||
LazRelease=`dpkg -s fp-compiler | grep '^Version' | sed -e 's/Version: //'`
|
||||
LazRelease=`echo $LazRelease | sed -e 's/-/_/g'`
|
||||
SrcTGZ=lazarus-$Date.tgz
|
||||
|
@ -6,8 +6,8 @@ SET COMPILER=%BUILDDIR%\pp\bin\i386-win32\ppc386.exe
|
||||
%BUILDDRIVE%
|
||||
cd %BUILDDIR%
|
||||
%MAKEEXE% clean PP=%COMPILER% >> %LOGFILE%
|
||||
%MAKEEXE% lcl OPT="-gl -Xs -CX -XX -Ur" PP=%COMPILER% >> %LOGFILE%
|
||||
%MAKEEXE% lcl OPT="-gl -Xs -CX -XX -Ur" PP=%COMPILER% LCL_PLATFORM=gtk2 >> %LOGFILE%
|
||||
%MAKEEXE% lcl OPT="-gl -Ur" PP=%COMPILER% >> %LOGFILE%
|
||||
%MAKEEXE% lcl OPT="-gl -Ur" PP=%COMPILER% LCL_PLATFORM=gtk2 >> %LOGFILE%
|
||||
%MAKEEXE% bigide OPT="-gl -Xs -XX" PP=%COMPILER% >> %LOGFILE%
|
||||
%FPCBINDIR%\strip.exe lazarus.exe
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
:: This setting need to change for every build
|
||||
SET LAZVERSION=0.9.12
|
||||
SET LAZVERSION=0.9.14
|
||||
|
||||
:: These settings are dependent on the configuration of the build machine
|
||||
:: Path to the Inno Setup Compiler
|
||||
@ -9,7 +9,7 @@ SET ISCC="C:\Program Files\Inno Setup 5\iscc.exe"
|
||||
SET FPCSVNDIR=C:\lazarus\source\fpc\fpcbuild-2.0.2\fpcsrc
|
||||
|
||||
:: Path to the lazarus sources checked out of cvs
|
||||
SET LAZSVNDIR=c:\lazarus\source\lazarus-0.9.12
|
||||
SET LAZSVNDIR=c:\lazarus\source\lazarus-0.9.14
|
||||
|
||||
:: Path to fpc 2.0.2 compiler
|
||||
SET RELEASE_PPC=c:\fpc\2.0.2\bin\i386-win32\ppc386.exe
|
||||
|
Loading…
Reference in New Issue
Block a user