Commit Graph

561 Commits

Author SHA1 Message Date
vincents
5d1a6fc01f windows installer: install cpp.exe in the ide directory too for win9x and fpc 2.2.0.
git-svn-id: trunk@12597 -
2007-10-26 12:56:36 +00:00
mattias
7f6864a3d8 slackware, make install: renamed bin/lazarus to bin/lazarus-ide because of conflict with tct
git-svn-id: trunk@12553 -
2007-10-22 12:03:32 +00:00
mattias
e4416c49fb linux debs+rpm: renamed /usr/bin/lazarus to /usr/bin/lazarus-ide, because of conflict with tct
git-svn-id: trunk@12552 -
2007-10-22 10:27:00 +00:00
mattias
ebef050781 fpc-crosswin32 deb: updates and copying tools like windres
git-svn-id: trunk@12492 -
2007-10-16 20:32:10 +00:00
vincents
367039cc48 Mac OS X installer: build fpc package without gdb support for the fpc IDE.
git-svn-id: trunk@12066 -
2007-09-18 09:06:42 +00:00
vincents
74d9903b57 fixed x86_64-linux rpms for fpc 2.2.0
git-svn-id: trunk@12033 -
2007-09-15 09:15:53 +00:00
mattias
4ec6450897 IDE: implemented attributes for code templates
git-svn-id: trunk@11997 -
2007-09-11 17:38:17 +00:00
vincents
7623704441 deb installer: let dpkg decide the architecture string
git-svn-id: trunk@11848 -
2007-08-23 12:57:21 +00:00
vincents
ae1a727d3d tools: check-fpc-dependencies honors PP environment variable to select a fpc compiler
git-svn-id: trunk@11744 -
2007-08-05 21:40:11 +00:00
vincents
90ab9a2a73 * fpc fixes 2.2 patch not needed anymore
* added Gerard Visent to the contributors

git-svn-id: trunk@11722 -
2007-08-03 08:37:00 +00:00
vincents
eb38d59547 * created a patch to fix compiler problems on x86_64-linux with the fpc fixes_2_2 branch.
git-svn-id: trunk@11676 -
2007-07-30 13:37:52 +00:00
mattias
1db4ac6d80 creating deb scripts: fixing permission
git-svn-id: trunk@11655 -
2007-07-28 10:29:01 +00:00
mattias
430c980211 renamed get_lazarus_revision to get_svn_revision_number
git-svn-id: trunk@11498 -
2007-07-13 21:10:40 +00:00
mattias
5e89f20772 made get_lazarus_revision.sh more generic
git-svn-id: trunk@11497 -
2007-07-13 21:09:35 +00:00
mattias
76a51721ce lazarus deb: added option to append svn revision as version number
git-svn-id: trunk@11495 -
2007-07-13 20:42:56 +00:00
mattias
885c836b8a debian package lazarus: can now compile a gtk2 version
git-svn-id: trunk@11474 -
2007-07-12 18:20:11 +00:00
mattias
4969219544 create deb: fixing permissions, forced to create link for ppc386
git-svn-id: trunk@11469 -
2007-07-12 09:04:08 +00:00
vincents
98452cf204 windows installer:
* install utils for binw64 on win64
* copy gdbdir only on win32

git-svn-id: trunk@11458 -
2007-07-10 12:43:29 +00:00
vincents
1aa10e864e win installer script: fixed typo, that is exposed when there is no patch file
git-svn-id: trunk@11407 -
2007-07-01 19:44:11 +00:00
vincents
14c9c1fef0 fpc patch: all wished for revisions have been merged, so this is merely a dormant stub now
git-svn-id: trunk@11405 -
2007-07-01 07:35:56 +00:00
vincents
a30cb0f175 fpc patch: removed r7756 #3a66e78c03, it has been merged to the fixes branch
git-svn-id: trunk@11366 -
2007-06-24 13:12:48 +00:00
vincents
656707033b windows installer: some fixes related to applying fpc patch
git-svn-id: trunk@11361 -
2007-06-23 22:39:16 +00:00
vincents
d7aba592b4 + added patch for the fixes branch with fixes for mulitple resources (e.g. version info and manifest) and nested checksynchronize (bug #9068 and #9079)
+ win installer: build script accepts a filename which contains a patch for fpc.

git-svn-id: trunk@11360 -
2007-06-23 21:07:12 +00:00
mattias
128e9c88d9 gtk1 intf: added check if user choose a directory in TOpenDialog
git-svn-id: trunk@11195 -
2007-05-25 09:01:28 +00:00
vincents
84a9e3e870 fixed fpc rpm spec for fpc 2.0.4
git-svn-id: trunk@11190 -
2007-05-24 07:57:38 +00:00
mattias
759a269ca6 gtk intf: resize messages for fixed/client widgets are now kept back and sent for main widgets
git-svn-id: trunk@11184 -
2007-05-23 17:32:10 +00:00
vincents
d1ef2dcb9a mac os x snapshots: fixed compilation if fpcmake is not on the path
git-svn-id: trunk@11125 -
2007-05-10 21:38:23 +00:00
vincents
a4af89298d mac osx installer: fixed cross compiling lcl units for powerpc on i386
git-svn-id: trunk@11117 -
2007-05-09 20:33:10 +00:00
vincents
1319a78b61 mac os x installer: fixed compare in bash script
git-svn-id: trunk@11116 -
2007-05-09 16:45:53 +00:00
vincents
62fbb07216 mac osx installer: fixed cross compilation support in i386
git-svn-id: trunk@11114 -
2007-05-09 14:44:43 +00:00
vincents
8b72017c34 fixed typo
git-svn-id: trunk@11110 -
2007-05-08 18:57:53 +00:00
vincents
0c2043b380 mac os x snapshots: add powerpc compiler and units on intel target for cross compilation
git-svn-id: trunk@11062 -
2007-05-03 11:36:34 +00:00
mattias
7e3ecbe143 IDE: implemented fake methods instead of method hack
git-svn-id: trunk@11038 -
2007-04-30 10:42:56 +00:00
mattias
cfd297adf3 debian package creation script: extended to support amd64, powerpc and sparc from Peter Mugaas
git-svn-id: trunk@11020 -
2007-04-28 18:33:38 +00:00
vincents
416391feb4 windows installer: correctly detect when running on win32, used to include gtk2 and qt widget interface units
git-svn-id: trunk@10991 -
2007-04-23 20:18:41 +00:00
vincents
96a4b9e8d6 lazarus rpm snapshot: fixed version number of requiered fpc-src rpm
git-svn-id: trunk@10967 -
2007-04-18 11:32:01 +00:00
vincents
15c178b0c2 windows installer: give unique names to file types (bug #8670)
git-svn-id: trunk@10942 -
2007-04-13 21:38:42 +00:00
vincents
cddc182023 windows installer: explicitly add icons for shortcuts, because lazarus on win64 doesn't have embedded mainicon yet (bug #8643)
git-svn-id: trunk@10936 -
2007-04-11 13:06:01 +00:00
vincents
738b5d15f0 win32 cross installer: fixed setting source os
git-svn-id: trunk@10850 -
2007-04-02 18:05:37 +00:00
vincents
3c4a5dccb7 win32 cross installer: fixed adding the binutils
git-svn-id: trunk@10846 -
2007-04-01 21:16:21 +00:00
mattias
19de3f2b38 debian package: fixed links to binaries, added note about other lazarus deb package with different start names
git-svn-id: trunk@10838 -
2007-03-31 13:14:21 +00:00
mattias
a46e0d0b54 LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
vincents
07f94a00c2 win32 cross installer: detect source os
git-svn-id: trunk@10819 -
2007-03-28 11:53:29 +00:00
vincents
ad5316085f win32 cross installer: autodetect fpc and lazarus version number
git-svn-id: trunk@10818 -
2007-03-28 11:44:58 +00:00
vincents
e8611d44e6 win32 installer: build gtk2 and qt interfaces for win32
git-svn-id: trunk@10815 -
2007-03-27 14:55:13 +00:00
mattias
eb25220d96 replaced hack with call of svnversion
git-svn-id: trunk@10778 -
2007-03-21 21:55:19 +00:00
mattias
94552293bc rpm: using relativ paths for desktop menu item
git-svn-id: trunk@10772 -
2007-03-20 18:28:48 +00:00
vincents
e730abc793 windows installer: use inno setup localized messages about file associations (bug #8516)
git-svn-id: trunk@10765 -
2007-03-18 21:22:03 +00:00
vincents
1f0807667e win32 installer: updated readme.txt
git-svn-id: trunk@10761 -
2007-03-18 17:56:21 +00:00
vincents
bf8330872a windows installer: revert changes to localize installer, because the translations files cannot be read by the setup yet
git-svn-id: trunk@10759 -
2007-03-16 21:40:33 +00:00
mattias
dfa3af129d creating deb: fixed docs and removing on first run
git-svn-id: trunk@10757 -
2007-03-16 13:39:37 +00:00
vincents
e4e0d904a0 win32 installer: added more localizable strings (bug #8516)
git-svn-id: trunk@10744 -
2007-03-13 23:32:37 +00:00
mattias
15abcba5a2 IDE: fixed check of FPC source directory
git-svn-id: trunk@10725 -
2007-03-09 00:09:48 +00:00
vincents
15ca2079eb mac os x installer: fixed exporting FCL
git-svn-id: trunk@10709 -
2007-03-05 09:22:06 +00:00
vincents
92e8a40294 Fixed building mac os x installers without FCl dir
git-svn-id: trunk@10704 -
2007-03-04 13:38:55 +00:00
vincents
400af6c0eb win installer: fixed scripts, so they can handle fpc with FCL in separate directory (2.0) or in the packages directory (2.1).
git-svn-id: trunk@10699 -
2007-02-28 11:26:17 +00:00
vincents
c4c513d5d3 removed win32 installer directory (content is now in win directory)
git-svn-id: trunk@10645 -
2007-02-14 23:26:30 +00:00
vincents
31ff6bfcec win installer: win64 has no (gdb) debugger (bug #8306)
git-svn-id: trunk@10644 -
2007-02-14 22:42:21 +00:00
vincents
b76baa6fcd installers: renamed win32 directory to win, because it contains win64 installer scripts too.
git-svn-id: trunk@10643 -
2007-02-14 21:21:17 +00:00
vincents
86fd4b58d6 win32 installer: cross installers create precompiled synedit component too, because the IDE won't compile that package
git-svn-id: trunk@10638 -
2007-02-13 23:01:46 +00:00
vincents
64e579272e macosx installer: include gtk2 widgetset, based on X for now
git-svn-id: trunk@10635 -
2007-02-13 21:47:03 +00:00
vincents
0d29519e8d tools: add library paths for darwin to the makefile
git-svn-id: trunk@10613 -
2007-02-08 20:55:51 +00:00
vincents
525f8e631d win32 installer: removed useless background windows introduced in r10218 #70452f37ec
git-svn-id: trunk@10575 -
2007-02-04 13:46:02 +00:00
vincents
b2c9e59472 win32 installer: cross installer includes package registration unit
git-svn-id: trunk@10465 -
2007-01-17 18:28:11 +00:00
vincents
410840847b win32 installer: added cross installer scripts
git-svn-id: trunk@10371 -
2007-01-04 14:47:22 +00:00
vincents
3112804d7b svn2revsisioninc parameters remain backwards compatible, reverted changes to scripts made in revision 10235 #4b4ab7f006
git-svn-id: trunk@10242 -
2006-11-25 20:06:22 +00:00
mattias
4b4ab7f006 svn2revisioninc: making it a TCustomApplication and adding command line switches from Darius
git-svn-id: trunk@10235 -
2006-11-24 12:59:46 +00:00
vincents
ecd3879ac4 macosx installer: added parameter for used fpc svn directory
git-svn-id: trunk@10226 -
2006-11-21 19:21:58 +00:00
vincents
70452f37ec win32 installer:
+ associations are user configurable
- remove license acceptance dialog
* set 64-bit installer flag

git-svn-id: trunk@10218 -
2006-11-19 21:18:08 +00:00
vincents
45523c4fd1 Mac OS X installer scripts: made more flexible
git-svn-id: trunk@10182 -
2006-11-09 21:36:18 +00:00
vincents
33835aaa74 version 0.9.20
git-svn-id: trunk@10175 -
2006-11-05 09:57:46 +00:00
vincents
961e8b298b win installer: improved default settings for win64
git-svn-id: trunk@10135 -
2006-10-30 15:04:43 +00:00
vincents
9405bf0098 win installer: use gdate to create a date stamp
git-svn-id: trunk@10130 -
2006-10-30 10:27:12 +00:00
vincents
d3c966380d windows installer: adapted for win64 installer
git-svn-id: trunk@10127 -
2006-10-29 21:00:14 +00:00
mattias
d6eb52a88b gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
2006-10-28 10:50:00 +00:00
vincents
bad4333bda win32 installer: fpc bin dir was exported twice
git-svn-id: trunk@10106 -
2006-10-25 20:47:08 +00:00
vincents
cb2da143ef win32 installer: fixed including the binutils from fpcbuild
git-svn-id: trunk@10095 -
2006-10-21 18:56:08 +00:00
vincents
73cc06aa51 win32 installer: snapshots use create_installer.bat too
git-svn-id: trunk@10025 -
2006-10-02 09:20:39 +00:00
vincents
91c22a9c09 win32 installer: build from fpcbuild repository
git-svn-id: trunk@10017 -
2006-10-01 13:31:18 +00:00
vincents
84d62b1b15 use new lpr and inc icons
git-svn-id: trunk@10009 -
2006-09-30 11:15:51 +00:00
mattias
8685e116f7 debian fpc-crosswin32: fixed target directory
git-svn-id: trunk@9942 -
2006-09-20 08:10:48 +00:00
vincents
88592a4568 win32 installer: fixed localization of context menus
git-svn-id: trunk@9930 -
2006-09-18 20:35:44 +00:00
vincents
1e3c848d1a win32 installer: get lazarus version from version.inc
git-svn-id: trunk@9928 -
2006-09-18 18:53:21 +00:00
vincents
00b771db84 macosx installer: fixed lazbuild symlink
git-svn-id: trunk@9927 -
2006-09-18 09:36:08 +00:00
vincents
436003c298 macosx installer: cleaning build dir is now more robust
git-svn-id: trunk@9924 -
2006-09-18 08:19:43 +00:00
mattias
2b0c6d86b9 fpc crosswin32 deb: post instal and uninstall script
git-svn-id: trunk@9911 -
2006-09-15 19:03:28 +00:00
mattias
f6e0bb734b fpc_crosswin32: added check for cc and bison
git-svn-id: trunk@9910 -
2006-09-15 18:22:04 +00:00
mattias
35bdbc536c added scripts to create slackware package for lazarus
git-svn-id: trunk@9905 -
2006-09-15 14:42:03 +00:00
mattias
9c58eb7873 cross fpc: fixed downloading fpc and install
git-svn-id: trunk@9904 -
2006-09-15 14:27:27 +00:00
mattias
0a9d6d8554 lazarus deb: fixed installing manpage
git-svn-id: trunk@9903 -
2006-09-15 14:02:29 +00:00
mattias
409d905306 fixed typo
git-svn-id: trunk@9902 -
2006-09-15 13:48:15 +00:00
vincents
2ca7b335bb macosx installer: mixed up lazbuilder make target and lazbuild executable name
git-svn-id: trunk@9889 -
2006-09-13 20:49:47 +00:00
vincents
4fb7e45034 macosx installer: added lazbuild
git-svn-id: trunk@9887 -
2006-09-13 19:29:30 +00:00
vincents
c5b5571a8d install: remove spaces and tabs from version.inc, if any
git-svn-id: trunk@9886 -
2006-09-13 19:21:55 +00:00
vincents
8db65da9f0 win32 installer: added lazbuild
git-svn-id: trunk@9885 -
2006-09-13 18:55:29 +00:00
vincents
fec2f0745a install: fixed getting version from version.inc
git-svn-id: trunk@9884 -
2006-09-13 17:31:47 +00:00
mattias
7c61f2a4f4 made get_lazarus_version more strict
git-svn-id: trunk@9883 -
2006-09-13 11:30:58 +00:00
mattias
184edfb2e9 fixed get_lazarus_version.sh
git-svn-id: trunk@9868 -
2006-09-12 17:45:44 +00:00
mattias
1cc36c5311 started deb for fpc_crosswin32
git-svn-id: trunk@9857 -
2006-09-09 23:55:47 +00:00
mattias
bee79f87dd fixed fpc-src rpm
git-svn-id: trunk@9856 -
2006-09-09 21:58:49 +00:00
mattias
570589a725 added lazbuild to deb
git-svn-id: trunk@9855 -
2006-09-09 21:53:36 +00:00
mattias
1d275769bf added lazbuild to rpm
git-svn-id: trunk@9854 -
2006-09-09 21:26:02 +00:00
vincents
1742704d47 starter: StartLazarus accepts --debug parameter: debug output will be written to debug.log file in the primary config directory (issue #1307).
Modified patch from Bogusław Brandys 

git-svn-id: trunk@9817 -
2006-09-05 13:24:17 +00:00
mattias
309004eb24 deb packages: fixed icon
git-svn-id: trunk@9787 -
2006-09-02 19:01:26 +00:00
vincents
d4185133d2 remove hardcoded fpc version number
git-svn-id: trunk@9695 -
2006-07-31 20:14:28 +00:00
mattias
245402981f renamed README files to README.txt
git-svn-id: trunk@9657 -
2006-07-21 18:31:15 +00:00
mattias
c5fe5ea2b5 anchordocking: implemented checking config for compatible
git-svn-id: trunk@9639 -
2006-07-20 17:57:23 +00:00
mattias
b17384ebc1 TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
mattias
3744d96407 fixed script cross building binutils
git-svn-id: trunk@9622 -
2006-07-17 17:39:25 +00:00
mattias
ea32192248 removed old places, where CVS was used
git-svn-id: trunk@9598 -
2006-07-12 20:11:50 +00:00
mattias
e9000b7286 removed setup.sh
git-svn-id: trunk@9597 -
2006-07-12 20:07:53 +00:00
vincents
07a636a01a use architecture in the package name, so that both packages can coexist
git-svn-id: trunk@9596 -
2006-07-12 18:05:13 +00:00
mattias
30bd7f175a fied debian dependencies for lazarus package
git-svn-id: trunk@9593 -
2006-07-10 19:54:00 +00:00
vincents
b5a32f8ebd fixed creating fpc.cfg after installing
git-svn-id: trunk@9580 -
2006-07-10 12:10:59 +00:00
vincents
f6cb3fb257 win32 installer: restructured fpc directory layout
git-svn-id: trunk@9578 -
2006-07-09 20:26:33 +00:00
vincents
30f278f34f localize.bat now updates installerstrconsts.*.po
git-svn-id: trunk@9573 -
2006-07-06 20:47:44 +00:00
vincents
835c420a89 added support for localized context menus in the windows explorer (issue #1717)
git-svn-id: trunk@9569 -
2006-07-06 13:20:34 +00:00
vincents
d7a9bea253 fixed typos
git-svn-id: trunk@9564 -
2006-07-05 19:49:31 +00:00
vincents
8219f99b56 use bash syntax, instead of bat syntax, for variable expansion
git-svn-id: trunk@9512 -
2006-06-28 10:12:46 +00:00
vincents
d8b740bddf fixed stray line-ending
git-svn-id: trunk@9511 -
2006-06-28 09:56:27 +00:00
vincents
67eb5ffcb9 export FPCDIR to make sure freshly build fpc is used
git-svn-id: trunk@9510 -
2006-06-28 09:06:24 +00:00
mattias
3385779d03 gtk2 intf: added GetDefaultPangoLayout
git-svn-id: trunk@9494 -
2006-06-24 08:35:25 +00:00
mattias
746c0804a0 fixed link for fpc deb
git-svn-id: trunk@9491 -
2006-06-23 16:19:19 +00:00
mattias
ef127c3bc4 gtk intf: implemented TPage.TabVisible=false
git-svn-id: trunk@9484 -
2006-06-22 23:30:18 +00:00
mattias
01555cf0fa IDE: implemented except click for notebook close buttons
git-svn-id: trunk@9479 -
2006-06-22 19:51:58 +00:00
mattias
5b814f9fcb implemented AutoSize for TToolButton
git-svn-id: trunk@9433 -
2006-06-14 16:46:57 +00:00
mattias
d8ed79aac8 fixed deb dependencies
git-svn-id: trunk@9432 -
2006-06-14 16:03:35 +00:00
mattias
5312f77440 changed deb dependencies for new fpc debs
git-svn-id: trunk@9417 -
2006-06-11 09:19:34 +00:00
mattias
1a2e5fb3bc added script to check fpc build dependencies
git-svn-id: trunk@9409 -
2006-06-06 18:16:19 +00:00
mattias
f5573b0b49 improved fpc deb script
git-svn-id: trunk@9408 -
2006-06-06 17:52:15 +00:00
mattias
2a310d62b2 started scripts to create fpc-src deb
git-svn-id: trunk@9407 -
2006-06-05 13:02:55 +00:00
mattias
fdb750df50 first rpm for suse and fc
git-svn-id: trunk@9401 -
2006-06-04 18:06:28 +00:00
mattias
9a0d1892b5 made lazarus rpm less dependent from gtk1 devel packages
git-svn-id: trunk@9400 -
2006-06-04 17:12:28 +00:00
mattias
197af73cdf improvements for building debs
git-svn-id: trunk@9395 -
2006-06-04 10:21:15 +00:00
vincents
8c3dc911dc made scripts more portable between powerpc and macosx
git-svn-id: trunk@9382 -
2006-06-01 11:50:28 +00:00
vincents
03bbd90cae fixed symlink to the ppc executable
git-svn-id: trunk@9378 -
2006-05-31 18:56:49 +00:00
mattias
ceace70fe8 improved converting URL path delimiter to PathDelim
git-svn-id: trunk@9377 -
2006-05-30 21:50:42 +00:00
vincents
879176f679 explicitly set path to DATA2INC
git-svn-id: trunk@9375 -
2006-05-29 19:15:18 +00:00
vincents
ad7a8622d4 added symlinks in /usr/local/bin
git-svn-id: trunk@9374 -
2006-05-29 18:58:59 +00:00
vincents
7a966d2e70 version 0.9.17
git-svn-id: trunk@9370 -
2006-05-27 21:32:28 +00:00
vincents
0457119503 version 0.9.16
git-svn-id: trunk@9368 -
2006-05-27 21:29:27 +00:00
micha
c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
vincents
35937a06f1 no smartlinkable LCL.
git-svn-id: trunk@9124 -
2006-04-15 07:49:46 +00:00
vincents
c2d94e53a0 ldw and asw are not needed anymore
git-svn-id: trunk@9110 -
2006-04-10 07:25:09 +00:00
vincents
b062947c8e removed hardcoded username
git-svn-id: trunk@9088 -
2006-04-06 13:45:29 +00:00
vincents
cbf8e47ffc added scripts for making macosx snapshots
git-svn-id: trunk@9087 -
2006-04-06 13:36:09 +00:00
vincents
e0bfbe601f use rpm --eval to get rpm source dir
git-svn-id: trunk@9085 -
2006-04-05 20:23:07 +00:00
vincents
bd803b2a28 fixed detection of fpc rpm
git-svn-id: trunk@9080 -
2006-04-05 17:33:56 +00:00
vincents
c43848a5bf set ARCH variable
git-svn-id: trunk@9079 -
2006-04-05 17:28:06 +00:00
vincents
7d3876a570 made scripts less arch specific
git-svn-id: trunk@9078 -
2006-04-05 17:16:50 +00:00
vincents
afd0d47005 create and use i386 rpms
git-svn-id: trunk@9075 -
2006-04-04 18:47:38 +00:00
vincents
2c821f6370 use sed expression that can be used on darwin too
git-svn-id: trunk@9073 -
2006-04-04 18:25:14 +00:00
vincents
7c05c34ff1 replaced PPCARCH by _PPCARCH_
git-svn-id: trunk@9070 -
2006-04-03 18:53:20 +00:00
vincents
9c9355bcc2 replaced ppcppc by PPCARCH
git-svn-id: trunk@9069 -
2006-04-03 18:37:33 +00:00
vincents
6af17d2667 removed duplicate Tomas Gregorovic from contributors
git-svn-id: trunk@9058 -
2006-04-01 10:52:46 +00:00
vincents
d27c0f63f7 version 0.9.15
git-svn-id: trunk@9051 -
2006-03-30 11:03:52 +00:00
vincents
7d5632ba93 version 0.9.14
git-svn-id: trunk@9049 -
2006-03-30 10:52:46 +00:00
vincents
47fb489c2e renamed gnome.ide.desktop to lazarus.desktop
git-svn-id: trunk@9042 -
2006-03-29 19:08:03 +00:00
vincents
8822c4c6ac use fpc 2.0.2 as starting compiler
git-svn-id: trunk@8902 -
2006-03-10 08:28:18 +00:00
vincents
51a71028bc use get_lazarus_version.sh to retrieve version form aboutfrm.pas
git-svn-id: trunk@8721 -
2006-02-09 12:03:26 +00:00
vincents
d059d2e05d use fpc 2.0.2 compiler
git-svn-id: trunk@8707 -
2006-02-04 20:04:26 +00:00
mattias
dfc650eba9 fixed extracting lazarus svn for release directories
git-svn-id: trunk@8698 -
2006-02-03 21:17:53 +00:00
vincents
eac8a11f00 version 0.9.12
git-svn-id: trunk@8694 -
2006-02-03 19:21:57 +00:00
vincents
be772ad31a use -CX to compile the LCL
git-svn-id: trunk@8682 -
2006-02-01 19:11:42 +00:00
vincents
b4fe228b39 use -CX for building fpc units
git-svn-id: trunk@8668 -
2006-01-31 13:09:29 +00:00
vincents
fccbdd4734 added iceberg (http://s.sudre.free.fr/Software/Iceberg.html) templates for MAC OS X installer
git-svn-id: trunk@8656 -
2006-01-29 11:43:53 +00:00
mattias
cc04694b80 fixed lazarus rpm create
git-svn-id: trunk@8611 -
2006-01-23 21:30:46 +00:00
mattias
575c6d1810 renamed fpcsrc to fpc-src
git-svn-id: trunk@8602 -
2006-01-23 10:35:53 +00:00
vincents
cd829bad7c use OPT="$MAKEOPTS" for building gtk2 units too, fixes snapshot building
git-svn-id: trunk@8601 -
2006-01-23 02:49:55 +00:00
mattias
cbd08e7f0e fixed getversion
git-svn-id: trunk@8595 -
2006-01-21 18:11:07 +00:00
mattias
0775b5cafc started codecontextform
git-svn-id: trunk@8594 -
2006-01-21 17:46:08 +00:00
mattias
6a616ba4aa added LCL widgetset gtk2 to lazarus rpm
git-svn-id: trunk@8592 -
2006-01-21 09:59:10 +00:00
mattias
9f6d5a814c added ide directory to COPYING
git-svn-id: trunk@8574 -
2006-01-20 13:53:42 +00:00
mattias
d7347356ff implemented compiler options parsed optins with platform independent makros, disabled string highlighting
git-svn-id: trunk@8573 -
2006-01-20 13:38:42 +00:00
mattias
c5381fa007 reduced debugging output and extended debugging of lcl
git-svn-id: trunk@8565 -
2006-01-19 18:36:07 +00:00
vincents
9018eba6c8 fixed files section from Joost (issue #1581)
git-svn-id: trunk@8513 -
2006-01-13 15:19:25 +00:00
mattias
51d6b1a88a clean up
git-svn-id: trunk@8344 -
2005-12-19 19:08:57 +00:00
mattias
c8884125e2 improved identifier completion: not showing protected members
git-svn-id: trunk@7993 -
2005-10-28 14:11:03 +00:00
mattias
017d799736 extended docking to auto add splitters, updated german translation, updated examples
git-svn-id: trunk@7989 -
2005-10-27 20:35:24 +00:00
mattias
45e475f8c0 started more flexible ChildSizing.Layout engine
git-svn-id: trunk@7983 -
2005-10-22 18:46:09 +00:00
vincents
e085481252 fix dependency for fpc source: rpm is called fpc-src-...
git-svn-id: trunk@7944 -
2005-10-09 19:44:34 +00:00
vincents
8016e61c54 made start compiler configurable, fixes for use of svn2revisioninc
git-svn-id: trunk@7943 -
2005-10-09 19:20:24 +00:00
vincents
8f14017c13 call svn2revisioninc to update revision.inc
git-svn-id: trunk@7929 -
2005-10-07 12:06:28 +00:00
mattias
5d56dae253 improved lazarus rpm building for 0.9.10
git-svn-id: trunk@7903 -
2005-10-03 11:27:52 +00:00
vincents
ef651d6135 fixed for using svn
git-svn-id: trunk@7896 -
2005-10-02 21:28:41 +00:00
vincents
3fdb2d1632 changed version to 0.9.10
git-svn-id: trunk@7894 -
2005-10-02 18:50:59 +00:00
mattias
f041e62ee3 added make tools to lazarus spec file
git-svn-id: trunk@7889 -
2005-10-02 13:14:13 +00:00
mattias
d81ae2cf35 fixed getting ppc386 path in fpc.spec
git-svn-id: trunk@7785 -
2005-09-22 22:24:18 +00:00
vincents
e48c5f8f8b fix snapshot building with rpm templates
git-svn-id: trunk@7752 -
2005-09-20 09:22:08 +00:00
mattias
14358611e6 fixed fpc_crosswin32 to not rename windres
git-svn-id: trunk@7745 -
2005-09-19 20:37:30 +00:00
mattias
7295127ad7 updated cross compilation hints
git-svn-id: trunk@7725 -
2005-09-17 12:20:47 +00:00
mattias
b9f7eda6de create_lazarus_rpm.sh can now build the rpm without being root
git-svn-id: trunk@7724 -
2005-09-17 11:58:38 +00:00
mattias
62c2006012 finished script tools/install/cross_unix/build_linux_cross_win32_rpm.sh, which creates a rpm fpc_crosswin32 with binutils and fpc units for cross win32 compilation
git-svn-id: trunk@7723 -
2005-09-17 09:12:58 +00:00
mattias
4f8e170185 improved fpc_crosswin32 rpm to not require root for building
git-svn-id: trunk@7722 -
2005-09-16 23:22:52 +00:00
mattias
7b002e587b fixed compilation, started fpc_crosswin32 rpm
git-svn-id: trunk@7720 -
2005-09-16 16:45:23 +00:00
mattias
df1f9e9625 fixed build_fpc_rpm.sh
git-svn-id: trunk@7716 -
2005-09-16 13:10:46 +00:00
mattias
ca797822c7 fixed make examples to not recompile IDE
git-svn-id: trunk@7712 -
2005-09-16 08:42:20 +00:00
mattias
f6cdf3cd65 fixed file commands in designer
git-svn-id: trunk@7711 -
2005-09-15 19:49:10 +00:00
mattias
2050a2f6ab improved update_cross_fpc.sh: now checks for $PATH order
git-svn-id: trunk@7667 -
2005-09-10 19:11:20 +00:00
mattias
8d519f5cda update_cross_fpc.sh now installs a complete cross fpc+binutils set
git-svn-id: trunk@7666 -
2005-09-10 18:40:07 +00:00
mattias
28b576b12b improved cross compilation setup for unit: added compiling non cross fpc and creating fpc.cfg
git-svn-id: trunk@7657 -
2005-09-10 01:37:24 +00:00
vincents
e4255e575c added scripts for snapshot rpm building
git-svn-id: trunk@7559 -
2005-08-23 13:50:50 +00:00
vincents
a3472dac78 added template rpm specs for snapshot rpm building, adapted from examples from Joost
git-svn-id: trunk@7558 -
2005-08-23 13:49:03 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
9a7819a321 updates for the lazarus svn repository
git-svn-id: trunk@7444 -
2005-07-29 21:08:11 +00:00
mattias
9f07a137d7 set +x attribute for scripts
git-svn-id: trunk@7434 -
2005-07-27 09:18:33 +00:00
mattias
a7a56428a9 changed some cvs references to svn
git-svn-id: trunk@7432 -
2005-07-27 09:02:06 +00:00
vincents
d38b28736f compile fpc units wiht -Ur
git-svn-id: trunk@7384 -
2005-07-19 18:40:06 +00:00
vincents
2953927ca9 to version 0.9.8
git-svn-id: trunk@7379 -
2005-07-19 12:43:43 +00:00
mattias
447b4ffa63 updated build fpcsrc rpm scripts for fpc 2.0
git-svn-id: trunk@7336 -
2005-07-10 08:44:41 +00:00
mattias
9b69eb23ec added Key:=#0 after handling it in TSynBaseCompletionForm.KeyPress
git-svn-id: trunk@7316 -
2005-07-02 21:29:27 +00:00
mattias
f63de75308 implemented check for missing installed packages before openening a designer form
git-svn-id: trunk@7241 -
2005-06-17 13:29:06 +00:00
mattias
85689266c5 undid svn adds, replaced cvsexportlocal in build_fpc_rpm.sh
git-svn-id: trunk@7229 -
2005-06-09 20:43:30 +00:00
mattias
e527ec4264 added cwstrings
git-svn-id: trunk@7228 -
2005-06-08 19:42:11 +00:00
vincents
fb6e8c8a70 - use innosetup 5.1 which includes Brazilian language file
- added Finish language file
- added create snapshot script.

git-svn-id: trunk@7222 -
2005-06-05 13:39:21 +00:00
vincents
d8322892c3 Version 0.9.8 for fpc 2.0.0
git-svn-id: trunk@7195 -
2005-05-21 19:56:18 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
vincents
01c5726693 set version to 0.9.7 for installer scripts (for snapshots)
git-svn-id: trunk@6868 -
2005-03-01 10:09:22 +00:00
mattias
d9ea4139b2 fixed searching parent for new control
git-svn-id: trunk@6837 -
2005-02-25 15:59:27 +00:00
vincents
820db9488b set version to 0.9.6
git-svn-id: trunk@6835 -
2005-02-25 12:06:55 +00:00
vincents
de0911a9c8 - Use Inno Setup 5
- Added start menu shortcuts to web sites

git-svn-id: trunk@6833 -
2005-02-23 20:57:28 +00:00
mattias
adf2a55c5c added automatic fpc version fixing for rpm scripts
git-svn-id: trunk@6801 -
2005-02-18 15:51:10 +00:00
mattias
a129127f96 added parameter check
git-svn-id: trunk@6745 -
2005-02-05 14:26:57 +00:00
vincents
bef9bc5c13 fixed installing as normal user
git-svn-id: trunk@6663 -
2005-01-22 12:01:56 +00:00
vincents
2d37fafe6a win32 installer uses package icon from Francisco
git-svn-id: trunk@6626 -
2005-01-17 16:16:35 +00:00
vincents
e44cb55cf6 added registry settings for opening packages on the command line
git-svn-id: trunk@6619 -
2005-01-17 10:00:48 +00:00
vincents
1562f523fe - added small installer image
- use seperate registry settings for installing as admin or as normal user.
- open source files with lazarus

git-svn-id: trunk@6533 -
2005-01-10 16:34:06 +00:00
vincents
9e2233d5a9 added small installed image form S�rgio
git-svn-id: trunk@6530 -
2005-01-10 11:41:27 +00:00
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
vincents
d62f50ff28 set version to 0.9.5
git-svn-id: trunk@6477 -
2005-01-04 08:49:22 +00:00
mattias
4d8cc68ce2 rpm script now uses cvsexportlocal.pas, increased rpm version to 0.9.4.1
git-svn-id: trunk@6465 -
2005-01-03 11:22:18 +00:00
vincents
ad7c770c47 require admin installation, to prevent error when writing file associations to the registry.
git-svn-id: trunk@6459 -
2005-01-02 21:25:44 +00:00
mattias
fd903d9ed1 increased version to 0.9.4
git-svn-id: trunk@6456 -
2005-01-02 11:24:25 +00:00
vincents
56666e6d35 set version to 0.9.3
git-svn-id: trunk@6384 -
2004-12-17 09:00:47 +00:00
vincents
afcc4fb7cd added cheetah image to the installer from S�rgio Marcelo
git-svn-id: trunk@6376 -
2004-12-14 07:09:01 +00:00
mattias
5dd633cf0c added win32 install bmp
git-svn-id: trunk@6375 -
2004-12-13 23:42:48 +00:00
vincents
56726f3a1c added catalan gpl license, fixed path to brazilian messages
git-svn-id: trunk@6371 -
2004-12-13 12:31:57 +00:00
vincents
19424997f4 localized the installer, added some localized licenses.
git-svn-id: trunk@6368 -
2004-12-12 21:12:02 +00:00
vincents
9783f54fb3 increased installer version to 0.9.2.4
git-svn-id: trunk@6347 -
2004-12-07 03:19:32 +00:00
mattias
aef39eccac updated README
git-svn-id: trunk@6345 -
2004-12-06 23:36:10 +00:00
mattias
6a7307d8b3 increased rpm version to 0.9.2.4
git-svn-id: trunk@6342 -
2004-12-06 22:55:52 +00:00
vincents
1e8b298e17 stop creating installer, if building fpc failed.
git-svn-id: trunk@6327 -
2004-12-02 22:51:07 +00:00
mattias
ebbbfd5f4d fpcsrc rpm no longer adds perl as requirement
git-svn-id: trunk@6315 -
2004-11-29 14:06:15 +00:00
vincents
7dd0235a0d added fpcunit test runner and fpcunit test runner ide package
git-svn-id: trunk@6314 -
2004-11-29 11:59:02 +00:00
vincents
7eedd59d2a improved parsing directory changes by make
git-svn-id: trunk@6313 -
2004-11-29 07:17:34 +00:00
vincents
a5dd1d5e5f Include gdb in installer.
git-svn-id: trunk@6294 -
2004-11-24 14:26:23 +00:00
mattias
d2d3030a60 implemented creating classes at run time from any TComponent descendant
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
vincents
06bc52d1cb changed path of fpc.cfg to pp\bin\i386-win32
git-svn-id: trunk@6257 -
2004-11-16 14:40:24 +00:00
vincents
5d0f5aeacf added lpi filetype regisitry setting.
fixed file paths.

git-svn-id: trunk@6255 -
2004-11-16 11:44:14 +00:00
mattias
2378a262fe increased rpm version to 0.9.2.3
git-svn-id: trunk@6231 -
2004-11-11 18:40:15 +00:00