37 Commits (bf28127b91700a7a886f9d3411be151864eb6057)

Author SHA1 Message Date
Nicolas Thill 88b8c4eb63 new (last?) attempt at standardizing Makefiles 18 years ago
Nicolas Thill 139eb660fc standardize Makefile, add userland packages, fix fuse.pc in InstallDev 18 years ago
Mike Baker 5d30e6cb47 set PATH in rules.mk 18 years ago
Felix Fietkau d4af14883e fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR 18 years ago
Mike Baker d62e8a9485 credit where credit is due 19 years ago
Felix Fietkau 4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include 19 years ago
Felix Fietkau 4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/ 19 years ago
Nicolas Thill b65701e887 normalize Makefiles. 19 years ago
Nicolas Thill decebc21a6 add TARGET_CFLAGS to configure for userland lib and util. 19 years ago
Nicolas Thill a23d25253f move fuse from target/linux/package/ to package/, update to v2.5.3, add userland lib, util and dev stuff from trunk. 19 years ago
Felix Fietkau e6164b615a remove lots of non-essential packages 19 years ago
Waldemar Brodkorb 3b8164e5fe update to 2.5.2 to fix compile issue 19 years ago
Mike Baker 2ee20939c6 change cp to $(CP) 19 years ago
Felix Fietkau 7c38715694 change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls 19 years ago
Nicolas Thill fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular 19 years ago
Felix Fietkau 6b758a5dc3 lots of small package changes and dependency cleanups for the V= stuff 19 years ago
Felix Fietkau 40750d956a remove Maintainer: and Source: from packages 19 years ago
Nicolas Thill 732482d3c7 update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson) 19 years ago
Nicolas Thill b3112c218f change co-maintainer e-mail 19 years ago
Nicolas Thill c95261f5b8 add missing patch (from Christian) 19 years ago
Nicolas Thill b7b1512401 update fuse to v2.3.0 (thanks to Christian Magnusson) 19 years ago
Nicolas Thill d3c40c1572 do not build kernel module here 19 years ago
Felix Fietkau 269c715804 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. 20 years ago
Nicolas Thill a39e9d3a27 Fix wrong options passed to configure 20 years ago
Nicolas Thill 704b77e9cd Fix and standardize Config.in 20 years ago
Nicolas Thill 48e69e6e71 Tweak package build 20 years ago
Nicolas Thill 4d97e8492b Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found) 20 years ago
Felix Fietkau 7b3ea16397 remove unnecessary .installed target in fuse and remove some extra stuff now handled by rules.mk 20 years ago
Felix Fietkau f608b95452 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this 20 years ago
Felix Fietkau bfe0c6b512 set hidden fuse config option to n again 20 years ago
Waldemar Brodkorb d5a20e4014 only m if CONFIG_DEVEL 20 years ago
Mike Baker b0b17d1f4f fix typo 20 years ago
Felix Fietkau 8bc4d3fe6d disable non-essential packages by default if DEVELOPER is unset on make menuconfig 20 years ago
Nicolas Thill fac1153f38 Use common rules and templates, uniformize package Makefile, split package in sub-packages, add kernel version to kmod package 20 years ago
Nicolas Thill b6c9718e19 Remove CVS dir from package 20 years ago
Nicolas Thill 6e34bfb543 Add libpthread dependency 20 years ago
Nicolas Thill 7574fba654 Add fuse package 20 years ago