Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
"Build all" and RTL
Downloads
Daily Snapshots
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Mailing List
Free pascal
Other languages
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Lazarus, the complete guide
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: "Build all" and RTL (Read 1241 times)
Martin V
Full Member
Posts: 109
"Build all" and RTL
«
on:
January 31, 2010, 12:14:03 am »
Hi,
I've installed a current daily build and I made a minor change in a RTL file (set tList.Delete in classesh.inc to virtual because of the need of overriding the procedure) and then I chose "rebuild all" in the Lazarus rebuild dialog in the IDE. With the elder Lazarus version, the RTL seemed to get rebuilt because I could compile my code after that, with the current one RTL rebuild seems to fail. My question:
- does "rebuild all" include the RTL files? (RTL is not listed there)
- if yes, where should the generated ppu files be located?
- or is the only possibility to execute commandline commands or batch files? Which ones?
And, second, if I have only a few modifications for the LCL and RTL, where can I send my few comments (in most cases an added "virtual" to enable overriding), some minor improvements to enhance Delphi compatibility, without getting part of the CVS system?
Thanks,
Martin (Munich, Germany)
Logged
Bart
Hero Member
Posts: 752
Re: "Build all" and RTL
«
Reply #1 on:
January 31, 2010, 01:47:08 am »
AFAIK build all from Lazarus will never build fpc (classes is part of fpc, not of lazarus).
You'll have to rebuild fpc for that.
When you made changes to Lazarus/LCL: see
this wiki page
and
Creating a patch
.
You can report the changes you made, and why you made them, and upload the patch in the bugtracker (see link on the left side).
Same applies to changes in fpc.
Bart
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
"Build all" and RTL
Recent
FPC 2.6.0 released!
by
MikeFinch
[
Today
at 01:00:43 am]
Custom Draw Controls miss...
by
lainz
[February 10, 2012, 11:30:47 pm]
[SOLVED] Stream newb - si...
by
User137
[February 10, 2012, 11:27:01 pm]
TTogglebox color
by
Switcher
[February 10, 2012, 11:00:39 pm]
LDAP, objectsid is there ...
by
snorkel
[February 10, 2012, 09:46:59 pm]
SSH DLL (w-putty-cd) coul...
by
ludob
[February 10, 2012, 05:48:02 pm]
TCDButtom select dsAndroi...
by
wcleyton
[February 10, 2012, 05:47:36 pm]
Get list of drives
by
ludob
[February 10, 2012, 05:07:46 pm]
POCKET PC 2002 ERROR WITH...
by
delphiturk
[February 10, 2012, 03:20:20 pm]
GetCursorPos
by
User137
[February 10, 2012, 03:18:27 pm]