aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
Commit message (Collapse)AuthorAge
* only check prerequisites of actually selected packagesFelix Fietkau2006-10-12
| | | | SVN-Revision: 5055
* replace ipkg-make-index with a shell script that works on bsdFelix Fietkau2006-10-10
| | | | SVN-Revision: 5046
* speed up package prereq check (only run make on those directories that ↵Felix Fietkau2006-10-05
| | | | | | actually contain prereq checks) SVN-Revision: 4927
* clean up smp compilesMike Baker2006-08-03
| | | | SVN-Revision: 4428
* only rebuild the package index when the *.ipk files have changedMike Baker2006-08-02
| | | | SVN-Revision: 4395
* create a package indexFelix Fietkau2006-07-30
| | | | SVN-Revision: 4337
* add support for per-package prereq checks, run global prereq checks before ↵Felix Fietkau2006-07-29
| | | | | | (menu-)config SVN-Revision: 4318
* add copyright statementNicolas Thill2006-07-21
| | | | SVN-Revision: 4184
* change 'source' to 'download'Mike Baker2006-07-20
| | | | SVN-Revision: 4176
* switch on new verbose systemMike Baker2006-06-23
| | | | SVN-Revision: 4064
* fix and enable the sdkFelix Fietkau2006-06-21
| | | | SVN-Revision: 4037
* add package/download targetFelix Fietkau2006-06-20
| | | | SVN-Revision: 4028
* add support for parallel build of packages (tested with -j8)Felix Fietkau2006-05-31
| | | | SVN-Revision: 3874
* add package install targetFelix Fietkau2006-05-31
| | | | SVN-Revision: 3869
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-30
| | | | SVN-Revision: 3843
* add proper build dependsFelix Fietkau2006-05-30
| | | | SVN-Revision: 3841
* finish up package makefileMike Baker2006-05-16
| | | | SVN-Revision: 3786
* remove old trace/verbose junkFelix Fietkau2006-05-10
| | | | SVN-Revision: 3755
* remove some more stuff, change package makefile format in rules.mk, port ↵Felix Fietkau2006-04-14
| | | | | | busybox over to the new format SVN-Revision: 3643
* Add fakeidentd a lightweight identd daemon. Fix minor typo in menuconfig for ↵Florian Fainelli2006-04-13
| | | | | | weechat SVN-Revision: 3631
* Add weechat, a lightweight IRC client, thanks kolter !Florian Fainelli2006-04-13
| | | | SVN-Revision: 3630
* Add vncrepeater, with uClibc++ linking, needs therefore testingFlorian Fainelli2006-04-10
| | | | SVN-Revision: 3605
* fix typoOliver Ertl2006-04-05
| | | | SVN-Revision: 3592
* add hdparm to package/MakefileOliver Ertl2006-04-05
| | | | SVN-Revision: 3590
* fix hostapd (add missed changes from [3564])Nicolas Thill2006-04-01
| | | | SVN-Revision: 3575
* add gnupg from Michael Cohen, thxWaldemar Brodkorb2006-04-01
| | | | SVN-Revision: 3570
* add autossh from Robert BerkowitzWaldemar Brodkorb2006-03-29
| | | | SVN-Revision: 3547
* move compile-time package dependencies in a separate file (sdk-compatible)Nicolas Thill2006-03-27
| | | | SVN-Revision: 3512
* sync dropbear with wr, remove zlib dependencyWaldemar Brodkorb2006-03-27
| | | | SVN-Revision: 3508
* vim entered the distribution, now we only need usb vga and keyboard support, ↵Waldemar Brodkorb2006-03-25
| | | | | | to have a perfect desktop ;), thx Michael Cohen SVN-Revision: 3481
* Add libol, missing dependency for syslog-ng Fix syslog-ng compilation (libol ↵Florian Fainelli2006-03-23
| | | | | | dependency, flex calls) SVN-Revision: 3470
* Add chan_h323 support for asterisk, closes #122Florian Fainelli2006-03-22
| | | | SVN-Revision: 3447
* remove atftp dependency on /etc/services, add dependency on libncurses (#384)Felix Fietkau2006-03-22
| | | | SVN-Revision: 3444
* fix motion package aka - clean up someone elses's messMike Baker2006-03-20
| | | | SVN-Revision: 3419
* Added motion, thanks to Nathan True ! Fixed menuconfig symbolFlorian Fainelli2006-03-17
| | | | SVN-Revision: 3395
* add pwlib and open323 from Zoltan HERPAI, thx, fix bitlebee build after ↵Waldemar Brodkorb2006-03-17
| | | | | | iconv changes; rm -rf staging_dir_* needed before compile SVN-Revision: 3394
* added mgetty from Mad Martin, thxWaldemar Brodkorb2006-03-15
| | | | SVN-Revision: 3381
* add elinks, mutt, fetchmail and procmail, thx Michael Cohen, procmail ↵Waldemar Brodkorb2006-03-15
| | | | | | disabled, compile problem SVN-Revision: 3379
* add miau from Benjamin Binier, updated to newest upstream, thx. add ↵Waldemar Brodkorb2006-03-15
| | | | | | syslog-ng from Sebastien Bourgasser, pending missing libol package SVN-Revision: 3378
* add ser2net from hazimin fauzi, thxWaldemar Brodkorb2006-03-15
| | | | SVN-Revision: 3377
* add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt ↵Waldemar Brodkorb2006-03-15
| | | | | | and bitchx SVN-Revision: 3375
* add bitchx package from Duncan, thxWaldemar Brodkorb2006-03-15
| | | | SVN-Revision: 3374
* add package from Duncan, thx. changed the patches and some minor stuffWaldemar Brodkorb2006-03-15
| | | | SVN-Revision: 3373
* privoxy port, first tryWaldemar Brodkorb2006-03-13
| | | | SVN-Revision: 3364
* Added radiusclient-ng, libradiusclient-ng. Config.in may need some tweaking ↵Florian Fainelli2006-03-10
| | | | | | to be correctly placed either in Networking or Libraries section (libraries currently). SVN-Revision: 3342
* Fixed compile-time dependencies name, and control fileFlorian Fainelli2006-03-03
| | | | SVN-Revision: 3304
* Added jamvm, a lightweitght java virtual machine, thanks to Markus SuvernFlorian Fainelli2006-03-03
| | | | SVN-Revision: 3303
* Added igmpproxy, an IGMP daemonFlorian Fainelli2006-03-02
| | | | SVN-Revision: 3295
* fix libgd dependency problemFelix Fietkau2006-03-01
| | | | SVN-Revision: 3291
* Added sipp and ctorrentFlorian Fainelli2006-02-28
| | | | SVN-Revision: 3289