Commit Graph

90 Commits

Author SHA1 Message Date
mattias
83664400c7 lazbuild: added parameter: --add-package-link
git-svn-id: trunk@50966 -
2015-12-21 20:43:07 +00:00
mattias
2cc0991827 IDE: fixed crash when mapping old lpl files to new lpl files, bug #29127
git-svn-id: trunk@50563 -
2015-12-02 11:37:19 +00:00
mattias
ac1f94688e IDE: fixed updating package LastUsed date when there are several versions of a package
git-svn-id: trunk@50279 -
2015-11-11 02:11:37 +00:00
mattias
5bda0931e7 IDE: removed obsolete package links attributes
git-svn-id: trunk@50278 -
2015-11-11 01:19:54 +00:00
mattias
c507846083 IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files
git-svn-id: trunk@50277 -
2015-11-11 01:18:13 +00:00
mattias
2c929b55db cleaned up
git-svn-id: trunk@50177 -
2015-10-26 21:41:56 +00:00
mattias
5c6d68e163 lazbuild: added flag --verbose-pkgsearch
git-svn-id: trunk@49814 -
2015-09-10 15:26:08 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
6ccd736c5c IDE: TPkgManager.OnCheckInstallPackageList: implemented RemoveConflicts
git-svn-id: trunk@48217 -
2015-03-10 14:14:06 +00:00
mattias
b9d95ad55c IDE: comments
git-svn-id: trunk@47940 -
2015-02-21 19:18:05 +00:00
mattias
79903958e3 IDE: update package last used times on load and async
git-svn-id: trunk@47780 -
2015-02-14 11:35:27 +00:00
mattias
6c8327066e IDE: less verbosity
git-svn-id: trunk@47681 -
2015-02-10 15:42:28 +00:00
mattias
c6a0e86cd5 IDE: package links: fixed cleaning up duplicate ids for same lpk file
git-svn-id: trunk@47664 -
2015-02-09 19:01:52 +00:00
mattias
6fef57afc8 IDE: package links: remove old links to same lpk files, fixed using the recently used lpk of two packages with same name
git-svn-id: trunk@47647 -
2015-02-07 13:49:16 +00:00
mattias
b00992bb32 IDE: package links: store LastUsed with seconds to know which one was reently used aftwr a restart
git-svn-id: trunk@47643 -
2015-02-07 12:33:27 +00:00
mattias
dd64d2e479 IDE: added macro FPC_FULLVERSION, added conditionals function GetProjValue for packages, only parameter now: FPC_FULLVERSION
git-svn-id: trunk@45958 -
2014-07-23 19:22:38 +00:00
mattias
f66fa252fc IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
2013-09-09 10:28:10 +00:00
mattias
ac4996ff62 replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
2013-09-08 20:58:12 +00:00
mattias
6b2480c61e lazutils: doc CreateRelativePath
git-svn-id: trunk@41063 -
2013-05-08 01:08:04 +00:00
mattias
847b95762b IDE: verbosity for invalid lpl files
git-svn-id: trunk@40278 -
2013-02-12 11:51:26 +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
cd57873a93 IDE: View Package Links: button to rescan lpl files
git-svn-id: trunk@39979 -
2013-01-27 12:42:36 +00:00
mattias
c084859d66 IDE: global package links: delete old global links
git-svn-id: trunk@39977 -
2013-01-27 11:47:58 +00:00
mattias
38ea21f89a IDE: global package links: use codetools cache
git-svn-id: trunk@39976 -
2013-01-27 11:27:22 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
mattias
d79ff1435a lazbuild: fixed saving lpk history
git-svn-id: trunk@36199 -
2012-03-21 23:04:42 +00:00
mattias
a09fad221c IDE: fixed skipping broken lpk links
git-svn-id: trunk@36008 -
2012-03-14 20:38:23 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
b02630ac58 IDE: less hints
git-svn-id: trunk@35711 -
2012-03-04 18:12:15 +00:00
mattias
a7f15b8541 IDE: workaround for fpc < 2.7.1 avltre FindPointer
git-svn-id: trunk@33939 -
2011-12-04 11:07:53 +00:00
paul
31f2ff282e packager: support unit names with dots
git-svn-id: trunk@33385 -
2011-11-07 05:45:13 +00:00
mattias
ba97db223f IDE: change lazarus dir, fixed reloading lpl, reload lpk in topological order
git-svn-id: trunk@33183 -
2011-10-30 18:17:19 +00:00
mattias
53c3f3e79f IDE: TPackageLinks.AddUserLink: fetch version from lpk, bug #18098
git-svn-id: trunk@28567 -
2010-11-30 12:06:46 +00:00
martin
f2608b3106 Packager: fixed uninitialized variable
git-svn-id: trunk@28508 -
2010-11-27 13:00:25 +00:00
mattias
62165a2e64 IDE: started IDE debug window About FPC
git-svn-id: trunk@27587 -
2010-10-06 17:32:57 +00:00
mattias
ed6697dfdf IDE: save last used time for package links
git-svn-id: trunk@26324 -
2010-06-29 15:09:06 +00:00
mattias
6f703c73b1 IDE: reduced debugging
git-svn-id: trunk@25459 -
2010-05-16 12:02:03 +00:00
mattias
93fcb4b8c6 IDE: fixed cleaning up duplicate packagelinks, implemented preferred packages for projects and packages
git-svn-id: trunk@25434 -
2010-05-15 15:53:43 +00:00
mattias
a1bc7b255f IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf
git-svn-id: trunk@24697 -
2010-04-18 16:57:02 +00:00
mattias
c3417c257b IDE: check i lpi file changes on disk
git-svn-id: trunk@22980 -
2009-12-05 20:30:35 +00:00
mattias
680a928fcb IDE: do not expand package links, bug #14700
git-svn-id: trunk@21955 -
2009-10-01 19:31:43 +00:00
mattias
df02734dc8 IDE: package links: using more relative paths
git-svn-id: trunk@21939 -
2009-10-01 11:03:35 +00:00
mattias
2455dce6c7 IDE: checking relative package files
git-svn-id: trunk@21924 -
2009-09-29 20:38:19 +00:00
mattias
4f168cab7d IDE: saving package links in lazarus source directory relative
git-svn-id: trunk@21923 -
2009-09-29 20:27:27 +00:00
mattias
6e7b906945 codetools: using locale independent format for dates in config files
git-svn-id: trunk@16552 -
2008-09-11 20:35:33 +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
0f58489d09 IDE: saving package user links after opening project dependencies
git-svn-id: trunk@15255 -
2008-05-27 09:28:51 +00:00
mattias
b62f0edb8a IDE: copying packagefiles.xml from secondary config directory
git-svn-id: trunk@15120 -
2008-05-13 14:37:27 +00:00