index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add GIF and MMG support, fix comments a little bit, small cleanups, and avo...
Bernhard Reutner-Fischer
2007-08-22
2
-49
/
+117
*
- set _SKIP_CONFIGURE since we can just make it
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+2
*
- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+2
*
- don't print the second time autoreconf would be run
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+0
*
- add some $(Q) here and there
Bernhard Reutner-Fischer
2007-08-22
1
-16
/
+17
*
- reinstate accidentally deleted hunk
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
(no commit message)
Bernhard Reutner-Fischer
2007-08-22
1
-0
/
+1
*
- forgot to include the Config.in
Bernhard Reutner-Fischer
2007-08-22
1
-0
/
+1
*
- pass TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-08-22
1
-4
/
+2
*
- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES
Bernhard Reutner-Fischer
2007-08-22
1
-3
/
+9
*
- fix typo
Bernhard Reutner-Fischer
2007-08-22
1
-8
/
+9
*
- add pptp-linux
Bernhard Reutner-Fischer
2007-08-22
2
-0
/
+19
*
- was broken by the patch omitting the CFLAGS for configure
Bernhard Reutner-Fischer
2007-08-22
1
-4
/
+8
*
- use proper include dir (Simon Pasch)
Bernhard Reutner-Fischer
2007-08-22
1
-4
/
+4
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
101
-313
/
+313
*
- random whitespace cleanup
Bernhard Reutner-Fischer
2007-08-22
4
-28
/
+25
*
- fix unpacking the tarballs, minor cleanups while at it.
Bernhard Reutner-Fischer
2007-08-22
4
-28
/
+28
*
- use the BZCAT/ZCAT as configured by the user
Bernhard Reutner-Fischer
2007-08-22
1
-3
/
+3
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
68
-187
/
+187
*
- fix patch regex
Bernhard Reutner-Fischer
2007-08-22
3
-3
/
+3
*
Remove bzero dependencies in bash
Ulf Samuelsson
2007-08-22
1
-0
/
+64
*
Fix bad patch naming scheme
Ulf Samuelsson
2007-08-22
1
-1
/
+1
*
- more cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
1
-13
/
+16
*
- fixup whitespace damage after ulf
Bernhard Reutner-Fischer
2007-08-21
6
-27
/
+25
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
163
-269
/
+269
*
- remove a superfluous semicolon
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
- pull in patches from debian.
Bernhard Reutner-Fischer
2007-08-21
1
-10
/
+18
*
- our dependencies are project specific. First (untested) attempt to take thi...
Bernhard Reutner-Fischer
2007-08-21
1
-42
/
+0
*
- move the PROJECT variable setting to a more sensible place
Bernhard Reutner-Fischer
2007-08-21
1
-6
/
+0
*
- honour BR2_HAVE_MANPAGES
Bernhard Reutner-Fischer
2007-08-21
1
-2
/
+5
*
- bump version to 2.2.6
Bernhard Reutner-Fischer
2007-08-21
2
-68
/
+4
*
- add handling of lzma for the host (unconditionally for now)
Bernhard Reutner-Fischer
2007-08-21
2
-5
/
+29
*
Use $(BZCAT) instead of bzcat
Ulf Samuelsson
2007-08-21
1
-1
/
+1
*
- add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
- fix installation of dbus.
Bernhard Reutner-Fischer
2007-08-21
1
-2
/
+2
*
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...
Bernhard Reutner-Fischer
2007-08-21
7
-10
/
+10
*
- a few more cleanups (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
2
-4
/
+4
*
- fix patching in the correct target cflags (Thiago A. Corr^ea)
Bernhard Reutner-Fischer
2007-08-21
1
-2
/
+2
*
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-21
79
-143
/
+153
*
Reintroduce possibility to use old makefile for tiny-x as a test
Ulf Samuelsson
2007-08-21
7
-1
/
+483
*
Fix configure problem with libdaemon, by patching result from autotools
Ulf Samuelsson
2007-08-21
2
-4
/
+19
*
SED away some whitespace
Ulf Samuelsson
2007-08-20
25
-42
/
+42
*
Cleanup dnsmasq
Ulf Samuelsson
2007-08-20
1
-6
/
+9
*
Make sure directories are available before install of dhcp targets
Ulf Samuelsson
2007-08-20
1
-0
/
+7
*
Update configs for distcc, diffutils and freetype
Ulf Samuelsson
2007-08-19
3
-0
/
+5
*
Replace non-working 'make uninstall' for 'package/patch' with simple 'rm'
Ulf Samuelsson
2007-08-19
1
-2
/
+2
*
move tcpdump from lib to usr/lib, simplify configure, general cleanup
Ulf Samuelsson
2007-08-19
3
-33
/
+16
*
openntpd cleanup
Ulf Samuelsson
2007-08-19
1
-6
/
+10
*
libpcap cleanup
Ulf Samuelsson
2007-08-19
2
-15
/
+7
*
Från: Brad House <brad@mainstreetsoftworks.com>
Ulf Samuelsson
2007-08-19
2
-2
/
+19
[next]