Commit Graph

42477 Commits

Author SHA1 Message Date
mattias
867ec89c88 IDE: save environment after initial setup dlg
git-svn-id: trunk@44033 -
2014-02-12 17:54:56 +00:00
mattias
2d0521cfba IDE: comment
git-svn-id: trunk@44032 -
2014-02-12 17:51:04 +00:00
juha
3407665a5d IDE: Free the new IDE builder object only at the very end. It is used longer than it first appears.
git-svn-id: trunk@44031 -
2014-02-12 16:40:10 +00:00
juha
197fad765b Add Sandro Cumerlato to the list of contributors.
git-svn-id: trunk@44030 -
2014-02-12 16:40:04 +00:00
martin
c714225b97 FPDebug: clean up / use mem-manager
git-svn-id: trunk@44029 -
2014-02-12 15:54:16 +00:00
martin
2978fbf036 FPDebug: start using mem-manager
git-svn-id: trunk@44028 -
2014-02-12 15:21:28 +00:00
martin
1dfc8873d3 FPDebug: mem-manager
git-svn-id: trunk@44027 -
2014-02-12 11:09:06 +00:00
martin
abbd5a45d1 FPDebug: conditional usage of windows unit / updates following fpdebug
git-svn-id: trunk@44026 -
2014-02-12 11:08:26 +00:00
martin
556a243e8e FPDebug: missing file
git-svn-id: trunk@44025 -
2014-02-12 10:47:09 +00:00
martin
4af520994a FPDebug: moved TDbgPtr to new unit (avoid circle units)
git-svn-id: trunk@44024 -
2014-02-12 01:44:59 +00:00
mattias
ddbe559512 IDE: formatting
git-svn-id: trunk@44023 -
2014-02-11 23:35:02 +00:00
mattias
12933e9214 lazbuild: fixed checking all parameters
git-svn-id: trunk@44022 -
2014-02-11 22:51:27 +00:00
mattias
9745ff4588 IDE: nicer var name
git-svn-id: trunk@44021 -
2014-02-11 22:42:04 +00:00
mattias
01c0a69449 IDE: less hints
git-svn-id: trunk@44020 -
2014-02-11 22:40:26 +00:00
mattias
fef175d593 IDE: clean up
git-svn-id: trunk@44019 -
2014-02-11 22:39:59 +00:00
mattias
fcfbe95811 lazbuild: fixed listing build modes, build multiple build modes with * and ? globbing, patch #25707
git-svn-id: trunk@44018 -
2014-02-11 22:33:47 +00:00
mattias
3a81c208c4 codetools: ExtractFPCFrontEndParameters
git-svn-id: trunk@44016 -
2014-02-11 22:05:21 +00:00
maxim
1f5035d509 LCL, DbGrids: fixed compilation with FPC 2.7.1, patch from Udo Schmal and Dennis Fehr, bug #25647
git-svn-id: trunk@44011 -
2014-02-11 21:43:20 +00:00
mattias
b60cc2650c codetools: FindRealCompilerInPath: check for -V
git-svn-id: trunk@44010 -
2014-02-11 21:35:10 +00:00
mattias
eb24b12d7a codetools: FindRealCompilerInPath: check for -V
git-svn-id: trunk@44009 -
2014-02-11 21:32:22 +00:00
mattias
37f6992f26 codetools: FindRealCompilerInPath: check for -Xp
git-svn-id: trunk@44008 -
2014-02-11 21:30:08 +00:00
mattias
532192cab4 codetools: clean up, fixed typo
git-svn-id: trunk@44007 -
2014-02-11 20:48:54 +00:00
martin
9b1e474917 FPDebug: tests
git-svn-id: trunk@44006 -
2014-02-11 19:45:58 +00:00
martin
85eb0b73fd FPGDBMIDebug: experimental win32 mem reader
git-svn-id: trunk@44005 -
2014-02-11 19:45:36 +00:00
martin
366610e42d Debugger: Fixed potential crash with writing (system.move) to empty string
git-svn-id: trunk@44004 -
2014-02-11 19:11:42 +00:00
juha
a582592043 IDE: comment out compiler version parsing in All compiler options parser. Not needed now.
git-svn-id: trunk@44003 -
2014-02-11 18:17:50 +00:00
juha
940fe4539f IDE: In All compiler options parser, add a 'NO'-variation for options that support it.
git-svn-id: trunk@44002 -
2014-02-11 18:17:46 +00:00
juha
9c19dee6a5 IDE: formatting, compress lines in TMainIDE.OnProcessIDECommand.
git-svn-id: trunk@44001 -
2014-02-11 18:17:41 +00:00
juha
4d3f27fe85 IDE: take care of ecRescanFPCSrcDir command.
git-svn-id: trunk@44000 -
2014-02-11 18:17:37 +00:00
juha
0fa7ee3621 IDE: disabbe IDE GUI controls associated with compiling while building something.
git-svn-id: trunk@43999 -
2014-02-11 18:17:32 +00:00
juha
66c5c5f768 IDE: comments + formatting.
git-svn-id: trunk@43998 -
2014-02-11 18:17:28 +00:00
juha
b03214631d IDE: Move func param UpdateRevisionInc into a private var in TLazarusBuilder. Crashes the build process if Config Build Laz dialog is reopened and canceled!
git-svn-id: trunk@43997 -
2014-02-11 18:17:24 +00:00
martin
b585ed6d46 FPDebug: Value handling / array
git-svn-id: trunk@43996 -
2014-02-11 02:56:55 +00:00
juha
8c42dd719a IDE: Hide "Clean all" radiobutton (+ a checkbox) in Configure Build Lazarus dialog when installation dir is write protected.
git-svn-id: trunk@43995 -
2014-02-11 00:23:33 +00:00
juha
9cff7878ec IDE: refactoring for functions that build Lazarus. Make them a class, but don't move parameters to private vars yet.
git-svn-id: trunk@43994 -
2014-02-11 00:23:29 +00:00
juha
1e92012ce1 Packager refactoring. Remove a parameter from PackageGraph.GetIDEInstallPackageOptions.
git-svn-id: trunk@43993 -
2014-02-11 00:22:23 +00:00
juha
912dbad2bb Revert the refactoring for functions that build Lazarus. Committed too early. Will test more.
git-svn-id: trunk@43992 -
2014-02-11 00:22:17 +00:00
martin
1479bea78a FPDebug: tests
git-svn-id: trunk@43991 -
2014-02-10 14:10:04 +00:00
martin
da6195622e FPDebug: Value handling / enum, set
git-svn-id: trunk@43990 -
2014-02-10 12:36:06 +00:00
martin
fbad9f7b85 FPDebug: Value handling / enum, set
git-svn-id: trunk@43989 -
2014-02-10 02:12:50 +00:00
joost
8f320ced38 * Resolved recursion problem introduced by a typo in r43987 #fac7e13063
git-svn-id: trunk@43988 -
2014-02-09 21:47:18 +00:00
joost
fac7e13063 * Refactored FpDbgClasses unit. Moved all Windows-specific code into the new FpDbgWinClasses unit.
git-svn-id: trunk@43987 -
2014-02-09 21:02:38 +00:00
maxim
1bea33f5ba LCL, Win32: don't check for zero in TWin32WidgetSet.SetAppHandle, requested by accSone
git-svn-id: trunk@43986 -
2014-02-09 19:54:57 +00:00
bart
d5e1ced666 MaskEdit: fix possible crash in PasteFromClipBoard.
git-svn-id: trunk@43985 -
2014-02-09 16:40:44 +00:00
martin
9bf7ff7e09 FPGDBMIDebug: clean up
git-svn-id: trunk@43984 -
2014-02-09 16:25:50 +00:00
martin
97060b5ede FPDebug: Value handling / enum
git-svn-id: trunk@43983 -
2014-02-09 16:25:27 +00:00
mazen
d5b3aa1260 MAKE DEB: fixdeb script needs to be executable.
git-svn-id: trunk@43982 -
2014-02-09 16:19:55 +00:00
freq
66611411f0 Cocoa: Add Form Activation/Deactivation functionality
git-svn-id: trunk@43981 -
2014-02-09 16:08:54 +00:00
juha
867ea44084 Revert r43941 #8af99333e6 "LCL: take PageSize into account when calculating ScrollBar position. Issue #20127"
git-svn-id: trunk@43980 -
2014-02-09 15:49:20 +00:00
juha
3a730fa23b LazBuild: make changes required by the earlier refactoring.
git-svn-id: trunk@43979 -
2014-02-09 15:49:03 +00:00