Commit Graph

231 Commits

Author SHA1 Message Date
mattias
dd4e9f87a1 IDE: added macro ProjOutDir and Project(OutputDir)
IDE: added project option to put .lrs files of .lfm files into output directory

git-svn-id: trunk@17857 -
2008-12-18 13:24:52 +00:00
paul
8d35dd12c1 ide: improve resource handling
git-svn-id: trunk@17019 -
2008-10-16 08:45:22 +00:00
paul
be2f3116a5 ide: improve resources code (use less hacks?)
git-svn-id: trunk@16958 -
2008-10-11 13:15:24 +00:00
mattias
094be7aab5 IDE: added macro SrcOS
git-svn-id: trunk@16466 -
2008-09-07 12:04:28 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
8c7598d73a IDE: implemented supporting FPCVer in FPCSrcDir
git-svn-id: trunk@16133 -
2008-08-19 01:28:24 +00:00
mattias
1752c2e410 IDE: environment option FPCSourceDirectory can now contain macros
git-svn-id: trunk@16122 -
2008-08-18 14:10:26 +00:00
mattias
e61e9ba99e IDE: added macro $(FPCVer)
git-svn-id: trunk@16121 -
2008-08-18 13:44:02 +00:00
mattias
ac3ef48d2b IDE: added sanity check for ambigious file check
git-svn-id: trunk@15898 -
2008-07-28 08:08:59 +00:00
mattias
6f639c52bd IDE: added macro $Project(InfoFile) for the lpi filename, bug #11399
git-svn-id: trunk@15287 -
2008-06-02 08:49:46 +00:00
mattias
f8b5714a8f IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
mattias
3b5e8c18da IDE+IDEIntf+LCL: moved LCLPlatformDirNames to LCL interfacebase
git-svn-id: trunk@14469 -
2008-03-08 18:58:36 +00:00
mattias
3d96887a31 IDE: fixed updating BuildTarget when rescanning FPC sources
git-svn-id: trunk@14341 -
2008-03-01 12:35:48 +00:00
mattias
65a770df87 IDE: fixed overriding build target OS/CPU/LCL, bug #10915
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
vincents
6631eb4c66 text: replaced plz -> please (bug #10319)
git-svn-id: trunk@13161 -
2007-12-05 10:52:44 +00:00
mattias
12a7912211 IDE: added dialog to explore the current package links
git-svn-id: trunk@12811 -
2007-11-10 13:59:51 +00:00
mattias
c21eb20d00 IDE: started TLazDocHintProvider
git-svn-id: trunk@12806 -
2007-11-10 00:31:44 +00:00
mattias
8a8085d7af IDE: replaced unitname compare functions for checking ambiguous units
git-svn-id: trunk@12801 -
2007-11-09 19:41:45 +00:00
mattias
341ec7141b IDE: compiler options dlg: fixed package view
git-svn-id: trunk@12798 -
2007-11-09 17:41:54 +00:00
mattias
66932c1a97 IDE: added verbosity for ambiguous files
git-svn-id: trunk@12789 -
2007-11-08 17:27:30 +00:00
mattias
d8366cc6c0 IDE: added resourcestrings
git-svn-id: trunk@12787 -
2007-11-08 16:20:26 +00:00
mattias
d4e3e7607a IDE: added Ignore all button to warnings about ambiguous units
git-svn-id: trunk@12786 -
2007-11-08 16:10:37 +00:00
tombo
5aeedb0533 IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger
git-svn-id: trunk@11266 -
2007-06-02 10:53:09 +00:00
vincents
ecaebbe825 + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory
git-svn-id: trunk@11133 -
2007-05-13 14:25:05 +00:00
vincents
4a62d22084 IDE: fixed VerboseFPCSrcScan
git-svn-id: trunk@10515 -
2007-01-26 19:44:43 +00:00
mattias
9b795b8260 IDE: project directory is now added to the include path of all project directories
git-svn-id: trunk@10142 -
2006-10-31 13:06:14 +00:00
mattias
b47221ff92 lazbuild: fixed overriding cpu, os, lclwidgetset
git-svn-id: trunk@9841 -
2006-09-08 16:16:42 +00:00
mattias
694d469e5e IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
2e614998a5 IDE/lazbuild: moved macros to TBuildManager
git-svn-id: trunk@9814 -
2006-09-05 10:39:25 +00:00
mattias
652f249a8b IDE: started BuildManager, the IDE part controlling all building, compiling
git-svn-id: trunk@9811 -
2006-09-04 21:21:54 +00:00