Commit Graph

25 Commits

Author SHA1 Message Date
blikblum
15c2bd5825 tools: remove echo of $(LAZARUS_LIBPATHS) in makefile
git-svn-id: trunk@52701 -
2016-07-16 22:40:44 +00:00
mattias
bd72ae95df tools: updatemakefiles: using only lazutils instead of lclbase
git-svn-id: trunk@49904 -
2015-10-01 18:20:52 +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
d9ca0b833d tools: reduced dependencies, using nogui widgetset
git-svn-id: trunk@36675 -
2012-04-09 11:41:43 +00:00
sekelsenmat
52866ff4fe Fixes "make all"
git-svn-id: trunk@32944 -
2011-10-17 12:00:32 +00:00
mattias
627a0265fb changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +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
ca9310208c tools, examples: fixed compilation by requiring libc
git-svn-id: trunk@12502 -
2007-10-17 10:00:05 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
mattias
a8c24af92f added tool lrstolfm - to convert lrs files back to lfm
git-svn-id: trunk@11770 -
2007-08-09 23:21:57 +00:00
vincents
0d29519e8d tools: add library paths for darwin to the makefile
git-svn-id: trunk@10613 -
2007-02-08 20:55:51 +00:00
mattias
cca423b1d7 fixed tools Makefile.fpc to compile svn2revisioninc
git-svn-id: trunk@7884 -
2005-10-02 10:06:11 +00:00
vincents
f8cf04723c added svn2revisioninc to the makefiles
git-svn-id: trunk@7862 -
2005-09-30 20:42:04 +00:00
vincents
44ec744e10 removed targets to recraete the Makefile
git-svn-id: trunk@7613 -
2005-09-02 12:54:39 +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
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
99bc6cfe49 increased version to 0.9.0 beta
git-svn-id: trunk@4236 -
2003-06-05 15:53:30 +00:00
mattias
26ea00db8d implemented compilation of simple packages
git-svn-id: trunk@4072 -
2003-04-17 11:40:41 +00:00
mattias
d335e42ff5 updated translation files
git-svn-id: trunk@3809 -
2003-01-17 16:28:42 +00:00
lazarus
f30d0d0e96 MG: fixed Makefile
git-svn-id: trunk@3628 -
2002-11-12 17:50:00 +00:00
lazarus
f62a94062d Keith: Fixed rule 'tools' in the Makefile.
git-svn-id: trunk@1723 -
2002-06-03 23:05:25 +00:00
lazarus
aa172e0b3a Fixed version numbers and a fix to codetools unit path. The codetools
fix was to allow zipinstall to work correctly.

git-svn-id: trunk@623 -
2002-01-24 19:33:04 +00:00
lazarus
17b5939905 MWE:
Made makefile.fpc files compatible with new fpcmake util.

git-svn-id: trunk@331 -
2001-08-13 23:34:05 +00:00
lazarus
652e4b7903 MWE:
* changed makefiles so that the LCL is build separate fron interfaces

git-svn-id: trunk@243 -
2001-03-27 20:55:23 +00:00
lazarus
9b472a0458 MWE:
* Fixed zipinstall
  * fixed clean
  * fixed build with compiler from CVS

git-svn-id: trunk@188 -
2001-02-20 23:12:25 +00:00