Commit graph

37 commits

Author SHA1 Message Date
3b8e30f1ff Makefile: Move subdir eloop before usrv 2006-10-18 14:59:12 +00:00
Jan Lindemann
78d4cf8912 Makefile: Add subdirectory util 2006-10-12 18:57:13 +00:00
7facbfca5f bugfix: Build had failed when there was no make/proj.mk 2006-08-18 18:36:17 +00:00
Jan Lindemann
2f2c60f614 Everywhere: Streamline TOPDIR
Make definition and usage of TOPDIR consistent with other projects
2006-08-16 14:53:49 +00:00
401e7deb9f Makefile: Fix order of SUBDIRS 2006-08-10 08:06:32 +00:00
Jan Lindemann
4fd6a6d677 Everywhere: Rename ytools.mk to proj.mk
Replace ytools.mk by proj.mk for consistency reasons:
$(TOPDIR)/make/proj.mk should be the project-wide but project-private
makefile for projects.
2006-07-31 14:12:38 +00:00
Jan Lindemann
6a37ebd3df $(TOPDIR), make: Make it compile under SuSE 10.0, X86-64 2006-03-16 08:07:38 +00:00
Jan Lindemann
9975b9bfb2 Makefile: Move YMisc, YMem, YOptString up in compilation order, since they were missing here and there 2006-03-14 14:56:32 +00:00
Jan Lindemann
5de86a7048 Makefile: Add subdirectory cache 2006-02-25 20:28:09 +00:00
Jan Lindemann
22f3d898e4 Makefile: Fix subdirectory order 2006-02-11 16:20:24 +00:00
Jan Lindemann
dd92a15792 Makefile: Add subdirectory eloop 2006-01-24 20:20:20 +00:00
Jan Lindemann
48ade6d98b CHANGES, Makefile: Add YApplication MVC framework 2006-01-14 19:27:07 +00:00
Jan Lindemann
dc18a8fc4d Makefile, linux-rpm.mk: Fix copying of kernel after download 2006-01-09 00:50:12 +00:00
Jan Lindemann
006d2d3db3 Makefile: Move YError, YTimeB, lock/mutex, YMutex and hexdump into module base 2005-12-25 13:54:08 +00:00
Jan Lindemann
33e952ebcf Makefile: Now only mentioning contr in SUBDIRS, not every of it's subdirs one by one 2005-12-05 16:44:09 +00:00
Jan Lindemann
5e17c61cf0 Makefile: Merge basic modules into one
Merge basic modules ("platform", "debug", "slog" and "misc") into one
("base").
2005-11-08 09:06:03 +00:00
Jan Lindemann
39096a47cc Makefile: Add YOptString 2005-09-07 14:56:36 +00:00
Jan Lindemann
405cf9d208 Makefile: Add directory cont/YRingBffer to SUBDIRS 2005-07-18 13:28:54 +00:00
Jan Lindemann
ed03dad155 Makefile: Add subdirectory YOsc 2005-05-04 15:00:15 +00:00
Jan Lindemann
b96b1b7e37 $(TOPDIR), make: Preserving targets over config target invocation 2003-12-21 11:11:13 +00:00
Jan Lindemann
2c159ae0a3 Makefile: Add YQueue subdirectory 2003-09-05 06:46:49 +00:00
Jan Lindemann
3b5bbad650 $(TOPDIR), make: Add support for mpatrol 2002-10-06 15:48:05 +00:00
Jan Lindemann
9f049f605e Makefile: Add YMem to SUBDIRS 2002-07-28 14:47:31 +00:00
Jan Lindemann
d5da27eb91 $(TOPDIR), make: Make make_scm.sh work 2002-07-25 10:39:55 +00:00
Jan Lindemann
01d0f1feda Makefile, autoconf.mk: Cleanup commit 2002-07-21 18:10:07 +00:00
Jan Lindemann
912618a260 Makefile: Rearranged include files 2002-07-20 22:55:20 +00:00
Jan Lindemann
a7120b5b50 Makefile, defs-orig.mk: Some fixes concerning autoconf 2002-07-20 17:16:06 +00:00
Jan Lindemann
9f5a247e09 Makefile: Integrated autoconf 2002-07-19 20:26:54 +00:00
Jan Lindemann
b49572da88 $(TOPDIR), make: Add support for mkspec_wrapper.sh and dependencies 2002-07-10 16:15:46 +00:00
Jan Lindemann
9bb373345c Makefile: Kick out distclean target 2002-07-10 12:29:28 +00:00
Jan Lindemann
bf436c11d1 Makefile: Add rm -rf $(CLEAN) 2002-07-01 18:48:58 +00:00
Jan Lindemann
a702e5b714 $(TOPDIR), make: Start new build architecture
Intermediate commit of half done transition to new build
architecture.
2002-06-10 14:28:18 +00:00
Jan Lindemann
405f0aa49d $(TOPDIR), make: Intermediate commit of revised build architecture 2002-06-08 09:26:58 +00:00
Jan Lindemann
e343db7e83 $(TOPDIR), make, tmpl/tex: Kick out TOPDIR definition 2002-05-15 18:43:55 +00:00
Jan Lindemann
d0604b748e Makefile: Add TOPDIR entry 2001-07-26 13:31:12 +00:00
Jan Lindemann
a9cdceebeb $(TOPDIR), make, tmpl/tex/en_technical: Make the uclient examples work 2001-07-16 20:58:56 +00:00
Jan Lindemann
46c67d77fc $(TOPDIR), make: Initial commit
After making most modules independent from the Hamlet tree, place
Makefiles in a central location for more centralized control over the
build process.
2001-07-06 13:12:14 +00:00