mattias
448302319e
make cleanbigide = clean
...
git-svn-id: trunk@36447 -
2012-03-30 08:30:36 +00:00
mattias
21ad9e5437
make all: build tools
...
git-svn-id: trunk@36321 -
2012-03-25 17:32:57 +00:00
mattias
1ce51b4ad2
make useride: do not rebuild lazbuild
...
git-svn-id: trunk@36273 -
2012-03-23 14:48:15 +00:00
mattias
564702bf75
examples: make help
...
git-svn-id: trunk@36042 -
2012-03-15 21:48:18 +00:00
mattias
6ff8e898ac
fixed components make clean
...
git-svn-id: trunk@36035 -
2012-03-15 15:26:05 +00:00
mattias
add990ad5e
make clean: clean nogui too
...
git-svn-id: trunk@35997 -
2012-03-14 18:28:59 +00:00
mattias
d4e31c6d5e
make: started make useride
...
git-svn-id: trunk@35991 -
2012-03-14 18:06:54 +00:00
mattias
3f84165ab5
make: renamed bigideclean to cleanbigide
...
git-svn-id: trunk@35989 -
2012-03-14 17:48:39 +00:00
mattias
f2ada1f3aa
make: comments
...
git-svn-id: trunk@35988 -
2012-03-14 17:44:23 +00:00
mattias
257c9b4c78
make: removed obsolete target cleannogui
...
git-svn-id: trunk@35987 -
2012-03-14 17:35:56 +00:00
mattias
364f0cd318
fixed make lazbuild, cleaned up makefile
...
git-svn-id: trunk@35977 -
2012-03-14 13:10:26 +00:00
mattias
db73d08e9a
make help: added hint how to clean up the svn
...
git-svn-id: trunk@35931 -
2012-03-13 14:54:10 +00:00
mattias
14360957b4
make help
...
git-svn-id: trunk@35929 -
2012-03-13 14:34:25 +00:00
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
5d3f628db0
make deb runs lintian from Mazen
...
git-svn-id: trunk@22322 -
2009-10-28 15:21:16 +00:00
mattias
8c63f1100c
lcl: undo 22100
...
git-svn-id: trunk@22183 -
2009-10-15 07:13:30 +00:00
mattias
2ab0d11fc0
LCL: do not autosize root controls at designtime, bug #14682
...
git-svn-id: trunk@22100 -
2009-10-12 09:48:59 +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
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
mattias
a71b6c97ca
improved make cleanall fro Mazen
...
git-svn-id: trunk@14157 -
2008-02-16 11:09:45 +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
mattias
398f8d4667
debian: updated control files from Mazen
...
git-svn-id: trunk@13519 -
2007-12-29 11:50:14 +00:00