Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package bzip2: fix runtime crashes | Martin Lambers | 2013-01-30 | 1 | -2/+0 |
| | | | | | | | | This moves the source modifications from the Makefile into a patch, and it adds a critical change: instead of removing WINAPI, the whole _WIN32 preprocessor block is deactivated. This fixes the BZ_API macro. This is necessary to fix runtime crashes in my application. | ||||
* | all packages: use $(WGET) portability variable | Tony Theodore | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | Move full package names from src/*.mk into package list (index.html) | Volker Grabsch | 2012-03-29 | 1 | -1/+0 |
| | |||||
* | Move doc/index.html -> index.html | Volker Grabsch | 2012-03-29 | 1 | -1/+1 |
| | |||||
* | Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html | Volker Grabsch | 2012-03-29 | 1 | -2/+0 |
| | |||||
* | Rebrand to new project name MXE | Volker Grabsch | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | fix dummy permissions (664 -> 644) | Volker Grabsch | 2010-11-17 | 1 | -2/+2 |
| | |||||
* | upgrade package bzip2 | Mark Brand | 2010-09-20 | 1 | -2/+2 |
| | |||||
* | bugfix: don't use WINAPI in package bzip2 | Volker Grabsch | 2010-02-23 | 1 | -0/+1 |
| | |||||
* | changed coding style: make "-i" always the first argument of $(SED) (by ↵ | Volker Grabsch | 2010-02-16 | 1 | -1/+1 |
| | | | | Mark Brand) | ||||
* | point consequently to "doc/index.html" instead of "doc/index.html or doc/README" | Volker Grabsch | 2010-02-07 | 1 | -1/+1 |
| | |||||
* | simplified file markers | Volker Grabsch | 2010-01-16 | 1 | -20/+2 |
| | |||||
* | improved version recognition, enable the notation of ignored (bad) package ↵ | Volker Grabsch | 2009-09-20 | 1 | -0/+1 |
| | | | | versions | ||||
* | replace the contact email address with hints to the project mailing list | Volker Grabsch | 2009-09-01 | 1 | -1/+1 |
| | |||||
* | add a copyright notice and license to each source file | Volker Grabsch | 2009-08-21 | 1 | -1/+21 |
| | |||||
* | validate downloads using SHA-1 checksums | Volker Grabsch | 2009-04-05 | 1 | -7/+8 |
| | |||||
* | portability fix for Open Solaris: when "ginstall" exists, use that instead ↵ | Volker Grabsch | 2009-03-07 | 1 | -4/+4 |
| | | | | of "install" | ||||
* | improved the regexes for package version recognition | Volker Grabsch | 2009-03-02 | 1 | -1/+1 |
| | |||||
* | put all package's project websites into Make variables $($(PKG)_WEBSITE) | Volker Grabsch | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | new package: bzip2 | Volker Grabsch | 2009-01-31 | 1 | -0/+29 |