Commit Graph

156 Commits

Author SHA1 Message Date
sekelsenmat
52866ff4fe Fixes "make all"
git-svn-id: trunk@32944 -
2011-10-17 12:00:32 +00:00
sekelsenmat
13daaaa219 Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
git-svn-id: trunk@32936 -
2011-10-17 09:24:01 +00:00
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