summaryrefslogtreecommitdiffstats
path: root/src/lcms1.mk
Commit message (Collapse)AuthorAgeFilesLines
* all packages: use $(WGET) portability variableTony Theodore2012-05-161-1/+1
|
* Move full package names from src/*.mk into package list (index.html)Volker Grabsch2012-03-291-1/+0
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.htmlVolker Grabsch2012-03-291-2/+0
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-1/+1
|
* replaced $(BUILD) with a more direct and less brittle constructVolker Grabsch2011-11-281-1/+1
| | | | | For discussion, see the following email and its follow-ups: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-11/msg00112.html
* many packages: use --build instead of wine cross_compiling hackMark Brand2011-11-261-2/+1
|
* improved update script of all remaining SourceForge packagesVolker Grabsch2010-12-021-3/+4
|
* fixed commentVolker Grabsch2010-11-101-1/+1
|
* enabled lcms for package libmngMark Brand2010-11-101-0/+32
Introduced lcms1 because libmng does not work with lcms2. Added -lcms to package qt.