Commit Graph

808 Commits

Author SHA1 Message Date
mattias
eaf17880bc lplupdate: find wrong file names
git-svn-id: trunk@35559 -
2012-02-23 11:07:03 +00:00
mattias
358cda1e11 lplupdate: auto fix common mistake starting lplupdate in tools
git-svn-id: trunk@35558 -
2012-02-23 10:57:56 +00:00
mattias
9a01b383b3 IDE: less warnings
git-svn-id: trunk@35540 -
2012-02-21 19:04:30 +00:00
maxim
ac94bd963c Translations: cleanup some PO files
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
mattias
ff5f1f8f42 chmmaker: removed lrs
git-svn-id: trunk@35454 -
2012-02-18 16:25:17 +00:00
mattias
58cc773a74 chmmaker: using relative paths
git-svn-id: trunk@35453 -
2012-02-18 16:23:48 +00:00
mattias
2780fd8032 chmmaker: use initialdir for filenamedits
git-svn-id: trunk@35451 -
2012-02-18 15:53:59 +00:00
mattias
830b96806b chmmaker: set initialdir of filedialogs
git-svn-id: trunk@35445 -
2012-02-18 14:09:15 +00:00
mattias
43e8d15510 chmmaker: clean up
git-svn-id: trunk@35441 -
2012-02-18 14:04:09 +00:00
vincents
762850131b fixed win32 -> arm-wince crossinstaller build script for fpc 2.7.1 using fpmake in more places.
git-svn-id: trunk@35370 -
2012-02-15 09:35:38 +00:00
vincents
db7829a1a5 fixed win32 -> arm-wince crossinstaller build script for fpc 2.7.1 using fpmake in more places.
git-svn-id: trunk@35287 -
2012-02-10 12:26:03 +00:00
mattias
65da6a5647 fpc rpm: added workaround for fpc 2.7.1
git-svn-id: trunk@35110 -
2012-02-02 23:14:07 +00:00
mattias
af99807c33 fpc rpm: clean up
git-svn-id: trunk@35108 -
2012-02-02 22:47:27 +00:00
mattias
f1341981ff fpc rpm: 2.6.1 does not create /usr/share/doc
git-svn-id: trunk@35014 -
2012-01-29 11:41:46 +00:00
mattias
5c78a96a5e rpm: fpc: clean up garbage
git-svn-id: trunk@34685 -
2012-01-09 16:28:17 +00:00
maxim
3d35e18d5f Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21020
git-svn-id: trunk@34581 -
2012-01-04 20:59:03 +00:00
juha
1a0077f140 Tools/Snapshots: update project file
git-svn-id: trunk@34344 -
2011-12-21 09:57:13 +00:00
juha
15938d2510 Tools/SnapShots: add FileUtil to uses section so the unit compiles, issue #20686
git-svn-id: trunk@34343 -
2011-12-21 09:57:00 +00:00
juha
feaf7a1432 Make svn2revisioninc work also with SVN 1.7. Issue #20711, patch from cobines
git-svn-id: trunk@33637 -
2011-11-20 09:08:48 +00:00
juha
bbc0b05e9e svn2revisioninc: fix a potential deadlock, issue #20471
git-svn-id: trunk@33071 -
2011-10-24 18:01:05 +00:00
vincents
1dc1a40406 mac os x installer build scripts: adaptions for using lazutils
git-svn-id: trunk@32995 -
2011-10-20 09:11:34 +00:00
vincents
bb1375f347 windows cross installer: fixed errors in build script after the addition of lazutils
git-svn-id: trunk@32957 -
2011-10-18 11:41:17 +00:00
vincents
63ee142ec8 windows installer: fixed errors in build script after the addition of lazutils
git-svn-id: trunk@32952 -
2011-10-18 10:55:41 +00:00
sekelsenmat
145ec7f545 Adds lazutils to the debian script
git-svn-id: trunk@32948 -
2011-10-17 17:53:17 +00:00
sekelsenmat
52866ff4fe Fixes "make all"
git-svn-id: trunk@32944 -
2011-10-17 12:00:32 +00:00
juha
8dee4154d2 svn2revisioninc: increase buffer size when reading git rev-list. Should fix issue #20471
git-svn-id: trunk@32848 -
2011-10-12 11:44:21 +00:00
juha
b358c98210 svn2revisioninc: fix my earlier sloppy code to find out the main git branch name
git-svn-id: trunk@32847 -
2011-10-12 11:44:08 +00:00
vincents
37fff32b2f macosx installers: added lazutils to the cross compile build
git-svn-id: trunk@32839 -
2011-10-12 07:45:27 +00:00
vincents
795218e549 linux installers: tried to fix the initial values of the lazarus dir and fpcsrc dir for the rpm installers without breaking them for the deb installers
git-svn-id: trunk@32825 -
2011-10-11 20:23:22 +00:00
maxim
5b6ee38c9e IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup
git-svn-id: trunk@32665 -
2011-10-03 23:14:54 +00:00
vincents
b4756aab86 rpm build script: use .laz as suffix in release name
git-svn-id: trunk@32540 -
2011-09-28 11:54:57 +00:00
vincents
a66b61d32c rpm build script: removed set -u, because it cannot be used in combination with optional script parameters
git-svn-id: trunk@32517 -
2011-09-26 12:33:38 +00:00
vincents
75a021a23f rpm build script: improved flexibility by custom result dir and fixed detecting default build arch
git-svn-id: trunk@32506 -
2011-09-24 20:37:16 +00:00
vincents
ef03f51f52 lazarus rpm: added create rpm script that uses mock to build in a chroot environment
git-svn-id: trunk@32471 -
2011-09-23 10:06:28 +00:00
vincents
8dc5f36b1a lazarus rpm spec file: added build requirements, so that yum can initialize the chroot environment correctly
git-svn-id: trunk@32470 -
2011-09-23 10:01:28 +00:00
vincents
f5143a20e9 windows installers: fixed creating revision.inc in the exported source in such a way that svn2revisioninc leaves it untouched (issue #20277)
git-svn-id: trunk@32419 -
2011-09-19 07:52:30 +00:00
vincents
2f7dd74905 windows installer: use system drive for default lazarus directory (issue #20269)
git-svn-id: trunk@32417 -
2011-09-19 07:17:45 +00:00
vincents
7419136a0f lazarus windows installer: added path when calling fpmkcfg.exe, just setting the working directory to the executable dir is not good enough, fixes issue #20142
git-svn-id: trunk@32195 -
2011-09-06 17:54:13 +00:00
vincents
3dc28630df windows installer: fixed quotes in run on install parameter, maybe fixes issue #20142
git-svn-id: trunk@32167 -
2011-09-03 11:32:10 +00:00
vincents
5489a964fd windows installer: set working directory and pass full path when calling fpcmkcfg, maybe fixes issue #20142
git-svn-id: trunk@32164 -
2011-09-03 06:54:57 +00:00
vincents
fd5e6e3062 windows installer: set working directory and pass full path when calling fpcmkcfg, maybe fixes #19895
git-svn-id: trunk@32147 -
2011-09-01 20:25:13 +00:00
vincents
3f9a1eba05 windows installer build script:
+ added batch file to create revision.inc, so that svnrevisioninc doesn't need to build before the export
* use different naming schemes for snapshot and release build

git-svn-id: trunk@32140 -
2011-09-01 11:41:44 +00:00
vincents
98ba2d34dd windows installers: fixed building with version number 0.9.30.2RC1.
git-svn-id: trunk@32129 -
2011-08-31 07:15:53 +00:00
vincents
54a4e2fd68 mac os x build script: fixed creating valid version number for Iceberg for Lazarus versions with characters, such as 0.9.30.2RC1
git-svn-id: trunk@32094 -
2011-08-29 12:10:31 +00:00
vincents
dd74128b0b lazarus windows installer: updated URLs naar forum and wiki.
git-svn-id: trunk@31992 -
2011-08-16 08:05:38 +00:00
vincents
cef736eb5f windows cross installer build script
* fixed dependencies for building fpcmake and fpcmkcfg
* appended ; to PATH environment variable, so the Makefiles don't mistake windows for a unix-like OS.

git-svn-id: trunk@31915 -
2011-08-08 13:38:35 +00:00
vincents
d7a3cef84d windows cross installer build script: reset FPCFPMAKE at script end
git-svn-id: trunk@31910 -
2011-08-08 08:53:26 +00:00
vincents
a2891026c6 arm-wince cross installer:
+ added workaround for bug in mkfpccfg in fpc 2.4.4
* fixed dependencies for building native fpcmake
+ explicitly set FPCFPMAKE, for building with fpc 2.5.1 (related to issue #19655)

git-svn-id: trunk@31850 -
2011-08-03 07:32:55 +00:00
juha
fee5993bcc Windows install: add one setup line to lazarus.iss
git-svn-id: trunk@31533 -
2011-07-03 06:56:20 +00:00
juha
9f3a985590 Tools: improve lazarus.iss for Windows 7 installation. Patch from Lainz, issue #19649
git-svn-id: trunk@31457 -
2011-06-29 07:59:16 +00:00