Commit Graph

129 Commits

Author SHA1 Message Date
vincents
af8229264b removed hardcoded version number from the top Makefile.fpc with help from Mazen
git-svn-id: trunk@16813 -
2008-09-30 14:00:51 +00:00
mattias
6e2991d324 Makefile: added alias make lazbuild to lazbuilder
git-svn-id: trunk@16297 -
2008-08-29 12:29:15 +00:00
mattias
6e54405b2c openglcontrol: win32: using PFD_TYPE_COLORINDEX and cColorBits:=24, fixing context for wine, bug #11784
git-svn-id: trunk@15943 -
2008-08-03 20:06:34 +00:00
mattias
12fd513cff main Makefile: removed fakeroot, moving dsc, changes and tar.gz
git-svn-id: trunk@15521 -
2008-06-22 23:04:53 +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
2b7dbc1116 added make bigideclean target which cleans big ide components too
git-svn-id: trunk@14950 -
2008-04-24 08:57:09 +00:00
mattias
1e130f9f61 IDE: implemented overriding debian directory in Makefile from Mazen
git-svn-id: trunk@14612 -
2008-03-22 10:47:07 +00:00
vincents
b1093f1b88 fixed global makefile after adding make deb inUnix is not always correctly defined on windows (bug #10525)
git-svn-id: trunk@13614 -
2008-01-04 11:37:41 +00:00
paul
e5b5000d5a regenerate makefile for all platforms
git-svn-id: trunk@13523 -
2007-12-29 16:38:32 +00:00
paul
dbd4c1f1d2 regenerate makefile for all platforms
git-svn-id: trunk@13521 -
2007-12-29 16:28:15 +00:00
mattias
398f8d4667 debian: updated control files from Mazen
git-svn-id: trunk@13519 -
2007-12-29 11:50:14 +00:00
vincents
513d856303 fixed warning from make about duplicate examples target from Mazen
git-svn-id: trunk@13372 -
2007-12-18 09:44:54 +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
mattias
b91754876e Makefiles: recreated with fpcmake -Tall
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +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
mattias
7f6864a3d8 slackware, make install: renamed bin/lazarus to bin/lazarus-ide because of conflict with tct
git-svn-id: trunk@12553 -
2007-10-22 12:03:32 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
sekelsenmat
7f32d1a1d3 Reverted accidental commit.
git-svn-id: trunk@12347 -
2007-10-06 14:53:49 +00:00
sekelsenmat
edf8ab52ef Removed the commctrl unit as it is no longer needed.
git-svn-id: trunk@12346 -
2007-10-06 14:51:56 +00:00
vincents
5088d1870c create man/man1 directory for lazbuild.1.gz when doing make install (bug #9803)
git-svn-id: trunk@12213 -
2007-09-28 11:24:01 +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
mattias
8d93438658 improved make install for INSTALL_PREFIX
git-svn-id: trunk@9898 -
2006-09-15 08:55:16 +00:00
mattias
53f431f6f5 added install prefix to make install
git-svn-id: trunk@9896 -
2006-09-14 22:47:54 +00:00
mattias
da9e9ee9af lazbuild: added to make all and make install
git-svn-id: trunk@9888 -
2006-09-13 20:02:35 +00:00
vincents
4a39e38a83 fixed makefile target for lazbuild
git-svn-id: trunk@9864 -
2006-09-12 10:45:51 +00:00
mattias
843b17534a added make lazbuilder
git-svn-id: trunk@9850 -
2006-09-09 20:02:57 +00:00
mattias
2d45a994ab fixed Makefile cleanlaz by breaking circle
git-svn-id: trunk@9585 -
2006-07-10 17:28:29 +00:00
vincents
a0a59b26c9 regenerated for i386-darwin support
git-svn-id: trunk@9247 -
2006-05-08 08:03:00 +00:00
mattias
625c10c370 changed install directory for FreeBSD to /usr/local/lazarus
git-svn-id: trunk@9241 -
2006-05-04 19:53:44 +00:00
micha
5bacdb8cb9 undo own modifications
git-svn-id: trunk@9223 -
2006-05-01 21:51:03 +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
f78320e79d fixed a few layouts
git-svn-id: trunk@8606 -
2006-01-23 18:25:13 +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
6e8ee76fb2 build lazarus now always use -w to get entering/leaving marks, improved carbon intf mouse events
git-svn-id: trunk@8514 -
2006-01-13 18:43:42 +00:00
mattias
4d6ed5f8b2 added TComboBox.AutoCompleteText feature
git-svn-id: trunk@8483 -
2006-01-10 14:26:48 +00:00
mattias
ce294c63d5 various fixes for carbon
git-svn-id: trunk@8428 -
2006-01-04 00:09:36 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
vincents
2c8fb9a743 use svn2revisioninc to create revision.inc
git-svn-id: trunk@7926 -
2005-10-07 10:55:05 +00:00
mattias
ad6bcc11a7 updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@7817 -
2005-09-25 07:57:47 +00:00
mattias
68d9383057 fixed link in make install
git-svn-id: trunk@7719 -
2005-09-16 15:40:00 +00:00
mattias
c88621e12a added a make install action for the c people, it simply copies to /usr/share/lazarus/ and sets a link in /usr/bin
git-svn-id: trunk@7718 -
2005-09-16 15:36:27 +00:00
mattias
ca797822c7 fixed make examples to not recompile IDE
git-svn-id: trunk@7712 -
2005-09-16 08:42:20 +00:00
mattias
cfc5bec9e4 splitted ide Makefile.fpc ide/Makefile.fpc
git-svn-id: trunk@7447 -
2005-07-29 23:24:38 +00:00
vincents
c88a5784ee fixed makefile for resource compiling
git-svn-id: trunk@7438 -
2005-07-29 08:17:37 +00:00
micha
10eba46e4c fix Makefile for lazarus resource compilation
git-svn-id: trunk@7433 -
2005-07-27 09:06:38 +00:00
mattias
e387f94475 fixed compilation
git-svn-id: trunk@7427 -
2005-07-26 18:16:57 +00:00
mattias
653f20404a fixed paths
git-svn-id: trunk@7399 -
2005-07-22 13:54:30 +00:00
mattias
22682ade99 changed unit output directories to fpc format units/CPU-OS
git-svn-id: trunk@7398 -
2005-07-22 13:47:35 +00:00
mattias
5589eb6e2c fixed clean all in IDE, added SystemKey parameter to IntfUTF8KeyPress
git-svn-id: trunk@7327 -
2005-07-07 20:20:45 +00:00