Commit Graph

73 Commits

Author SHA1 Message Date
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
martin
f6e9182888 Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38391 -
2012-08-26 15:10:01 +00:00
mattias
497d69683c fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
2012-05-20 08:24:13 +00:00
mattias
29adb9ffcc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
git-svn-id: trunk@36677 -
2012-04-09 13:41:22 +00:00
mattias
6ff8e898ac fixed components make clean
git-svn-id: trunk@36035 -
2012-03-15 15:26:05 +00:00
mattias
fb644ca8c1 bigide: added leakview, added sqldb and tdbf for darwin
git-svn-id: trunk@36012 -
2012-03-14 21:15:09 +00:00
mattias
25596d07a8 components: make bigideclean: clean normal packages too
git-svn-id: trunk@35996 -
2012-03-14 18:28:28 +00:00
mattias
7ecfbd3e9e IDE: added externhelp to bigide
git-svn-id: trunk@34903 -
2012-01-24 16:10:52 +00:00
mattias
c4ff5b19bf lazutils: added to makefiles
git-svn-id: trunk@32680 -
2011-10-04 22:45:53 +00:00
mattias
f4e62822e1 bigide: added instantfpc
git-svn-id: trunk@32602 -
2011-10-01 20:24:52 +00:00
sekelsenmat
f003a1cfe8 Fixes the makefiles after removing cgi
git-svn-id: trunk@27395 -
2010-09-17 14:18:31 +00:00
mattias
5b07f80b00 IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile
git-svn-id: trunk@26245 -
2010-06-21 22:50:36 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
43887a885b IDE: undo: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26148 -
2010-06-16 09:40:40 +00:00
mattias
ba31a8355b IDE: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26147 -
2010-06-16 09:38:33 +00:00
paul
7325d661aa components: fix clean of printers
git-svn-id: trunk@22918 -
2009-12-02 07:47:49 +00:00
paul
6fcb8905b0 ide: build chmhelp packages when target is 'bigide'
git-svn-id: trunk@21697 -
2009-09-14 08:44:30 +00:00
martin
2129ac6726 Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
git-svn-id: trunk@18829 -
2009-02-26 23:31:02 +00:00
martin
81d0c46770 Add SynEdit-Design package to BigIDE
git-svn-id: trunk@18796 -
2009-02-22 18:42:03 +00:00
paul
6116a9aab3 ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default)
git-svn-id: trunk@17915 -
2008-12-24 04:11:15 +00:00
paul
930619b482 components: build turbopower ipro design time package by default
ide: 
  - link turbopower ipro design time package if *UseTurbopowerInHelp* define is enabled in the ide.inc file (disabled by default)
  - postpone creation of html provider for OI info box

git-svn-id: trunk@17486 -
2008-11-21 06:48:28 +00:00
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
vincents
d6147ba4e0 components: adding support for bigideclean target without requiring to a cleanall target in the Makefiles of each component
git-svn-id: trunk@14456 -
2008-03-07 12:52:00 +00:00
paul
1c77fb1ce8 - move code from JPeg4Lazarus to graphics.pp
- move examples from JPeg4Lazarus to common examples dir
- remove JPeg4Lazarus package

git-svn-id: trunk@13192 -
2007-12-07 02:25:09 +00:00
vincents
0c328fda99 regenerated Makefiles with fixed fpc 2.3 fpcmake
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
vincents
6c588075a8 regenerated makefile for better cross compilation support (#9924)
git-svn-id: trunk@12554 -
2007-10-22 21:33:01 +00:00
vincents
1c4cbac926 make bigide also compiles sqldb components on win64
git-svn-id: trunk@11186 -
2007-05-23 21:09:13 +00:00
vincents
a0cd202e73 regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
git-svn-id: trunk@10844 -
2007-04-01 19:38:53 +00:00
vincents
2596ef06fc include tachart for all OS-es
git-svn-id: trunk@10667 -
2007-02-21 09:42:58 +00:00
vincents
127611dbdf TAChart: added icon, added to make bigide
git-svn-id: trunk@10660 -
2007-02-20 10:57:42 +00:00
mattias
b65822fa44 added IDE printing package from Darius
git-svn-id: trunk@10190 -
2006-11-12 22:32:07 +00:00
vincents
46c7971051 disable sqldb components on win64 (they are not compiled by fpc)
git-svn-id: trunk@10125 -
2006-10-29 18:23:01 +00:00
micha
c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
vincents
22e049a217 regenerated to support i386-darwin
git-svn-id: trunk@9008 -
2006-03-24 07:55:17 +00:00
mattias
c31573e6bc added SDFLaz to bigide
git-svn-id: trunk@8653 -
2006-01-28 23:34:20 +00:00
mattias
0ca2a57935 added MemDSLaz to bigide
git-svn-id: trunk@8652 -
2006-01-28 23:31:02 +00:00
vincents
f85be5fd25 disable sqldb and tdbf on darwin
git-svn-id: trunk@8622 -
2006-01-26 10:20:29 +00:00
mattias
5e317c7619 fixed make bigide for darwin
git-svn-id: trunk@8609 -
2006-01-23 20:39:57 +00:00
mattias
48a4a5950c added SQLDBLaz to bigide
git-svn-id: trunk@8585 -
2006-01-20 23:44:14 +00:00
mattias
daa545bd9c added to bigide: jpeg, projecttemplates, fpcunit
git-svn-id: trunk@8583 -
2006-01-20 23:13:19 +00:00
mattias
b436e98196 added TurboPowerIPro and TDbf to bigide components
git-svn-id: trunk@8575 -
2006-01-20 14:48:22 +00:00
mattias
02d9d81ee8 added fpcmacosall.pas till it is in FPC
git-svn-id: trunk@8418 -
2006-01-03 08:08:56 +00:00
mattias
cac522bc0b fixed make bigidecomponents
git-svn-id: trunk@8415 -
2006-01-02 23:19:57 +00:00
mattias
900ebcc63d added printer4lazarus and cgilaz to bigide
git-svn-id: trunk@8413 -
2006-01-02 23:11:53 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
mattias
ad6bcc11a7 updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@7817 -
2005-09-25 07:57:47 +00:00
vincents
52d45cdab4 regenerated makefiles, make doesn't need to be in path now
git-svn-id: trunk@5712 -
2004-07-26 20:44:22 +00:00
mattias
6447d99a32 updated make clean
git-svn-id: trunk@4916 -
2003-12-20 10:43:57 +00:00
mattias
99bc6cfe49 increased version to 0.9.0 beta
git-svn-id: trunk@4236 -
2003-06-05 15:53:30 +00:00