summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Translate from 'SRCS' to 'OBJS' in build system.P. J. McDermott2012-03-063-13/+18
* Plan to support package relationship variables.P. J. McDermott2012-03-061-0/+1
* Fix opkbuild usage output.P. J. McDermott2012-03-041-1/+1
* Add in-tree build support to TODO list.P. J. McDermott2012-02-281-0/+1
* Clean up control fields library file.P. J. McDermott2012-02-211-35/+1
* Read build flags from system into the environment.P. J. McDermott2012-02-201-0/+3
* Add DATADIR to build system.P. J. McDermott2012-02-202-0/+14
* Remove CPU vendor from architecture tuple.P. J. McDermott2012-02-202-7/+5
* Change casing of headers in 'INSTALL'.opkhelper-0.1.1opkhelper-0.1.xP. J. McDermott2012-02-161-4/+4
* Log changes in version 0.1.1.P. J. McDermott2012-02-161-0/+10
* Bump patch version.P. J. McDermott2012-02-161-1/+1
* Fix MANDIR path.P. J. McDermott2012-02-161-1/+1
* Make oh-installfiles exit on error.P. J. McDermott2012-02-161-4/+4
* Fix archived file listing.P. J. McDermott2012-02-161-3/+3
* Fix archive extraction error handling.P. J. McDermott2012-02-161-9/+9
* Fix source archive compression format detection.P. J. McDermott2012-02-161-1/+1
* Fix source archive matching.P. J. McDermott2012-02-161-5/+5
* Add 'ChangeLog' to distributed files.opkhelper-0.1.0P. J. McDermott2012-02-131-1/+2
* Write a change log.P. J. McDermott2012-02-131-0/+4
* Change old text in configure script.P. J. McDermott2012-02-131-1/+1
* Write a 'README' file.P. J. McDermott2012-02-132-1/+38
* Remove duplicate definition of macro 'MAKE'.P. J. McDermott2012-02-131-1/+0
* Fix 'dist-bzip2' target in input makefile.P. J. McDermott2012-02-131-1/+1
* Make Git ignore distribution archives.P. J. McDermott2012-02-131-0/+1
* Add distribution targets to build system.P. J. McDermott2012-02-135-1/+59
* Remove old input makefile.P. J. McDermott2012-02-101-116/+0
* Also document opkbuild in its usage output.P. J. McDermott2012-02-031-1/+1
* Document opkbuild's '-d' option.P. J. McDermott2012-02-031-1/+5
* Install distribution changelog to changelog.dist.P. J. McDermott2012-02-031-1/+3
* Don't count "all" as a platform.P. J. McDermott2012-02-031-1/+2
* Remove distinct version and revision variables.P. J. McDermott2012-02-032-4/+3
* Write a script to generate an opkg simulator.P. J. McDermott2012-02-031-0/+29
* Fix architecture of platform-dependent packages.P. J. McDermott2012-02-031-11/+3
* Document unnecessary platform architecture builds.P. J. McDermott2012-02-031-0/+18
* Redirect error message to stderr.P. J. McDermott2012-02-031-1/+1
* Optionally enter a debugging shell on error.P. J. McDermott2012-02-031-1/+12
* Make sure config destination directory exists.P. J. McDermott2012-02-031-0/+1
* Plan to support control field variables/macros.P. J. McDermott2012-02-031-0/+1
* Fix patch input path and exit on patch error.P. J. McDermott2012-02-031-1/+1
* Fix build system destination directory handling.P. J. McDermott2012-01-311-1/+1
* Fix oh-strip and add error handling.P. J. McDermott2012-01-302-10/+18
* Extract compressed source archives.P. J. McDermott2012-01-304-8/+117
* Update 'TODO' with completion of oh-installdocs.P. J. McDermott2012-01-301-18/+6
* Clean up a stray tab character.P. J. McDermott2012-01-301-1/+1
* Write and document oh-installdocs.P. J. McDermott2012-01-304-2/+93
* Document '-p' option of opkbuild.P. J. McDermott2012-01-301-1/+7
* Handle platforms in oh_is_buildable().P. J. McDermott2012-01-291-1/+5
* Sometimes I hate shell script...P. J. McDermott2012-01-292-5/+8
* Fix substitution command in platform detection.P. J. McDermott2012-01-291-1/+1
* Document oh-copyconfig.P. J. McDermott2012-01-292-2/+27