Commit Graph

56 Commits

Author SHA1 Message Date
mattias
826d5a6cb4 fixed Makefile for target all
git-svn-id: trunk@4935 -
2003-12-22 00:26:55 +00:00
mattias
3d2d3bb67e fixed paths
git-svn-id: trunk@4934 -
2003-12-22 00:17:49 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
dfab5a13b1 moved some lazarus resource code to LResources.pp
git-svn-id: trunk@4703 -
2003-10-07 14:54:59 +00:00
mattias
f88cba2a80 combined lazconf things for unix
git-svn-id: trunk@4483 -
2003-08-15 14:01:20 +00:00
mattias
99bc6cfe49 increased version to 0.9.0 beta
git-svn-id: trunk@4236 -
2003-06-05 15:53:30 +00:00
mattias
fec21e4d16 implemented search, fixed double loading breakpoints
git-svn-id: trunk@4193 -
2003-05-26 10:34:47 +00:00
mattias
5cdd11fb3b moved lazarus package registration unit to a dir of its own
git-svn-id: trunk@4069 -
2003-04-17 00:00:00 +00:00
mattias
a529a7bb52 updated all Makefiles
git-svn-id: trunk@4065 -
2003-04-16 20:04:56 +00:00
mattias
5dd9773ab8 added ToDo List from Olivier
git-svn-id: trunk@3965 -
2003-03-26 10:56:30 +00:00
mattias
b241095ba4 updated Makefiles
git-svn-id: trunk@3902 -
2003-03-07 17:23:00 +00:00
mattias
6d6ed821e8 started package system (packager)
git-svn-id: trunk@3879 -
2003-02-28 10:14:28 +00:00
mattias
d335e42ff5 updated translation files
git-svn-id: trunk@3809 -
2003-01-17 16:28:42 +00:00
lazarus
9d7444f027 MG: added custom components trick
git-svn-id: trunk@3620 -
2002-11-11 18:09:45 +00:00
lazarus
f97109b666 MG: fixed jitform compiling
git-svn-id: trunk@3478 -
2002-10-07 08:31:07 +00:00
lazarus
ffd74ad961 MG: moved jitform to a special directory
git-svn-id: trunk@3477 -
2002-10-07 08:21:11 +00:00
lazarus
f62a94062d Keith: Fixed rule 'tools' in the Makefile.
git-svn-id: trunk@1723 -
2002-06-03 23:05:25 +00:00
lazarus
f0d15c1540 Keith: Win32 fix: If more than one program called gcc is found in the path, only the first is used as the Resouce-File Pre-Processor.
git-svn-id: trunk@1699 -
2002-05-20 02:58:04 +00:00
lazarus
c01f402583 MG: fixed client rectangles, TRadioGroup, RecreateWnd
git-svn-id: trunk@1676 -
2002-05-13 14:47:01 +00:00
lazarus
5c631902b8 MG: added extra options to build lazarus
git-svn-id: trunk@1673 -
2002-05-10 13:05:25 +00:00
lazarus
6fa1f13c18 Keith: windres preprocessor is now overridable
git-svn-id: trunk@1589 -
2002-04-03 21:53:39 +00:00
lazarus
ec6a50b270 MG: fixed makefile
git-svn-id: trunk@1567 -
2002-03-29 15:52:53 +00:00
lazarus
f295045532 MG: further internationalization
git-svn-id: trunk@1565 -
2002-03-29 14:32:49 +00:00
lazarus
f8ec3dfdf6 Keith: Win32 fix: Explicit path to C preprocessor defined for RC rule to fix a problem in Win9x
git-svn-id: trunk@1562 -
2002-03-28 23:23:34 +00:00
lazarus
d2c64aa547 Keith: Fixes for Win32
git-svn-id: trunk@652 -
2002-02-01 10:13:09 +00:00
lazarus
ce0f3037ec Keith: Re-fixed make clean
git-svn-id: trunk@645 -
2002-01-29 19:32:18 +00:00
lazarus
bc71030c0a Keith: Fixed duplicate compiler options on Win32
git-svn-id: trunk@644 -
2002-01-29 18:55:27 +00:00
lazarus
20580e848d MG: fixed make clean
git-svn-id: trunk@640 -
2002-01-28 17:44:24 +00:00
lazarus
d36b8a34ae Keith: Fixed Makefiles for Win32
git-svn-id: trunk@637 -
2002-01-28 16:03:21 +00:00
lazarus
6a9c9a2215 MG: fixed Makefiles
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00
peter
5150c46979 * Makefile update, rebuild with fpcmake with lcl support
git-svn-id: trunk@630 -
2002-01-27 21:44:30 +00:00
lazarus
2e747471d8 Keith: Fixed some bugs
git-svn-id: trunk@619 -
2002-01-24 07:34:50 +00:00
lazarus
5a8a763409 Keith: win32 interface is now the default on Windows
git-svn-id: trunk@611 -
2002-01-21 12:52:45 +00:00
lazarus
56813f345e Keith: win32clean now uses cleanall
git-svn-id: trunk@594 -
2002-01-14 04:23:08 +00:00
lazarus
8f6727e9b0 MG: fixed make cleanall to not set LCLPLATFORM
git-svn-id: trunk@391 -
2001-11-06 12:47:43 +00:00
lazarus
2b97867c60 MG: fixed errorline showing, resource adding and published var editing and added make cleanall
git-svn-id: trunk@384 -
2001-11-03 08:37:37 +00:00
lazarus
326a431398 MG: applied Keith Bowes win32 interface updates
git-svn-id: trunk@383 -
2001-11-01 22:40:14 +00:00
peter
7874c71590 * regenerated to support -T for fpcmake
git-svn-id: trunk@333 -
2001-08-22 20:46:37 +00:00
lazarus
3cc5bf09fd MWE:
Removed tools from main makefile

git-svn-id: trunk@332 -
2001-08-15 00:05:55 +00:00
lazarus
17b5939905 MWE:
Made makefile.fpc files compatible with new fpcmake util.

git-svn-id: trunk@331 -
2001-08-13 23:34:05 +00:00
lazarus
d681f7778c MG: Makefile update for win32api
git-svn-id: trunk@330 -
2001-08-13 10:16:46 +00:00
lazarus
652e4b7903 MWE:
* changed makefiles so that the LCL is build separate fron interfaces

git-svn-id: trunk@243 -
2001-03-27 20:55:23 +00:00
lazarus
99d36d5c1e MWE:
+ Added the -gl option the get some info on crashes

git-svn-id: trunk@202 -
2001-02-25 17:16:52 +00:00
lazarus
e29c865572 MWE:
+ Added new debugger classes

git-svn-id: trunk@200 -
2001-02-25 16:32:48 +00:00
lazarus
9b472a0458 MWE:
* Fixed zipinstall
  * fixed clean
  * fixed build with compiler from CVS

git-svn-id: trunk@188 -
2001-02-20 23:12:25 +00:00
lazarus
3fbeb6110f MWE:
* Updated makefiles for packaging support
  * created temporary lazarusmake.ini to use with fpcmake

git-svn-id: trunk@182 -
2001-02-14 21:06:35 +00:00
lazarus
b45677ffb5 MWE:
+ Added synedit to the components

git-svn-id: trunk@142 -
2001-01-28 16:16:11 +00:00
lazarus
416eed0941 MWE:
~ Changed makefiles
  ~ Removed testform from lararus and changed it into program
  * some formatting

git-svn-id: trunk@106 -
2001-01-08 23:48:33 +00:00
lazarus
74f4e66f0f Made Designer control the control movement and such. I am now using ISDesignMsg to move the controls.
Shane

git-svn-id: trunk@100 -
2001-01-06 06:28:48 +00:00