Commit Graph

124 Commits

Author SHA1 Message Date
juha
7a2d59468f IDE: Append .so to library name for Android in Compiler options, conventions. Issue #26889, patch from Stephano
git-svn-id: trunk@46598 -
2014-10-18 20:59:47 +00:00
martin
d6e064d027 IDE fix spelling
git-svn-id: trunk@43568 -
2013-12-18 22:49:21 +00:00
mattias
2aa15b32f5 IDE: test file for compiler, expand temp directory
git-svn-id: trunk@43431 -
2013-11-12 21:02:25 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
zeljko
3a36ec68a7 gtk3 widgetset added.This is base implementation with alpha status.
git-svn-id: trunk@41811 -
2013-06-23 10:35:00 +00:00
mattias
2501e46028 IDE: mode matrix: load/save old macros
git-svn-id: trunk@41472 -
2013-05-30 22:25:20 +00:00
mattias
121579ce8f IDE: fixed comparing version numbers RC1 and RC2
git-svn-id: trunk@38310 -
2012-08-21 17:45:53 +00:00
mattias
00358170dd IDE: setup: find out if first start by comparing primary with secondary config
git-svn-id: trunk@38128 -
2012-08-03 21:32:55 +00:00
mattias
335676643d IDE: when copying secondary configs create the primary config directory first
git-svn-id: trunk@37796 -
2012-06-27 12:20:56 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
f19fe2c36e IDE: show downgrade warning
git-svn-id: trunk@36567 -
2012-04-04 23:31:42 +00:00
mattias
0c516a35b0 IDE: lazconf: clean up
git-svn-id: trunk@36325 -
2012-03-25 18:51:21 +00:00
mattias
192e074495 IDE: laz dir, fpc src dir, compiler path: allow macros, use new check functions
git-svn-id: trunk@36324 -
2012-03-25 18:49:36 +00:00
mattias
68d89b080f IDE: GetParsedFPCSourceDirerectory: use GetParsedValue
git-svn-id: trunk@36055 -
2012-03-16 00:53:28 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
64d28c0873 codetools: TCodeBufXMLConfig.WriteXMLFile: only save if needed
git-svn-id: trunk@35936 -
2012-03-13 20:30:34 +00:00
mattias
353a841ec1 IDE: fixed CopySecondaryConfigFile to not create double path delims
git-svn-id: trunk@35118 -
2012-02-04 09:14:13 +00:00
sekelsenmat
2b22ea06cb Further removes LCL-Android and updates the widgetset description status
git-svn-id: trunk@33990 -
2011-12-06 08:14:32 +00:00
sekelsenmat
c8c3173472 Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet.
git-svn-id: trunk@33362 -
2011-11-06 08:19:26 +00:00
mattias
d551fda25d IDE: lazconf: clean up
git-svn-id: trunk@32520 -
2011-09-26 19:12:39 +00:00
mattias
78b7e56c20 startlazarus: use --pcp
git-svn-id: trunk@31010 -
2011-06-02 07:46:22 +00:00
mattias
e14efa6017 codetools: search include file of include file in direcory of unit
git-svn-id: trunk@30027 -
2011-03-27 09:00:32 +00:00
mattias
d1cf568583 IDE: moved LazarusVersionStr to lazconf
git-svn-id: trunk@30026 -
2011-03-27 08:51:22 +00:00
mattias
8fbda6adee IDE: searching in /usr/lib/lazarus/lazversion
git-svn-id: trunk@30025 -
2011-03-27 08:46:37 +00:00
mattias
2e6b177c97 IDE: started setup dialog
git-svn-id: trunk@29902 -
2011-03-18 23:27:10 +00:00
mattias
7aedcc1b99 IDE: started setup dialog
git-svn-id: trunk@29894 -
2011-03-17 18:25:19 +00:00
mattias
15ca442dd7 IDE: moved fixed LCL linker options to conditionals
git-svn-id: trunk@29187 -
2011-01-24 11:00:23 +00:00
paul
3ed56f1dae ide: fix compilation
git-svn-id: trunk@29120 -
2011-01-19 12:37:25 +00:00
vincents
70d3297249 ide: replace OnGetApplicationName with hardcoded 'lazarus', so that Application.Title isn't used in GetAppConfigDir (issue #18396)
git-svn-id: trunk@28874 -
2011-01-06 15:41:43 +00:00
mattias
230d56ede2 IDE: added macro MakeLib
git-svn-id: trunk@28720 -
2010-12-15 12:41:06 +00:00
mattias
7c80c43236 IDE: if fpc path, fpc source directory or lazarus source directory not found: try secondary configs
git-svn-id: trunk@28083 -
2010-11-05 01:16:37 +00:00
mattias
f7e017a61a IDE: added build profiles for building the IDE, patch #15336
git-svn-id: trunk@27901 -
2010-10-27 19:32:27 +00:00
zeljko
51bcecf4da IDE: fixed haiku lib extension.Patch by olivier. fixes #17392
git-svn-id: trunk@27342 -
2010-09-13 06:09:52 +00:00
mattias
8a23ceb5eb IDE: prepend library prefix for libraries, bug #15944
git-svn-id: trunk@26392 -
2010-07-01 18:18:23 +00:00
sekelsenmat
6e0950463a Marks Gtk 1 as deprecated in the IDE
git-svn-id: trunk@25577 -
2010-05-22 12:09:54 +00:00
paul
4db4e7accc ide: output PrimaryConfigPath and SecondaryConfigPath correctly converted to the console charset
git-svn-id: trunk@23607 -
2010-01-31 15:06:40 +00:00
mattias
a467081084 IDE: nogui now is shown as stable
git-svn-id: trunk@21858 -
2009-09-25 09:44:10 +00:00
mattias
bb13cb1a5c IDE: override build widgetset with BuildWidgetSetXXX
git-svn-id: trunk@20337 -
2009-06-01 20:41:21 +00:00
vincents
ff17c1142f IDE: fixed compilation on unix
git-svn-id: trunk@17815 -
2008-12-12 19:57:15 +00:00
vincents
ffdbc27e0e IDE: unified Primary and Secondary config path functions for unix and windows, they were the same after fixing issue #12518
git-svn-id: trunk@17813 -
2008-12-12 14:53:33 +00:00
mattias
92caf0d923 fixed GetDefaultLCLWidgetType using gtk2, bug #12489
git-svn-id: trunk@17134 -
2008-10-26 10:41:46 +00:00
vincents
0972557020 ide: changed carbon interface developement state from alpha to beta
git-svn-id: trunk@16614 -
2008-09-17 07:27:19 +00:00
mattias
0bcf25051e lazbuild: added defaults to WriteUsage
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
mattias
380d06867a IDE: environment options: adding default compiler fpaths to combobox
git-svn-id: trunk@16355 -
2008-09-01 18:33:40 +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
dcc2d5af64 IDE: fixed non unix compilation
git-svn-id: trunk@16127 -
2008-08-18 18:33:02 +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
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
vincents
92b6e4d35d IDE: changed CreateCompilerTestPascalFilename as suggested by Mattias
* return '', if no file could be created
* use same implementation on all platforms

git-svn-id: trunk@15790 -
2008-07-15 22:16:14 +00:00
vincents
892bfce165 LazBuild: fixed default widget set for darwin (bug #11617)
git-svn-id: trunk@15686 -
2008-07-06 20:37:23 +00:00