maxim
4766cb2bad
Merged revision(s) 53047 #d967200792 from trunk:
...
IDE: When reading lazarus.cfg file, change from Windows codepage to UTF8 when needed (the file is written by the Windows installer). Fixes Issue #0029494 .
........
git-svn-id: branches/fixes_1_6@53050 -
2016-09-28 22:09:11 +00:00
juha
16f941c896
IDE: A single IDE instance feature. Issue #8051 , patch from Ondrej Pokorny.
...
git-svn-id: trunk@49909 -
2015-10-02 09:42:44 +00:00
juha
06ac76f560
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
...
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
bee2faeb7b
IDE: added parameters --verbose, --quiet, when building IDE or project and when quit, give message when already building
...
git-svn-id: trunk@47590 -
2015-02-04 22:30:54 +00:00
martin
1e3565dae3
LazBuild: read pcp from lazarus.cfg file
...
git-svn-id: trunk@43687 -
2014-01-10 14:34:43 +00:00
mattias
1e8926baa8
IDE: clean up
...
git-svn-id: trunk@42801 -
2013-09-15 06:10:28 +00:00
mattias
36bd622f95
IDE: warn for invalid lines in lazarus.cfg
...
git-svn-id: trunk@42709 -
2013-09-10 08:26:47 +00:00
martin
9b35e9069f
StartLazarus: Fix finding PCP, if it contains spaces.
...
git-svn-id: trunk@42507 -
2013-08-27 16:54:54 +00:00
martin
49e9300fb6
IDE: use lazarus.cfg file for additional commandline param / trim values
...
git-svn-id: trunk@42506 -
2013-08-27 16:49:30 +00:00
martin
254ef676d5
IDE: use lazarus.cfg file for additional commandline param
...
git-svn-id: trunk@42505 -
2013-08-27 15:30:51 +00:00
martin
d6fc8c8369
IDE: Commandline parser for startlazarus should not override specific --debug-log=user_specified, with generic --debug-log
...
git-svn-id: trunk@42504 -
2013-08-27 13:05:09 +00:00
mattias
f32f0ea635
IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters
...
git-svn-id: trunk@37880 -
2012-07-05 15:07:43 +00:00
martin
59b13f50b1
LazLogger: add groups that can be enabled via commandline
...
git-svn-id: trunk@35319 -
2012-02-12 12:15:58 +00:00
mattias
971b471ca4
IDE: catch wrong dates
...
git-svn-id: trunk@35086 -
2012-02-02 15:09:48 +00:00
maxim
326ec7dc44
IDE: --help parameter is detected at any position now
...
git-svn-id: trunk@32212 -
2011-09-07 21:37:42 +00:00
maxim
c14f1d3466
IDE: display help (lazarus --help) with language specified in command line, and if it is not specified take it from IDE settings. Based on patch by Ludo Brands, bug #20099 .
...
git-svn-id: trunk@32199 -
2011-09-07 00:21:08 +00:00
mattias
a09bb8f7ef
IDE: split parsing command line options into gui and nogui parts
...
git-svn-id: trunk@31421 -
2011-06-28 07:23:25 +00:00
mattias
700e780dbe
IDE: fixed CheckCarbonProc
...
git-svn-id: trunk@31278 -
2011-06-19 07:12:08 +00:00
mattias
e2081bb160
IDE: started CheckCarbonProc
...
git-svn-id: trunk@31276 -
2011-06-18 23:34:02 +00:00
mattias
b6271a741b
IDE: check running under FreeBSD
...
git-svn-id: trunk@31137 -
2011-06-08 17:21:24 +00:00
mattias
decee4a238
IDE: remote control: Linux
...
git-svn-id: trunk@31020 -
2011-06-03 00:29:11 +00:00
mattias
78b7e56c20
startlazarus: use --pcp
...
git-svn-id: trunk@31010 -
2011-06-02 07:46:22 +00:00
mattias
7dd1f3c034
IDE: started setup dialog
...
git-svn-id: trunk@29873 -
2011-03-16 17:07:12 +00:00
mattias
3d9abdfeb3
IDE: started setup dialog
...
git-svn-id: trunk@29869 -
2011-03-16 13:30:23 +00:00
vincents
13b4382535
startlazarus:
...
* fixed disabling splashscreen
* fixed passing file parameters to Lazarus (issue #13983 )
git-svn-id: trunk@20649 -
2009-06-17 11:45:51 +00:00
vincents
2e1d410e4c
IDE: added support for --version paramater (issue #12792 )
...
git-svn-id: trunk@19520 -
2009-04-20 12:11:15 +00:00
vincents
d60fc2b248
IDE: pass --debug-log command line paramater in system encoding, because that is how we read it using paramstr.
...
git-svn-id: trunk@18531 -
2009-02-01 20:49:55 +00:00
mattias
5de3e5bda1
startlazarus: fixed compilation and implemented to follow symlink of start path
...
git-svn-id: trunk@16464 -
2008-09-07 11:54:10 +00:00
mattias
9032caa4fd
UTF-8: added ExpandFilenameUTF8
...
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +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
vincents
e6859b987a
IDE: small improvements to the command line handling
...
git-svn-id: trunk@15724 -
2008-07-09 14:59:04 +00:00
vincents
2c7d835569
IDE: centralized command line parsing from Ido Kanner (issue #11624 )
...
git-svn-id: trunk@15723 -
2008-07-09 14:49:12 +00:00