Commit Graph

224 Commits

Author SHA1 Message Date
mattias
aa8825df16 IDE: started build mode flags
git-svn-id: trunk@21551 -
2009-09-03 08:13:55 +00:00
mattias
319247bb8c IDE: renamed GlobalPropertySet
git-svn-id: trunk@21445 -
2009-08-25 16:34:50 +00:00
mattias
7e95a8e0c5 IDE: renamed buildmodeset to buildmodegraph
git-svn-id: trunk@21444 -
2009-08-25 15:15:19 +00:00
mattias
ee4adc753a IDE: renamed more buildproperties
git-svn-id: trunk@21436 -
2009-08-24 14:39:27 +00:00
mattias
3cde97f1b1 IDE: renamed more BuildMode to BuildVar
git-svn-id: trunk@21425 -
2009-08-23 13:47:52 +00:00
mattias
4b4089c587 IDE: renamed BuildMode
git-svn-id: trunk@21408 -
2009-08-22 21:36:29 +00:00
mattias
1a7644e937 IDE: clean up, lazbuild: using package codetools
git-svn-id: trunk@21396 -
2009-08-22 16:51:00 +00:00
vincents
d91ba78192 IDE: fixed setting compiler options from http://lazarus.freepascal.org/index.php/topic,6856
git-svn-id: trunk@20515 -
2009-06-08 11:55:43 +00:00
mattias
a557b7dfc8 IDE: renamed build modes to properties
git-svn-id: trunk@19624 -
2009-04-25 19:38:41 +00:00
mattias
22260a35b9 IDEIntf: renamed TLazBuildMode to TLazBuildProperty
git-svn-id: trunk@19615 -
2009-04-25 12:17:19 +00:00
paul
3ce3002123 ide: add "Generate Dwarf" to the linker->debug compiler options
git-svn-id: trunk@19209 -
2009-04-03 15:05:54 +00:00
mattias
16a4cefdd3 IDE: compiler options: added page to hide specific FPC messages, issue #12304, patch from Dmitry
git-svn-id: trunk@19182 -
2009-04-01 12:46:21 +00:00
paul
4c514e24e7 ide: split -o path passed to fpc into -FE and -o where -o contains only a file name and -FE contains only a path as required by Jonas in this issue #13324
git-svn-id: trunk@18988 -
2009-03-14 12:58:24 +00:00
mattias
27966b0715 IDE: build modes: added TargetOS
git-svn-id: trunk@18791 -
2009-02-22 10:14:04 +00:00
mattias
a4e0c566a7 IDE: build modes: add standard build mode
git-svn-id: trunk@18788 -
2009-02-21 21:23:58 +00:00
mattias
4b6abe2cbe IDE: build modes: enable project build modes
git-svn-id: trunk@18787 -
2009-02-21 19:33:52 +00:00
mattias
11b999a54c IDE: fixed saving usage options with correct PathDelim
git-svn-id: trunk@18768 -
2009-02-19 22:14:54 +00:00
mattias
843133346d IDE: compiler options: load,save build modes
git-svn-id: trunk@18276 -
2009-01-13 16:38:53 +00:00
mattias
7f7c0b3387 IDE: comp opts dlg: new build modes
git-svn-id: trunk@18275 -
2009-01-13 16:35:04 +00:00
mattias
63d5f54f09 IDE: keep PathDelim in .lpi files
git-svn-id: trunk@18162 -
2009-01-06 11:03:44 +00:00
mattias
e768bb58c3 IDE: started path delim saving in projects/packages
git-svn-id: trunk@18137 -
2009-01-05 14:11:05 +00:00
mattias
38abb0125e IDE: made SwitchPathDelims more generic
git-svn-id: trunk@18132 -
2009-01-05 11:24:58 +00:00
mattias
7332c0b540 IDE: global build modes
git-svn-id: trunk@17999 -
2008-12-30 14:16:56 +00:00
mattias
1b335b08eb IDE: build modes: implemented move up/down
git-svn-id: trunk@17996 -
2008-12-30 13:17:45 +00:00
mattias
9e3a20fbaa IDE: build modes: assign/load/save/creatediff
git-svn-id: trunk@17989 -
2008-12-30 08:54:22 +00:00
mattias
8bf8766577 IDE: fixed mem leak
git-svn-id: trunk@17985 -
2008-12-30 07:20:06 +00:00
mattias
2ea820af53 IDE: added build modes to compiler options
git-svn-id: trunk@17984 -
2008-12-30 07:18:40 +00:00
mattias
2f112de7fd IDE: added project compiler options page conditionals
git-svn-id: trunk@17953 -
2008-12-26 16:38:47 +00:00
mattias
f4560dae0c IDE: conditional compiler options: diff, assign
git-svn-id: trunk@17886 -
2008-12-22 21:40:35 +00:00
mattias
014229dcec IDE: conditional compiler options: load/save
git-svn-id: trunk@17883 -
2008-12-22 15:41:01 +00:00
mattias
3ba102a25f IDE: started build modes
git-svn-id: trunk@17859 -
2008-12-18 22:33:04 +00:00
mattias
aa6a1cb30d IDE: using absolute paths for compiling, because some external tools resolve symlinked directories
git-svn-id: trunk@17643 -
2008-12-01 10:53:42 +00:00
tombo
9539a04c14 IDE carbon: applied patch #0012477: Can't cross compile carbon from non-darwin machine from Brad Campbell
git-svn-id: trunk@17126 -
2008-10-24 14:35:48 +00:00
paul
864ac18db8 ide: add a compiler switch to use compile an application with separate gdb debug file (from Dmitry Boyarintsev #0012399 with small modifications)
git-svn-id: trunk@17079 -
2008-10-21 06:13:19 +00:00
vincents
e9fe4e0b49 IDE: fixed order of syntax options + test (issue #12204)
git-svn-id: trunk@16694 -
2008-09-24 07:22:02 +00:00
mattias
c1dd4c638e IDE: compiler options: removed obsolete switch -gd debugging info for DBX
git-svn-id: trunk@16157 -
2008-08-20 08:54:32 +00:00
mattias
32c38fd57d IDE: compiler options: updated optimization _faster_ for fpc 2.2.2
git-svn-id: trunk@16147 -
2008-08-19 16:21:12 +00:00
mattias
cb164f1467 IDE: compiler options: updated target processors for fpc 2.2.2
git-svn-id: trunk@16146 -
2008-08-19 15:56:03 +00:00
mattias
1e87ce80b9 IDE: compiler options: replaced obsolete -S mode flags with -M flag
git-svn-id: trunk@16144 -
2008-08-19 12:16:28 +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
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
tombo
976c8bd482 IDE Carbon - fixed Carbon framework linking options case
git-svn-id: trunk@16063 -
2008-08-15 08:29:49 +00:00
mattias
ac7275e981 IDE: compiler test: added check for intersections of unit paths between project and used packages
git-svn-id: trunk@16052 -
2008-08-13 13:06:20 +00:00
mattias
48d36bc7b2 IDE: TProject.TargetFilename now sets modified
git-svn-id: trunk@16047 -
2008-08-12 21:03:05 +00:00
mattias
c737c9082c IDE: compiler options test: now supporting packages and checking for separate output directory
git-svn-id: trunk@16008 -
2008-08-09 09:51:58 +00:00
mattias
fb2f6ebefd IDE: now auto appending library file extension for libraries, bug #10624
git-svn-id: trunk@15947 -
2008-08-04 11:02:53 +00:00
sekelsenmat
c48bc3eba2 Adds the Cocoa widgetset.
git-svn-id: trunk@14796 -
2008-04-09 23:54:49 +00:00
tombo
b0faa028b7 IDE: added workaround for linking carbon apps under Leopard
git-svn-id: trunk@14687 -
2008-03-30 08:50:17 +00:00
sekelsenmat
d8d0de7c0e Small fix for screenshot taking on carbon and removes carbon clistbox.
git-svn-id: trunk@14230 -
2008-02-22 09:46:02 +00:00
sekelsenmat
78d3a22099 Implements screenshot taking on the Carbon widgetset, adds -k-framework -kOpenGL for all Carbon apps as dependency and adds Apple OpenGL bindings to the carbon interface directory.
git-svn-id: trunk@14226 -
2008-02-21 22:00:28 +00:00