summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add oh-parsechangelog.P. J. McDermott2012-07-262-1/+146
* Write a messages library.P. J. McDermott2012-04-242-1/+66
* Replace "/bin/sh" with "@@SHELL@@" in libraries.P. J. McDermott2012-04-243-3/+3
* Fix new OH_HOST_* variable in architecture lib.P. J. McDermott2012-04-221-1/+1
* Use new OH_HOST_* variables in architecture lib.P. J. McDermott2012-04-221-7/+7
* Fix $(OBJS) targets in build system.P. J. McDermott2012-03-061-1/+2
* Rename all source files.P. J. McDermott2012-03-063-0/+0
* Translate from 'SRCS' to 'OBJS' in build system.P. J. McDermott2012-03-061-3/+4
* Clean up control fields library file.P. J. McDermott2012-02-211-35/+1
* Remove CPU vendor from architecture tuple.P. J. McDermott2012-02-201-4/+2
* Fix archived file listing.P. J. McDermott2012-02-161-3/+3
* 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 distribution targets to build system.P. J. McDermott2012-02-131-0/+11
* Fix architecture of platform-dependent packages.P. J. McDermott2012-02-031-11/+3
* Extract compressed source archives.P. J. McDermott2012-01-302-1/+73
* Handle platforms in oh_is_buildable().P. J. McDermott2012-01-291-1/+5
* Sometimes I hate shell script...P. J. McDermott2012-01-291-1/+3
* Fix handling of "any" architecture name.P. J. McDermott2012-01-291-1/+7
* Write lib/architecture.P. J. McDermott2012-01-292-1/+70
* Fix installation path in 'lib/Makefile.in'.P. J. McDermott2012-01-291-2/+2
* Fix uninstallation.P. J. McDermott2012-01-251-1/+1
* Recurse into subdirectories in build system.P. J. McDermott2012-01-251-13/+13
* Start trying to modularize the makefiles.P. J. McDermott2012-01-241-0/+58
* Fix stray output.P. J. McDermott2012-01-211-1/+1
* Fix unquoted operand to '['.P. J. McDermott2012-01-211-1/+1
* Fix picky field-matching BRE.P. J. McDermott2012-01-211-1/+1
* Fix syntax errors in function and mistakes in BRE.P. J. McDermott2012-01-211-4/+4
* Write function 'oh_validate_pkg_name()'.P. J. McDermott2012-01-211-0/+12
* Write a library to handle control file fields.P. J. McDermott2012-01-211-0/+110