4b00d44537
topdir.mk: Git-jannet-init simplified but untested
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-24 18:49:35 +00:00
ffe35bd8cb
topdir.mk: Enable initial git push also without configured upstream
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-24 18:22:42 +00:00
1d0ee77ba3
topdir.mk: Remove duplicate git remote add origin
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-24 16:34:50 +00:00
f448d0211b
git-clone-to-remote: Add origin first
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-05 21:04:07 +00:00
7a86c283b7
topdir.mk: Add subdir contrib
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-04-18 17:06:53 +00:00
d4a23ada2c
topdir.mk: Some re-arrangement in jit-jannet-init prerequisites
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2013-07-11 13:13:46 +00:00
b737b9c779
topdir.mk: Add target git-jannet-init, reorganized the other git targets a bit
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2013-06-11 13:49:54 +00:00
Jan Lindemann
dc31870a94
topdir.mk: Add git-config
...
Signed-off-by: Jan Lindemann <jan@jannet.de>
2013-05-30 12:50:42 +00:00
Jan Lindemann
b6d094fe46
topdir.mk: Use -j flag to git-srv-admin for create-personal-project
...
Signed-off-by: Jan Lindemann <jan@jannet.de>
2013-04-20 18:21:31 +00:00
Jan Lindemann
78bd6215b4
$(TOPDIR), make, scripts: Merged changes from V_1_2_3_33_YAPPLICATION_INIFILE_CTOR
...
Signed-off-by: Jan Lindemann <jan@jannet.de>
2012-09-02 16:06:47 +00:00
Jan Lindemann
b6a9c164b2
topdir.mk: Renamed scratch-% target to projects-%
2012-05-01 10:42:27 +00:00
Jan Lindemann
b5b3f79d5b
topdir.mk: Use build.py instead of build.sh
2012-04-30 08:05:19 +00:00
Jan Lindemann
0749c32761
topdir.mk: Add target scratch-%
2012-04-30 07:56:35 +00:00
Jan Lindemann
9f4e02e618
make: Replace sed by $(SED)
2012-02-04 10:59:02 +00:00
Jan Lindemann
80095a0f93
make, scripts, tmpl/tex: Merge changes from V_1_2_1_7_NEUHAUS
2012-01-30 14:59:21 +00:00
Jan Lindemann
7a50ef5bd3
make, scripts: Merged changes from V_1_2_0_6_JAN
2011-06-14 20:14:59 +00:00
Jan Lindemann
d1857e8d77
$(TOPDIR), make, scripts: Merged changes from V_1_1_31_6_POST_ACCEPTANCE
2011-05-15 18:28:19 +00:00
Jan Lindemann
2939f8e3a8
Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE
2011-02-20 14:15:22 +00:00
Jan Lindemann
14df6b25bb
topdir.mk: Revert to using subdirs.mk
...
Revert to using subdirs.mk instead of dirs.mk in topdir.mk.
make config produces a clash between the phony target and some
modules having a subdirectory named "config", notably feedfs, jux and
casview (should be renamed to conf one day, all other modules have
"conf") with dirs.mk.
2010-12-04 13:59:26 +00:00
Jan Lindemann
76f448d2c0
topdir.mk: Use dirs.mk instead of subdirs.mk
2010-12-03 18:02:47 +00:00
Jan Lindemann
22255fd76c
topdir.mk: Add subdir src
2010-08-28 08:09:41 +00:00
Jan Lindemann
8f388bbe29
topdir.mk: Add missing subdirs scripts, conf, config
2010-06-10 09:38:08 +00:00
Jan Lindemann
86d5073b6c
topdir.mk: Add plugins to default SUBDIRS
2009-06-19 15:43:32 +00:00
Jan Lindemann
dc84dab032
topdir.mk: SUBDIRS now conditionally defaulting to a list of subdirs
2009-06-02 12:46:22 +00:00
Jan Lindemann
a5dfe6b6b2
topdir.mk: Add include $(MODDIR)/make/defs.mk forgotten in last commit
2009-05-28 10:25:59 +00:00
Jan Lindemann
bd079bf1d3
topdir*.mk: autoconf stuff topdir.mk -> topdir-autoconf.mk
...
Source out autoconf conditionals from topdir.mk into
topdir-autoconf.mk.
2009-05-27 11:26:17 +00:00
Jan Lindemann
7d2d367d26
topdir.mk: Add support for non-existing $(TOPDIR)/make/defs.mk + non-existing $(TOPDIR)/make/defs.in.mk
2009-05-11 14:42:54 +00:00
0c69232cb6
topdir.mk: Fix target topdir.clean
2007-09-05 18:08:20 +00:00
Jan Lindemann
2ad0a1a2ec
topdir.mk: Add target prefix.done (mkdir -p $(PREFIX))
2007-09-04 21:52:28 +00:00
Jan Lindemann
15e498ef90
topdir.mk: Add DOCS to INSTALLED_TOPDIR_FILES
2007-08-22 14:42:53 +00:00
Jan Lindemann
f822e111c8
topdir.mk: Make target all depend on target config
2007-08-19 19:28:59 +00:00
Jan Lindemann
6894abe462
topdir.mk: Include rules.mk and doc-rules.mk
...
- Add include rules.mk
- Add include doc-rules.mk
2007-08-17 15:28:27 +00:00
Jan Lindemann
6644ec28e4
topdir.mk: Fix build breakage
...
Remove rpmdist.mk and reshuffle include defs.mk inclusion to get it
to build again.
2007-08-16 22:11:17 +00:00
Jan Lindemann
b03a784f57
topdir.mk: Remove make/moddir.mk (info should now be in proj.mk)
2007-08-16 19:04:22 +00:00
Jan Lindemann
c545c71b7a
topdir.mk: Put all undispensable topdir Makefile functionality
2007-08-16 18:03:28 +00:00
Jan Lindemann
606f783310
topdir.mk: Remove redundant subdir implementation
...
- Leave subdirs to subdirs.mk
- Add distclean and clean target
2007-06-16 17:54:16 +00:00
Jan Lindemann
d8c6c12f6d
topdir.mk: Add sudir recursion to all targets
2007-05-23 11:30:53 +00:00
Jan Lindemann
533109b376
topdir.mk: Make local-% target work
2006-06-01 09:10:30 +00:00
Jan Lindemann
cf6dcadcc7
rules.mk, topdir.mk: Add files
2006-05-26 14:07:43 +00:00