Commit Graph

727 Commits

Author SHA1 Message Date
mattias
a44098add7 added tool to create UTF-8 conversion tables
git-svn-id: trunk@14479 -
2008-03-08 23:23:02 +00:00
mattias
d44eead55b fpc deb x86_64: fixed script
git-svn-id: trunk@14354 -
2008-03-01 17:08:25 +00:00
tombo
f2b7fed8e1 LazRes: changed assembler style to default (bug #0010917)
git-svn-id: trunk@14353 -
2008-03-01 16:52:45 +00:00
mattias
a4e5ca8215 ports: added FreeBSD ports von Joerg Braun
git-svn-id: trunk@14346 -
2008-03-01 13:32:05 +00:00
mattias
54230934eb fpc deb: fixed typo
git-svn-id: trunk@14333 -
2008-02-29 20:45:22 +00:00
mattias
3de400c818 fpc-crosswin32 deb: fixed double copying tools, copying windres two times with different names
git-svn-id: trunk@14258 -
2008-02-26 13:55:22 +00:00
mattias
fe66011828 updatepofiles: fixed comment
git-svn-id: trunk@14225 -
2008-02-21 21:18:09 +00:00
mattias
a71b6c97ca improved make cleanall fro Mazen
git-svn-id: trunk@14157 -
2008-02-16 11:09:45 +00:00
vincents
cf9c6a1647 win64 installer: fixed xml bug in the default environment options
git-svn-id: trunk@13938 -
2008-01-31 15:42:55 +00:00
vincents
697e276030 win installer: enable debugger on win64 by default
git-svn-id: trunk@13921 -
2008-01-29 23:34:01 +00:00
vincents
04b648c166 win installer: update readme from Slavko
git-svn-id: trunk@13914 -
2008-01-29 21:44:30 +00:00
vincents
ac48f8d690 win32 installer: don't round timestamps, maybe fixes #10433.
git-svn-id: trunk@13845 -
2008-01-23 21:27:29 +00:00
vincents
88d822c376 snapshot monitor tool: don't run extra test, just do the monitoring
git-svn-id: trunk@13829 -
2008-01-22 11:20:57 +00:00
mattias
75b86f252e debian packages: fixed creating fpc-cross.cfg
git-svn-id: trunk@13524 -
2007-12-29 16:56:20 +00:00
mattias
612dfc2e29 fpc deb: extended create_fpc_deb.sh to create cross compilers from Sam Liddicott
git-svn-id: trunk@13486 -
2007-12-27 18:19:38 +00:00
vincents
f928d1feca tools: removed obsolete files related to cvs and .mo-files
git-svn-id: trunk@13370 -
2007-12-18 09:41:32 +00:00
vincents
90acad88f8 tools: removed obsolete file
git-svn-id: trunk@13367 -
2007-12-18 07:44:27 +00:00
mattias
3a1550a269 fpc deb: can now create cross compiled debs from Sam Liddicott
git-svn-id: trunk@13263 -
2007-12-10 19:20:57 +00:00
mattias
d72ecf6d11 lazdatadict: added package lazdatadict - a data dictionary from Michael Van Canneyt
git-svn-id: trunk@13236 -
2007-12-08 20:19:59 +00:00
vincents
7330b83424 win installer: use gdb and qt interface dll from http://svn.freepascak.org/lazarus/binaries
git-svn-id: trunk@13176 -
2007-12-05 23:00:55 +00:00
mattias
5cb98905b8 fpc deb: added target arm
git-svn-id: trunk@13098 -
2007-12-01 09:48:56 +00:00
vincents
6f84b7fbd6 tools, snapshot monitor: don't run the configuration file tests.
git-svn-id: trunk@12985 -
2007-11-23 14:39:09 +00:00
vincents
4db98e9394 windows cross installer: build ideintf too, it may be used by packages.
git-svn-id: trunk@12983 -
2007-11-23 13:41:58 +00:00
paul
980c6a4889 change argument names
git-svn-id: trunk@12953 -
2007-11-21 09:31:55 +00:00
paul
f843f74190 convert script to convert all xpm to png in run directory
git-svn-id: trunk@12951 -
2007-11-21 07:31:04 +00:00
paul
6fb327a17f new tool xpm to png converter (used for conversion component xpms to pngs)
git-svn-id: trunk@12950 -
2007-11-21 07:26:43 +00:00
vincents
6f60ae838a snapshot monitor: updated version numbers
git-svn-id: trunk@12940 -
2007-11-20 21:54:32 +00:00
mattias
052bfaa663 deb fpc-crosswin32: removed dependency fpc-src
git-svn-id: trunk@12938 -
2007-11-20 21:35:28 +00:00
vincents
17b318bf8c mac os x installer build script: reduced verbosity after fix of bug #10142
git-svn-id: trunk@12936 -
2007-11-20 19:32:16 +00:00
vincents
119fed5204 windows installer: don't give the option to install the qt interface dll on win64
git-svn-id: trunk@12928 -
2007-11-19 22:38:39 +00:00
vincents
d357e4841d mac os x build script: increased verbosity to try to find out the cause of bug #10142
git-svn-id: trunk@12927 -
2007-11-19 22:01:32 +00:00
mattias
b91754876e Makefiles: recreated with fpcmake -Tall
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
mattias
910276c025 rpm: improved getting target_cpu
git-svn-id: trunk@12823 -
2007-11-11 10:37:58 +00:00
mattias
1edf510a8a rpm scripts: added heuristic to find target_cpu
git-svn-id: trunk@12820 -
2007-11-11 00:05:50 +00:00
vincents
4ab12c4d29 macosx installer: don't package docs, include arch name in package file
git-svn-id: trunk@12804 -
2007-11-09 22:12:31 +00:00
mattias
5af932d6f0 LCL: TToolBar: implemented simple heuristic for preferredheight from Paul, and calculating NewWidth,NewHeight of WrapButtons
git-svn-id: trunk@12774 -
2007-11-07 23:10:58 +00:00
mattias
06549ee8e5 debs: added PP=ppcbin parameter as workaround for Makefile bugs under some systems (amd64)
git-svn-id: trunk@12767 -
2007-11-07 18:11:26 +00:00
mattias
a4143985e3 rpm fpc_crosswin32: copy tools to fpc directory
git-svn-id: trunk@12752 -
2007-11-05 21:05:20 +00:00
vincents
1d1fcedb73 updated debian changelog for version 0.9.24
git-svn-id: trunk@12748 -
2007-11-05 14:56:35 +00:00
vincents
4fbeff817d windows installer: added more installer translations
git-svn-id: trunk@12734 -
2007-11-04 01:32:24 +00:00
mattias
2c73eca690 rpms: added mime and etc files to files section
git-svn-id: trunk@12726 -
2007-11-03 19:57:22 +00:00
mattias
1eea190623 rpms: added lazarus-mime.xml, /etc/lazarus/*.xml files
git-svn-id: trunk@12725 -
2007-11-03 19:11:38 +00:00
mattias
ba5d40a2fc fpc-crosswin32 deb: added dependencies for fp- debs
git-svn-id: trunk@12705 -
2007-11-03 00:02:34 +00:00
mattias
770d341cc8 debs: added default configs for gtk1 editor font and using gdb
git-svn-id: trunk@12697 -
2007-11-02 15:18:01 +00:00
vincents
6e8f1a8391 windows installer: the qt interface dll is only available on win32
git-svn-id: trunk@12645 -
2007-10-30 10:31:30 +00:00
vincents
64f132823c windows installer: remove debug msgbox
git-svn-id: trunk@12628 -
2007-10-29 13:40:02 +00:00
vincents
c93109da6a windows installer: convert installer translation strings from UTF8 to the system char set (#9959)
git-svn-id: trunk@12627 -
2007-10-29 13:34:42 +00:00
vincents
60f3281109 win installer: added support for creating an installer for an IDE based on qt
git-svn-id: trunk@12601 -
2007-10-26 20:31:06 +00:00
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
vincents
ca9310208c tools, examples: fixed compilation by requiring libc
git-svn-id: trunk@12502 -
2007-10-17 10:00:05 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +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
mattias
a33a4aa0ce updatepofiles: keeping comment lines
git-svn-id: trunk@12291 -
2007-10-02 10:02:11 +00:00
vincents
617c28d9f5 data desktop: don't overwrite properties of existing fields from Joost (bug #9660)
git-svn-id: trunk@12086 -
2007-09-20 08:51:12 +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
mattias
5177c24ba7 tools: updatepofiles: added recognition of UTF8 header
git-svn-id: trunk@11962 -
2007-09-08 13:17:58 +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
eea11d9a53 svn2revisioninc : always write revision.inc, except if there is a good revision.inc and no svn info (got broken in r11474 #885c836b8a)
git-svn-id: trunk@11827 -
2007-08-16 07:18:34 +00:00
vincents
ec7a0aa245 tools: regenerate Makefile for all targets
git-svn-id: trunk@11786 -
2007-08-11 06:08:29 +00:00
mattias
efe539a601 clean up
git-svn-id: trunk@11771 -
2007-08-09 23:31:06 +00:00
mattias
a8c24af92f added tool lrstolfm - to convert lrs files back to lfm
git-svn-id: trunk@11770 -
2007-08-09 23:21:57 +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
marc
426359fa52 * Modified patch from Laurent Jacques
git-svn-id: trunk@11594 -
2007-07-22 15:58:44 +00:00
michael
2725083a1f * Compilation should now work with 2.0.4 and 2.1.5 too
git-svn-id: trunk@11512 -
2007-07-15 10:38:17 +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
8483303f3e renamed lazdde.lpi to lazdatadesktop.lpi
git-svn-id: trunk@11485 -
2007-07-13 10:54:50 +00:00
mattias
4a8ab35b58 renamed lazdde to lazdatadesktop
git-svn-id: trunk@11484 -
2007-07-13 10:50:59 +00:00
mattias
0873aad7ec added delete_non_svn_files.pl
git-svn-id: trunk@11483 -
2007-07-13 10:50:02 +00:00
mattias
df7d6b0427 added README.txt for lazdde
git-svn-id: trunk@11482 -
2007-07-13 10:13:02 +00:00
mattias
330bb7c464 LCL: added example how to load current .po file with the gettext unit
git-svn-id: trunk@11476 -
2007-07-12 19:27:40 +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
2c8489b3e0 added new tool: LazDDE - Lazarus database desktop editor from Michael Van Canneyt
git-svn-id: trunk@11472 -
2007-07-12 11:10:21 +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
52d30339d8 snapshot monitor tool:
* allow 2 hour time difference
* centralized fpc and lazarus version numbers

git-svn-id: trunk@11127 -
2007-05-11 16:38:16 +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
97c4476f5f removed debug readln
git-svn-id: trunk@11075 -
2007-05-04 13:28:33 +00:00
vincents
515ceb40a1 updatepofiles tool: use CompareStr to compare messageids to avoid differences between windows and linux
git-svn-id: trunk@11074 -
2007-05-04 13:24:17 +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
6906f83999 snapshot tools:
* fixed compilation with latest lnet
* disabled debug output

git-svn-id: trunk@11008 -
2007-04-26 19:19:25 +00:00
vincents
be4e0c2b3c tools: initial check in of monitoring tool for snapshots, needs further clean up
git-svn-id: trunk@11003 -
2007-04-25 21:47:31 +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
marc
cc6f0aad6f * added widgetsets by Paul
git-svn-id: trunk@10893 -
2007-04-05 22:23:57 +00:00
vincents
5d67e1c292 removed more references to gnome, replaced them by fpgui in some places
git-svn-id: trunk@10892 -
2007-04-05 21:59:24 +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
mattias
f5b6a2e3ba IDE: codebrowser: hints and jump to node, LCL package: script to create the list of LCL units
git-svn-id: trunk@10714 -
2007-03-07 08:31:04 +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
mattias
a51bbbe67a converted iso translations to utf-8
git-svn-id: trunk@10428 -
2007-01-11 21:54:44 +00:00
vincents
410840847b win32 installer: added cross installer scripts
git-svn-id: trunk@10371 -
2007-01-04 14:47:22 +00:00
vincents
268922b4be svn2revisioninc accepts old style command line parameters from Darius
git-svn-id: trunk@10244 -
2006-11-25 20:52:14 +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
9f672f7dab svn2revisioninc: fixed creating revision.inc in current directory
git-svn-id: trunk@10187 -
2006-11-10 14:02:42 +00:00
vincents
ee60b9bdcc svn2revisioninc: fixed detecting if current revisioninc is a valid file.
git-svn-id: trunk@10185 -
2006-11-10 12:15:34 +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
95d60cc076 svn2revisioninc: fixed check for valid target directory
git-svn-id: trunk@10181 -
2006-11-08 15:11:17 +00:00
vincents
0ed87fd43c svn2revisioninc.pas: fixed reading svn revision from svn 1.4 entries files
git-svn-id: trunk@10180 -
2006-11-08 10:11:31 +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
86a36d4a2f svn2revisioninc can parse svn 1.4 meta data to determine a version
git-svn-id: trunk@10094 -
2006-10-21 18:55:12 +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
marc
4234f8a8b3 test
git-svn-id: trunk@10015 -
2006-09-30 17:27:07 +00:00
marc
bd8aa0a810 test
git-svn-id: trunk@10014 -
2006-09-30 16:34:12 +00:00
marc
b0ad8ea00f Test
git-svn-id: trunk@10013 -
2006-09-30 16:23:39 +00:00
peter
881bf5f397 Test
git-svn-id: trunk@10012 -
2006-09-30 16:22:35 +00:00
peter
44c6b6e846 Test
git-svn-id: trunk@10011 -
2006-09-30 15:43:10 +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
micha
97bd8ff729 release/snapshot building fixes
git-svn-id: trunk@9651 -
2006-07-21 14:14:49 +00:00
mattias
c3a3491b91 replaced *.* with GetAllFilesMask from Darius
git-svn-id: trunk@9646 -
2006-07-20 20:33:10 +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
vincents
87f7643ea5 fixed waiting using sh from Almindor
git-svn-id: trunk@9354 -
2006-05-25 18:50:05 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
vincents
51b7a8f119 use sh instead of bash
git-svn-id: trunk@9325 -
2006-05-21 08:56:19 +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
3481a47cf4 regenerated to support i386-darwin
git-svn-id: trunk@9016 -
2006-03-26 17:44:15 +00:00
vincents
e7bdea71ee if revision.inc does not exist, make sure the directory is writable before proceeding
git-svn-id: trunk@9003 -
2006-03-23 12:48:54 +00:00