| Commit message (Expand) | Author | Age | Files | Lines |
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 1 | -3/+2 |
* | standardize Makefile, add userland packages, fix fuse.pc in InstallDev | Nicolas Thill | 2006-09-23 | 1 | -21/+57 |
* | set PATH in rules.mk | Mike Baker | 2006-08-04 | 1 | -1/+0 |
* | fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR | Felix Fietkau | 2006-07-30 | 1 | -1/+1 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 1 | -2/+2 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -2/+2 |
* | normalize Makefiles. | Nicolas Thill | 2006-06-18 | 1 | -28/+23 |
* | add TARGET_CFLAGS to configure for userland lib and util. | Nicolas Thill | 2006-06-17 | 1 | -0/+1 |
* | move fuse from target/linux/package/ to package/, update to v2.5.3, | Nicolas Thill | 2006-06-17 | 5 | -0/+206 |
* | remove lots of non-essential packages | Felix Fietkau | 2006-04-13 | 6 | -202/+0 |
* | update to 2.5.2 to fix compile issue | Waldemar Brodkorb | 2006-03-28 | 1 | -2/+2 |
* | change cp to $(CP) | Mike Baker | 2006-02-01 | 1 | -7/+7 |
* | change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i... | Felix Fietkau | 2005-11-07 | 1 | -1/+1 |
* | reorganize/rationalize/format package menuconfig, | Nicolas Thill | 2005-11-05 | 1 | -8/+5 |
* | lots of small package changes and dependency cleanups for the V= stuff | Felix Fietkau | 2005-10-22 | 1 | -2/+2 |
* | remove Maintainer: and Source: from packages | Felix Fietkau | 2005-10-21 | 2 | -4/+0 |
* | update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson) | Nicolas Thill | 2005-10-20 | 4 | -124/+19 |
* | change co-maintainer e-mail | Nicolas Thill | 2005-08-30 | 2 | -2/+2 |
* | add missing patch (from Christian) | Nicolas Thill | 2005-08-30 | 1 | -0/+112 |
* | update fuse to v2.3.0 (thanks to Christian Magnusson) | Nicolas Thill | 2005-08-30 | 4 | -105/+50 |
* | do not build kernel module here | Nicolas Thill | 2005-08-15 | 1 | -1/+1 |
* | move package/linux into target/linux, use wbx' new kernel code. support build... | Felix Fietkau | 2005-05-28 | 3 | -42/+2 |
* | Fix wrong options passed to configure | Nicolas Thill | 2005-05-24 | 1 | -2/+2 |
* | Fix and standardize Config.in | Nicolas Thill | 2005-05-24 | 1 | -11/+19 |
* | Tweak package build | Nicolas Thill | 2005-05-19 | 1 | -4/+4 |
* | Standardize package Config.in, change prompt to package name + short descript... | Nicolas Thill | 2005-05-19 | 1 | -11/+12 |
* | remove unnecessary .installed target in fuse and remove some extra stuff now ... | Felix Fietkau | 2005-05-12 | 1 | -13/+7 |
* | merge nico's package/rules.mk and package/templates.mk into one file, update ... | Felix Fietkau | 2005-05-09 | 1 | -10/+5 |
* | set hidden fuse config option to n again | Felix Fietkau | 2005-04-30 | 1 | -1/+1 |
* | only m if CONFIG_DEVEL | Waldemar Brodkorb | 2005-04-30 | 1 | -4/+4 |
* | fix typo | Mike Baker | 2005-04-21 | 1 | -3/+2 |
* | disable non-essential packages by default if DEVELOPER is unset on make menuc... | Felix Fietkau | 2005-04-18 | 1 | -9/+45 |
* | Use common rules and templates, uniformize package Makefile, split package in... | Nicolas Thill | 2005-04-18 | 8 | -225/+130 |
* | Remove CVS dir from package | Nicolas Thill | 2005-04-11 | 1 | -0/+1 |
* | Add libpthread dependency | Nicolas Thill | 2005-04-09 | 2 | -1/+4 |
* | Add fuse package | Nicolas Thill | 2005-04-09 | 10 | -0/+355 |