Commit Graph

383 Commits

Author SHA1 Message Date
mattias
460451049a IDE: clean up
git-svn-id: trunk@40939 -
2013-04-29 22:21:08 +00:00
mattias
fb1458ce76 updated makefiles
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
mattias
8e5cf9ffe1 lazbuild, IDE: fixed writing custom options to Makefile.fpc
git-svn-id: trunk@40934 -
2013-04-29 19:25:52 +00:00
mattias
3a3877297a IDE: what needs building: fixed showing parameters
git-svn-id: trunk@40826 -
2013-04-15 22:03:06 +00:00
mattias
47609b022c IDE: what needs building: encode special characters in custom options
git-svn-id: trunk@40825 -
2013-04-15 21:57:57 +00:00
mattias
43469b6441 IDE: when lpk changed on disk: reload lpl files
git-svn-id: trunk@40781 -
2013-04-10 07:36:48 +00:00
mattias
ba3392e716 lazbuild: fixed create Makefile.compiled
git-svn-id: trunk@40697 -
2013-04-02 10:37:12 +00:00
mattias
577bc9d322 LCL: gtk2: disabled optimization REMOVEEMPTYPROCS for fpc 2.7.1
git-svn-id: trunk@40321 -
2013-02-14 23:34:15 +00:00
mattias
0c71b8e46c IDE: GetAllRequiredPackages: sort for topological lvl and name
git-svn-id: trunk@40306 -
2013-02-13 19:07:26 +00:00
mattias
3b990d50da IDE: fixed GetAllRequiredPackages for a package
git-svn-id: trunk@40301 -
2013-02-13 18:35:34 +00:00
mattias
1ddc559182 IDE: SortDependencyListTopologically: simplified
git-svn-id: trunk@40300 -
2013-02-13 18:28:46 +00:00
mattias
010349425f IDE: fixed compilation order of packages
git-svn-id: trunk@40292 -
2013-02-13 10:27:58 +00:00
mattias
24667b1693 IDE: clean up
git-svn-id: trunk@40281 -
2013-02-12 21:55:08 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
mattias
da71bd085c IDE: reload lpl files when lpk has vanished
git-svn-id: trunk@40223 -
2013-02-09 12:41:06 +00:00
mattias
acf679b820 IDE: vanished lpk on disk: searching for alternative lpk
git-svn-id: trunk@40222 -
2013-02-09 12:26:10 +00:00
mattias
3022dc2cb1 IDE: changed lpk on disk: started switching to alternative lpk
git-svn-id: trunk@40221 -
2013-02-09 11:15:25 +00:00
mattias
41f07d1e2e IDE: typo
git-svn-id: trunk@40202 -
2013-02-07 10:43:44 +00:00
juha
d451ec6672 IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax
git-svn-id: trunk@39909 -
2013-01-20 09:34:35 +00:00
mattias
98c3996b73 IDE: added comment
git-svn-id: trunk@39163 -
2012-10-25 11:12:11 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
e88fd6dbe7 IDE: fpmake: add .compiled file
git-svn-id: trunk@38456 -
2012-08-31 12:37:10 +00:00
mattias
7a3fe6782e IDE: package editor: added menu item to create fpmake.pp
git-svn-id: trunk@38455 -
2012-08-31 11:06:26 +00:00
mattias
4af32ed4f2 IDE: added WriteFpmake
git-svn-id: trunk@38452 -
2012-08-31 10:21:26 +00:00
mattias
c6ea3e7fd5 moved syneditdsgn to bigide packages
git-svn-id: trunk@38425 -
2012-08-29 14:37:43 +00:00
mattias
1df496577f fixed make bigide, make all
git-svn-id: trunk@38405 -
2012-08-27 11:41:23 +00:00
mattias
fa30c0d956 IDE: create package source: do not add unit with package unit name
git-svn-id: trunk@38194 -
2012-08-07 07:24:20 +00:00
mattias
e7b4e868ab IDE: open package dependency: try provides, issue #17960
git-svn-id: trunk@37619 -
2012-06-11 17:28:01 +00:00
mattias
a5d49673a3 IDE: fall back package output directory: set dir separators not
git-svn-id: trunk@37024 -
2012-04-25 19:13:10 +00:00
mattias
d853ab2e28 IDE: fall back package output directory: set dir separators
git-svn-id: trunk@37023 -
2012-04-25 16:45:00 +00:00
mattias
ce9a70f3d4 IDE: when checking if global unit has changed, skip units in packages
git-svn-id: trunk@36852 -
2012-04-17 07:24:00 +00:00
mattias
9c9e3dbefe IDE: when checking if a FPC unit has changed: ignore units that have no source in the FPC sources
git-svn-id: trunk@36800 -
2012-04-15 19:03:27 +00:00
mattias
74310d0da5 IDE: fixed repeated build project clean: save project state file before compiling too
git-svn-id: trunk@36723 -
2012-04-11 08:39:20 +00:00
mattias
c5077ae11f IDE: check if build needed: write state file name
git-svn-id: trunk@36673 -
2012-04-09 10:38:33 +00:00
mattias
d4b74806ba IDE,lazbuild: create makefile: use CPPROG instead of COPY to get the current date for Makefile.compiled under Windows
git-svn-id: trunk@36670 -
2012-04-09 10:04:22 +00:00
mattias
8dfdbe1013 IDE: need build info: escape key
git-svn-id: trunk@36656 -
2012-04-07 12:33:03 +00:00
mattias
4609a3fe68 IDE: pass reason for compile project and package dependencies as string
git-svn-id: trunk@36653 -
2012-04-07 12:03:17 +00:00
mattias
1b34f3ddc7 IDE: when compiled state: skip fpc options -B -i, do not skip all -F
git-svn-id: trunk@36651 -
2012-04-07 09:11:01 +00:00
mattias
236f6e9b29 IDE: checking compiled state: ignore -v flags
git-svn-id: trunk@36650 -
2012-04-07 03:29:22 +00:00
mattias
24adab9210 IDE: read state file created by Makefile: fix path delimiters
git-svn-id: trunk@36648 -
2012-04-07 03:11:47 +00:00
mattias
3c6f470562 IDE: view / IDE internal / what needs building
git-svn-id: trunk@36647 -
2012-04-07 02:43:56 +00:00
mattias
6066a53c8c IDE: check if package needs rebuild: switch to fall back directory: update compiler params
git-svn-id: trunk@36517 -
2012-04-02 09:56:06 +00:00
mattias
d0bf89f514 IDE: trim TLazPackageGraph.GetFallbackOutputDir
git-svn-id: trunk@36516 -
2012-04-02 09:23:39 +00:00
mattias
f7cda8bea9 IDE: configure build laz: page showing inherited options
git-svn-id: trunk@36452 -
2012-03-30 10:12:05 +00:00
mattias
93bcb0ea8b IDE+lazbuild: removed old default for LazarusDirectory
git-svn-id: trunk@36301 -
2012-03-24 22:22:51 +00:00
mattias
99e00c2ff9 IDE: fixed loading env opts for console help
git-svn-id: trunk@36299 -
2012-03-24 22:01:01 +00:00
mattias
4581d30178 lazbuild: improved error message on lpk version mismatch
git-svn-id: trunk@36298 -
2012-03-24 21:58:21 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
mattias
fee4e78df4 IDE: started env getparsed funcs
git-svn-id: trunk@36052 -
2012-03-15 23:57:07 +00:00
mattias
dfc84d8ae3 IDE: started array of parsed env paths
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00