Jonas 'Sortie' Termansen
7c3d9bf2b9
Move tix to sbin.
2016-01-26 22:11:12 +01:00
Jonas 'Sortie' Termansen
14c27ff3fa
Preclean only in tix-build when the port is dirty.
2016-01-26 21:17:08 +01:00
Jonas 'Sortie' Termansen
9ccfdb9990
Modernize tix temporary files and directory creation.
2016-01-25 17:39:57 +01:00
Jonas 'Sortie' Termansen
beaa824076
Store tixinfo and manifest on tix install.
2016-01-25 17:39:57 +01:00
Jonas 'Sortie' Termansen
8174ab7b30
Remove tix util.h cruft.
2016-01-25 17:39:57 +01:00
Jonas 'Sortie' Termansen
e5590985d5
Restore tix repository support.
2016-01-25 17:39:57 +01:00
Jonas 'Sortie' Termansen
f4560a9527
Remove tix tools command line interface cruft.
...
This removes the ability to override standard shell utilities using
environment variables. The standard names are invoked unconditionally and
can be overridden using the standard approach of adding replacements to the
PATH. Additionally environment variables like PREFIX and HOST are no longer
honored as defaults for the --prefix and --host options. These features are
removed because they've never been used and cause more trouble than they
are worth.
The tix collection option now defaults to the root directory to simplify
common invocations. The tix-build prefix also now defaults to the empty
prefix.
Support installing multiple packages at once with tix-install.
Tighten file and directory creation modes while here.
Add --generation for forward compatibility.
Silence tix-collection creation.
Fix uninitialized getline invocations.
Fix porttix-create buffer overflow.
2016-01-25 17:39:57 +01:00
Jonas 'Sortie' Termansen
67af95c7ee
Update command line parsing to current coding conventions.
2015-12-12 19:28:07 +01:00
Jonas 'Sortie' Termansen
14a47ea15e
Decide tix build triplets on Sortix without running cc.
2015-10-28 20:13:37 +01:00
Jonas 'Sortie' Termansen
143e0a2059
Pass --keep-directory-symlink to tix-install child tar extract.
2015-08-26 21:49:42 +02:00
Jonas 'Sortie' Termansen
33c7f48909
Add unset variable feature to tix-build.
2015-08-26 16:29:18 +02:00
Jonas 'Sortie' Termansen
095a264d26
Always set tool variables in tix-build.
2015-08-26 16:29:18 +02:00
Jonas 'Sortie' Termansen
158716f96a
Fix ctype invocations with wrong domain.
2015-08-11 15:57:56 +02:00
Jonas 'Sortie' Termansen
cd21cd41c3
Fix tix-collection multiarch compatibility applying to Sortix.
2015-07-28 22:01:44 +02:00
Jonas 'Sortie' Termansen
53f20c5519
Fix printf checking of print_string utility functions.
2015-06-27 17:06:44 +02:00
Jonas 'Sortie' Termansen
f3e4be0d83
Fix getdelim(3).
2015-05-15 16:18:40 +02:00
Jonas 'Sortie' Termansen
dd26ee724a
Fix tix-build honoring empty triplet variables.
2015-04-24 18:56:57 +02:00
Jonas 'Sortie' Termansen
b2addd979c
Fix tix-build considering empty strings as valid target triplets.
2015-04-24 18:38:04 +02:00
Jonas 'Sortie' Termansen
57cd616f59
Ignore makefile projects failing to clean.
2015-04-24 17:58:01 +02:00
Jonas 'Sortie' Termansen
8afe04a35d
Fix tix-build not handling gcc compatibility issues too.
2015-04-24 13:26:45 +02:00
Jonas 'Sortie' Termansen
2874495111
Remove per-architecture exec-prefixes from filesystem hierarchy.
2015-04-23 20:02:03 +02:00
Jonas 'Sortie' Termansen
a03546be01
Add tix-build support for catching warnings.
2014-12-27 23:42:59 +01:00
Jonas 'Sortie' Termansen
2586685061
Ongoing build system maintainance.
2014-12-02 17:09:28 +01:00
Jonas 'Sortie' Termansen
2dffa408ad
Add pkg.make.needed-vars.AR.
2014-12-01 21:39:05 +01:00
Jonas 'Sortie' Termansen
5c79d42036
Use -k when tix-build makes distclean.
2014-11-27 00:20:53 +01:00
Jonas 'Sortie' Termansen
8d5a78d823
Remove tix-object-insert.
2014-11-26 22:01:11 +01:00
Jonas 'Sortie' Termansen
9e6148f6ff
Refactor default compiler options logic.
2014-11-24 17:10:50 +01:00
Jonas 'Sortie' Termansen
9f34e60cbc
Offer option to dump environment in tix-build(1) recovery shell.
2014-03-17 19:22:11 +01:00
Jonas 'Sortie' Termansen
926ce2c6c8
Silence uninitialized variable warning in tix-execpatch(1).
2014-02-06 00:15:03 +01:00
Jonas 'Sortie' Termansen
9d7a032f80
Fix tix programs not including <signal.h> to get SIGPIPE.
2014-02-02 23:13:06 +01:00
Jonas 'Sortie' Termansen
c57b5fe176
Fix tix-build(1) not preserving PKG_CONFIG_LIBDIR in PKG_CONFIG_FOR_BUILD.
2014-01-18 16:30:55 +01:00
Jonas 'Sortie' Termansen
7b02492649
Fix MAKEFLAGS not being correctly purified in tix-build(1).
2014-01-18 16:30:55 +01:00
Jonas 'Sortie' Termansen
b0d07b9142
Add the Tix package management system.
2013-12-19 18:09:08 +01:00