Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package ncurses:add to index.html | Tony Theodore | 2012-04-15 | 2 | -2/+5 |
| | |||||
* | package ncurses:fix update macro | Tony Theodore | 2012-04-15 | 1 | -2/+2 |
| | |||||
* | package ncurses:fix whitespace | Tony Theodore | 2012-04-15 | 1 | -15/+14 |
| | |||||
* | new package: ncurses | Allen Choong | 2012-04-15 | 1 | -0/+37 |
| | |||||
* | package hunspell: create test files when required | Tony Theodore | 2012-04-15 | 4 | -10/+18 |
| | |||||
* | Merge pull request #15 from stloeffler/pkg-hunspell | tonytheodore | 2012-04-15 | 5 | -0/+70 |
|\ | | | | | New package: hunspell | ||||
| * | New package: hunspell | Stefan Löffler | 2012-04-14 | 5 | -0/+70 |
| | | |||||
* | | Merge branch 'stable' | Tony Theodore | 2012-04-15 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | ignore 'pkg' directory when it's a symlink | Tony Theodore | 2012-04-15 | 1 | -1/+1 |
| | | |||||
* | | update package xmlwrapp | Mark Brand | 2012-04-14 | 2 | -3/+3 |
| | | |||||
* | | update package libssh2 | Mark Brand | 2012-04-14 | 3 | -34/+2 |
| | | |||||
* | | update package openal | Mark Brand | 2012-04-14 | 5 | -46/+31 |
| | | |||||
* | | update package geos | Mark Brand | 2012-04-14 | 2 | -2/+2 |
| | | |||||
* | | update package gnutls | Mark Brand | 2012-04-14 | 3 | -8/+42 |
|/ | |||||
* | Document recommended .git/config settings for committers | Volker Grabsch | 2012-04-13 | 1 | -0/+24 |
| | |||||
* | Remove .hgignore which is no longer needed | Volker Grabsch | 2012-04-13 | 1 | -5/+0 |
| | |||||
* | Merge pull request #13 from stloeffler/stable | Volker Grabsch | 2012-04-13 | 1 | -0/+1 |
|\ | | | | | Add missing "$(INSTALL) -d" to lua.mk | ||||
| * | Fix installation of lua.pc | Stefan Löffler | 2012-04-13 | 1 | -0/+1 |
|/ | | | | Add missing "$(INSTALL) -d" to lua.mk | ||||
* | Added tag 2.22 for changeset 9274f8e80a64 | Volker Grabsch | 2012-04-12 | 0 | -0/+0 |
| | |||||
* | Merge all well-tested changes into the stable branchv2.22 | Volker Grabsch | 2012-04-12 | 365 | -7008/+89344 |
|\ | |||||
| * | Update release date | Volker Grabsch | 2012-04-12 | 1 | -1/+1 |
| | | |||||
| * | Improve release notes | Volker Grabsch | 2012-04-12 | 1 | -1/+4 |
| | | |||||
| * | Portability fix: Define $(PWD) before $(SHELL) | Volker Grabsch | 2012-04-10 | 1 | -1/+2 |
| | | | | | | | | | | For more information, see: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-04/msg00004.html | ||||
| * | revert PWD portability fix | Tony Theodore | 2012-04-06 | 1 | -1/+1 |
| | | |||||
| * | portability fix: use physical location for PWD | Tony Theodore | 2012-04-06 | 1 | -1/+1 |
| | | |||||
| * | doc update: exclude nsis with empty make rule instead of rm | Tony Theodore | 2012-04-03 | 1 | -3/+3 |
| | | |||||
| * | package libmikmod: add pthreads dependency | Lothar May | 2012-03-31 | 1 | -1/+1 |
| | | |||||
| * | Load only *.mk files of packages mentioned in index.html | Volker Grabsch | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This avoids confusion when left-over files were accidently loaded. For more information, see: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00156.html | ||||
| * | Restore HTML compliance of index.html by declaring it as HTML5 | Volker Grabsch | 2012-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Previously, index.html was declared as HTML 4.01 Strict. However, HTML 4.01 doesn't allow for "+" characters in IDs such as id="libodbc++-package". We could disallow the "+" for all package names, but it seems to be easier to just declare index.html as HTML5, as it apparently allows for a wider range of characters in IDs, including "+". | ||||
| * | Simplify "See also" section of docs | Volker Grabsch | 2012-03-30 | 1 | -3/+0 |
| | | |||||
| * | Provide alternative download URL for package dcmtk | Volker Grabsch | 2012-03-30 | 2 | -6/+9 |
| | | |||||
| * | merge | Volker Grabsch | 2012-03-30 | 365 | -7001/+89333 |
| |\ |/ / | |||||
| * | Load list of packages from index.html instead of scanning src/ | Volker Grabsch | 2012-03-30 | 1 | -1/+1 |
| | | |||||
| * | Improve order of entries in main Makefile | Volker Grabsch | 2012-03-30 | 1 | -11/+12 |
| | | |||||
| * | Improve "make cleanup-style" to touch only files that have to be fixed | Volker Grabsch | 2012-03-30 | 1 | -3/+6 |
| | | |||||
| * | Bugfix: Don't make use of outdated $(PKG)_WEBSITE variables | Volker Grabsch | 2012-03-30 | 3 | -3/+3 |
| | | |||||
| * | update package libpng | Mark Brand | 2012-03-29 | 2 | -2/+2 |
| | | | | | | | | | | | | | | --- index.html | 2 +- src/libpng.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) | ||||
| * | Move full package names from src/*.mk into package list (index.html) | Volker Grabsch | 2012-03-29 | 193 | -384/+387 |
| | | |||||
| * | Fix some package website URLs | Volker Grabsch | 2012-03-29 | 1 | -6/+6 |
| | | |||||
| * | Add missing package name comments | Volker Grabsch | 2012-03-29 | 3 | -0/+3 |
| | | |||||
| * | Remove annoying blank lines | Volker Grabsch | 2012-03-29 | 2 | -3/+0 |
| | | |||||
| * | update package qt | Mark Brand | 2012-03-29 | 3 | -312/+178 |
| | | |||||
| * | update package dbus | Mark Brand | 2012-03-29 | 2 | -2/+2 |
| | | |||||
| * | Fix trailing space after version number | Volker Grabsch | 2012-03-29 | 1 | -1/+1 |
| | | |||||
| * | Cleanup coding style via "make cleanup-style" | Volker Grabsch | 2012-03-29 | 8 | -19/+19 |
| | | |||||
| * | Add new command "make cleanup-style" | Volker Grabsch | 2012-03-29 | 2 | -0/+21 |
| | | |||||
| * | Remove "make dist" as it is of no use anymore | Volker Grabsch | 2012-03-29 | 2 | -31/+0 |
| | | |||||
| * | Remove unneeded classes in index.html | Volker Grabsch | 2012-03-29 | 1 | -7/+7 |
| | | |||||
| * | Add CNAME file for gh-pages | Volker Grabsch | 2012-03-29 | 1 | -0/+1 |
| | | | | | | | | | | For more information, see: http://pages.github.com/#custom_domains | ||||
| * | Move doc/index.html -> index.html | Volker Grabsch | 2012-03-29 | 340 | -350/+350 |
| | |