aboutsummaryrefslogtreecommitdiffstats
path: root/package/pcre
Commit message (Collapse)AuthorAgeFilesLines
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-071-1/+1
| | | | | | package/<foo>-install calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize/rationalize/format package menuconfig, Nicolas Thill2005-11-051-6/+8
| | | | | | make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-211-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove -L/usr/lib in pcre-config,Nicolas Thill2005-09-062-25/+52
| | | | | | | standardize Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set download url to sourceforgeNicolas Thill2005-06-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Switch to .tar.bz2 archiveNicolas Thill2005-05-241-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize lib package build and devel. installNicolas Thill2005-05-191-17/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-4/+4
| | | | | | description, add URL when missing (and found) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up pcre packageFelix Fietkau2005-05-121-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-091-9/+5
| | | | | | packages that use this git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-3/+2
| | | | | | menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use common rules and templates, uniformize package Makefile, move ipkg ↵Nicolas Thill2005-04-187-185/+21
| | | | | | related files to ./ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Uniformize package MakefileNicolas Thill2005-04-141-28/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change pcre to experimental coding styleNicolas Thill2005-04-112-32/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove CVS dir from packageNicolas Thill2005-04-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove .la libtool library filesNicolas Thill2005-04-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add mirrorNicolas Thill2005-03-301-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change pcre packagingNicolas Thill2005-03-306-176/+164
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change TARGET_ARCH to ARCH in a number of nico's packagesMike Baker2005-03-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add pcre packageNicolas Thill2005-03-083-0/+223
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@349 3c298f89-4303-0410-b956-a3cf2f4a3e73