Commit Graph

2434 Commits

Author SHA1 Message Date
Eric Andersen
92139ef20f fix dependancy to avoid needless rebuilds 2007-01-22 18:16:04 +00:00
Eric Andersen
6da0b668b7 fix installation location 2007-01-22 18:15:35 +00:00
Eric Andersen
2c05ed5bbb properly depend on pkgconfig 2007-01-22 18:15:15 +00:00
Bernhard Reutner-Fischer
7ff4443181 - make it compile if LFS is turned off and add a warning to the help-text.
LFS is _not_ turned on by this automagically _on_ _purpose_
2007-01-22 15:56:42 +00:00
Bernhard Reutner-Fischer
fc613ea410 - the arm patch broke anybody else.
- restructure patches per task they fulfil
2007-01-22 14:59:06 +00:00
Bernhard Reutner-Fischer
8cb4e4054e - add missing include panic.h to parsetime.h
- add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds
2007-01-22 13:56:04 +00:00
Bernhard Reutner-Fischer
3d9823750a - fix typo in compressor submenu 2007-01-22 12:27:33 +00:00
Bernhard Reutner-Fischer
c9ea7573cc - bump patch version 2007-01-22 08:54:13 +00:00
Bernhard Reutner-Fischer
2e832de93a - add missing dependency on host-fakeroot 2007-01-21 23:09:51 +00:00
Bernhard Reutner-Fischer
7f0c154c00 - remove sedtest temporary file 2007-01-21 22:31:03 +00:00
Bernhard Reutner-Fischer
02f24e45ae - remove validator, all is fine now. 2007-01-21 21:49:55 +00:00
Bernhard Reutner-Fischer
b17c61938e - remove some hardcoded occurances of "make" and use the proper variable instead 2007-01-21 21:32:49 +00:00
Bernhard Reutner-Fischer
30b4b6dde8 - update proposed patchlet 2007-01-21 21:11:56 +00:00
Bernhard Reutner-Fischer
44c356de4a - use more portable flags for cp 2007-01-21 17:20:38 +00:00
Bernhard Reutner-Fischer
a2fad645c7 - add some more categories and move respective packages to them.
I hope that this makes navigation and finding packages easier..
2007-01-21 16:08:27 +00:00
Bernhard Reutner-Fischer
2c7da4d726 - use makedev to get device number, else it gives wrong major/minor numbers to devices files on systems which use big device numbers.
Closes #919
2007-01-21 14:36:25 +00:00
Bernhard Reutner-Fischer
726abd4e51 - provide means to "install uClibc headers in the target filesystem" without a native compiler 2007-01-21 12:58:51 +00:00
Bernhard Reutner-Fischer
5039913554 - handle all gcc-4.x for the softfloat case. 2007-01-21 11:50:10 +00:00
Bernhard Reutner-Fischer
ec150063ed - remove old reminder that is already dealt with. 2007-01-21 11:34:14 +00:00
"Steven J. Hill"
c7da5ba291 Patch to remove usage of legacy 'index' function. 2007-01-21 05:17:06 +00:00
Bernhard Reutner-Fischer
eca329ff4c - add proposed, non-cleanup version of the compile fix for disabled getc/putc macros for vapier to look at
It even creates smaller code as compared to current svn..
2007-01-20 22:03:08 +00:00
Bernhard Reutner-Fischer
0ea07a9487 - dmalloc attempted to install itself to /
- make certain features dependant on the respective BR2 settings.
2007-01-20 20:54:05 +00:00
Bernhard Reutner-Fischer
36b371f2dc - pass MAKE in so we can check the correct binary for it's version.. 2007-01-20 13:06:49 +00:00
Bernhard Reutner-Fischer
82b52492bd - add fix for ARM fake syscall from execve. Closes #626 2007-01-20 12:57:04 +00:00
Bernhard Reutner-Fischer
28ef3a1847 - duh. add missing listentry stop markers 2007-01-19 19:28:39 +00:00
Bernhard Reutner-Fischer
2e37ca7041 - remove validator 2007-01-19 19:21:03 +00:00
Bernhard Reutner-Fischer
74dc2f842c - explicitely mention -clean and -dirclean targets so it is easier to search for them 2007-01-19 19:20:07 +00:00
Bernhard Reutner-Fischer
4f8b92f305 - make it build.. compile-tested only. Closes #970 2007-01-19 19:14:33 +00:00
Bernhard Reutner-Fischer
f74967da5c - make sure to pass the target cflags in 2007-01-19 18:33:40 +00:00
Bernhard Reutner-Fischer
b5136193e6 - make distclean didn't clean dialog binaries. Closes #1039 2007-01-19 18:00:49 +00:00
Bernhard Reutner-Fischer
a1a86ef91f - add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWD 2007-01-19 17:11:05 +00:00
Bernhard Reutner-Fischer
c03469d3ca - remove superfluous intermediate target 2007-01-19 16:23:35 +00:00
Bernhard Reutner-Fischer
699675be31 - bump version 2007-01-19 14:54:58 +00:00
Bernhard Reutner-Fischer
f6c0fd635a - copy the _CONFIG_FILES back
- use the BUSYBOX_CONFIG_FILE if specified by the user
2007-01-19 14:17:34 +00:00
Bernhard Reutner-Fischer
b796ecae8f - add some more documentation 2007-01-19 13:32:21 +00:00
Bernhard Reutner-Fischer
8146fc687d - some minor corrections 2007-01-19 12:35:26 +00:00
Bernhard Reutner-Fischer
cef68d9464 - update valid HTML pic and temporarily enable referer checking 2007-01-19 11:12:46 +00:00
Bernhard Reutner-Fischer
86502399a0 - add missing space 2007-01-19 11:00:05 +00:00
Bernhard Reutner-Fischer
768a459dfd - add some anchors to the sample makefile to make ease navigation 2007-01-19 10:57:03 +00:00
Bernhard Reutner-Fischer
8bcbd3d86c - Correct some typos
- Add some more explanation to the -clean and -dirclean targets
2007-01-19 09:47:29 +00:00
Bernhard Reutner-Fischer
5fada5248a - make sure that URLs are standard conforming
Let's see if the date property works..
2007-01-19 09:24:39 +00:00
Bernhard Reutner-Fischer
451d860b22 - bump patch version 2007-01-18 16:34:34 +00:00
Peter Korsgaard
f2eca787d9 Bump version 2007-01-18 16:26:43 +00:00
Peter Korsgaard
f3cda2b459 sqlite installs into /usr/bin 2007-01-18 16:23:53 +00:00
Peter Korsgaard
297cae9359 Bump version 2007-01-18 12:39:05 +00:00
Peter Korsgaard
e7d306bfad removed leftover debugging stuff 2007-01-17 14:14:02 +00:00
Peter Korsgaard
e2dde9c7cd rdesktop package 2007-01-17 13:58:01 +00:00
Bernhard Reutner-Fischer
bb1caf686c - convert to lowercase to match the other sub-arches 2007-01-17 13:54:12 +00:00
Peter Korsgaard
f194cb5635 Fixup description (pango cut'n'paste) 2007-01-17 13:49:35 +00:00
Peter Korsgaard
0615fe84c7 s/pango/cairo/ 2007-01-17 13:46:45 +00:00