vincents
04c5526603
MAKE DEB: Fix snapshot build to support Debian 3.0 source format.
...
patch by Mazen
git-svn-id: trunk@30970 -
2011-05-30 08:30:58 +00:00
vincents
97411b4e3b
fixed Makefile (issue #18736 ) from Mazen
...
git-svn-id: trunk@29472 -
2011-02-11 21:53:40 +00:00
mattias
fc51ee2b76
make deb: fixed
...
git-svn-id: trunk@29258 -
2011-01-30 17:14:14 +00:00
mattias
94bfec8bf6
removed Makefile for packager, fixing make clean to clean packager/registration
...
git-svn-id: trunk@29248 -
2011-01-29 14:52:14 +00:00
mattias
15f6afd299
make clean: clean the nogui widgetset
...
git-svn-id: trunk@29235 -
2011-01-28 09:35:55 +00:00
mattias
eae302f5da
lcl: compile packageintf before lcl
...
git-svn-id: trunk@29208 -
2011-01-26 22:56:17 +00:00
mattias
09dad5a74c
make deb: better clean up, from Mazen
...
git-svn-id: trunk@28506 -
2010-11-27 01:19:39 +00:00
mattias
ee2bfa1c0b
fixed make clean to remove lfm files of IDE
...
git-svn-id: trunk@27490 -
2010-09-27 11:41:47 +00:00
mattias
647222f8d8
deb: nicer flags
...
git-svn-id: trunk@27472 -
2010-09-26 11:11:24 +00:00
mattias
b27a71337a
make: disabled deb checks to run on non debian linux systems
...
git-svn-id: trunk@23922 -
2010-03-10 15:56:33 +00:00
vincents
bc82f08b59
deb: fixed using svn for snapshots, from Mazen
...
git-svn-id: trunk@22670 -
2009-11-18 14:38:05 +00:00
mattias
42dbb82a49
deb: using more macros, to make it more generic, from Mazen
...
git-svn-id: trunk@22667 -
2009-11-18 10:08:19 +00:00
vincents
c814ca90c9
make deb can sign the deb packages from Mazen
...
git-svn-id: trunk@22577 -
2009-11-13 20:56:50 +00:00
vincents
770252b952
regenerated makefile to fix make deb
...
git-svn-id: trunk@22329 -
2009-10-29 08:55:27 +00:00
vincents
5d3f628db0
make deb runs lintian from Mazen
...
git-svn-id: trunk@22322 -
2009-10-28 15:21:16 +00:00
paul
8a4b5c5788
makefiles: build lazbuilder on bigide too
...
git-svn-id: trunk@21747 -
2009-09-17 08:54:21 +00:00
vincents
3f954d651c
deb building: make deb SNAPSHOT=1 adds a datestamp in the deb file name, patch from Mazen
...
git-svn-id: trunk@21185 -
2009-08-12 08:29:34 +00:00
vincents
6f22ffe074
deb building: fixed building docs without installed lazbuild from mazen
...
git-svn-id: trunk@21099 -
2009-08-04 20:00:15 +00:00
vincents
aabad6948d
lazbuild: always build itself with the nogui widget set, so that it can be run from the command line without X (issue #13682 )
...
git-svn-id: trunk@20374 -
2009-06-03 14:22:07 +00:00
mattias
0aacd7fd90
debs: support other shells than bash, from Mazen
...
git-svn-id: trunk@19698 -
2009-04-29 21:08:00 +00:00
martin
aaa1ca1bb2
Fixed "make all" target, broken in revision 18829 #2129ac6726 (build order changed when merging Synedit-design to Synedit)
...
git-svn-id: trunk@18888 -
2009-03-03 23:32:16 +00:00
vincents
a3454e556c
tools: remove dependency on components
...
This dependency is not required (anymore), and solves doing 'make tools' which failed because IDEIntf was not yet build when building the synedit component
git-svn-id: trunk@18868 -
2009-03-02 10:22:27 +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
mattias
be5d5ae20a
removed jitform
...
git-svn-id: trunk@17994 -
2008-12-30 11:48:15 +00:00
vincents
19935e9ab8
fixed installing man files (issue #12580 )
...
git-svn-id: trunk@17269 -
2008-11-07 19:28:03 +00:00
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
mattias
576e43a4b4
removed cleaning tools on cleanlaz
...
git-svn-id: trunk@7325 -
2005-07-06 22:57:52 +00:00
mattias
e9337d45ff
fixed compilation
...
git-svn-id: trunk@7304 -
2005-06-30 11:29:26 +00:00
mattias
919af9c984
replaced cleanall with cleanlaz
...
git-svn-id: trunk@7303 -
2005-06-30 11:23:55 +00:00
mattias
b596b6c3aa
replaced cleanall with cleanlaz
...
git-svn-id: trunk@7302 -
2005-06-30 11:14:21 +00:00
mattias
093a532fa5
updated Makefile
...
git-svn-id: trunk@7301 -
2005-06-30 10:52:33 +00:00
micha
d321822754
fix win9x incompatibility with windres (from Aleksa Todorovic)
...
git-svn-id: trunk@7156 -
2005-05-06 12:05:52 +00:00
vincents
259af31e44
lazarus and startlazarus are compiled with -WG by default.
...
git-svn-id: trunk@6281 -
2004-11-22 11:17:42 +00:00
vincents
4786f0bb57
Added icon to startlazarus.
...
git-svn-id: trunk@6105 -
2004-10-01 21:33:36 +00:00
vincents
221d6ae2e6
fix for rm -f on MacOS X
...
git-svn-id: trunk@5898 -
2004-08-31 13:06:39 +00:00
vincents
75b9a376b8
explicit delete startlazarus executable not needed
...
git-svn-id: trunk@5897 -
2004-08-30 20:17:17 +00:00
mattias
b4638fdb13
fixed makefile
...
git-svn-id: trunk@5883 -
2004-08-29 10:13:59 +00:00
mattias
62cd2ac165
fixed startlazarus compile under MacOSX
...
git-svn-id: trunk@5882 -
2004-08-29 09:39:52 +00:00
vincents
0c52b7f830
generated by new fpcmake
...
git-svn-id: trunk@5875 -
2004-08-27 20:21:23 +00:00
vincents
a7995e2442
added starter as makefile target, hand edited the Makefile to support .lpr files
...
git-svn-id: trunk@5873 -
2004-08-27 18:12:06 +00:00
mattias
1a019cd539
added darwin libpaths to Makefile and LCL Usage lib paths
...
git-svn-id: trunk@5826 -
2004-08-20 09:47:36 +00:00
mattias
2fc2b2d52b
added make purge
...
git-svn-id: trunk@5800 -
2004-08-16 11:11:12 +00:00
mattias
966f3701b9
fixed makefiles
...
git-svn-id: trunk@5756 -
2004-08-09 14:05:07 +00:00
vincents
12f8270c5b
make executable location is a environment option now.
...
git-svn-id: trunk@5716 -
2004-07-30 15:38:16 +00:00
mattias
caf487c9e8
implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
...
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +00:00
mattias
189f2fffe5
added IDEIntf package and component editors for MemDS
...
git-svn-id: trunk@5335 -
2004-03-20 17:36:56 +00:00
mattias
726e5d46a3
Frame3D rect now var again
...
git-svn-id: trunk@5151 -
2004-02-03 08:54:09 +00:00
micha
d5c82bb0dc
use current directory for win32 $LAZARUSCONFIGDIR
...
git-svn-id: trunk@5101 -
2004-01-24 19:17:54 +00:00
mattias
c0a8e6d692
updated localization
...
git-svn-id: trunk@4975 -
2003-12-27 15:14:08 +00:00
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