steven
b141d06793
parse linkargs after constructing object lists
2008-11-23 09:53:56 +00:00
steven
ae388464a0
small tweak
2008-11-23 08:47:05 +00:00
steven
fe4a14cc4a
somewhat simpler
2008-11-22 10:04:19 +00:00
steven
7f7ea8f9cb
move code a little bit
2008-11-22 09:58:03 +00:00
sthen
5caeaa3c03
unbreak check-all for sha256; diff and prodding from
...
Mikolaj Kucharski, sorry for the delay and thanks!
2008-11-20 14:06:56 +00:00
steven
1dcee94da4
move library linking to LaFile class
2008-11-19 21:11:17 +00:00
sthen
7ce22cda43
add security/ipguard
2008-11-18 22:32:38 +00:00
steven
2f6600d62f
some trivial cleanup
2008-11-18 22:31:11 +00:00
steven
705208ac57
separate linking of executables into its own class
2008-11-18 22:16:44 +00:00
pea
d34eaba94c
Add _icecast
2008-11-18 21:24:11 +00:00
espie
65e7dd9971
somewhat better error indications after some user feedback ;)
2008-11-18 11:45:41 +00:00
sthen
fe4d2fc3fd
add _squeezecenter:610
2008-11-17 12:32:23 +00:00
sthen
fe512b89ac
We already warn about some arch-dependent files found in the
...
PLIST; add a few more architectures to this check, notably amd64
(including x86-64 and x86_64 often found in autoconf-based software).
Arch with short names less common as a primary ports developer
platform are deliberately not included to avoid bogus warnings.
ok espie@
2008-11-17 11:20:44 +00:00
steven
0d384fb780
- use exec during installation as well
...
- cleaner way to filter -s out of install options
2008-11-16 21:58:17 +00:00
steven
da62d86b3c
make the compiler program a list; fixes a few ports
2008-11-14 22:50:58 +00:00
steven
ca2029501c
use reference instead of hash
2008-11-11 11:00:29 +00:00
steven
a6d6aed06a
separate compile code into its own method
2008-11-11 10:46:14 +00:00
steven
176cb58ff7
don't use the shell, except for install mode (needs more tweaking)
...
use references in a few more places
check whether reference is defined before attempting to use it
2008-11-11 09:54:51 +00:00
steven
5538e2a4ec
change logic deciding whether to add a version; should fix a few ports
2008-11-10 15:52:30 +00:00
steven
f973bf3a82
only use reverse_zap_duplicates_ref and get rid of the array version
...
ok espie
2008-11-10 15:01:54 +00:00
sthen
7ca677bed1
remove sh from no_shared_archs, ok steven@
2008-11-10 08:46:21 +00:00
steven
f2bea3b294
reintroduce (incomplete) support for --config, needed by some ports
2008-11-09 12:37:35 +00:00
steven
11da5ccdac
more use of references
...
go for it espie@
2008-11-09 12:29:54 +00:00
steven
68831eca93
- use reference in process_deplibs and a few other places
...
- avoid split/join ' ' dance
- prettier debug output
ok espie@
2008-11-09 10:30:54 +00:00
espie
15242ec79f
oops2, committed stuff that's not ready yet along
2008-11-08 09:43:43 +00:00
espie
10a17a5002
oops
2008-11-08 09:41:25 +00:00
espie
e2c1942470
finish switching parse_linkargs and resolve_la to lists,
...
stop the join ' ', split /\s+/ dance.
use debug(&) to avoid computing debug messages when not needed.
(and cleanup some old variables that no longer exist)
okay steven@
2008-11-07 20:22:39 +00:00
ajacoutot
dfa1ad0c4f
- add sparc-1 and sparc-2 to the dpb host list
...
ok pvalchev@
2008-11-05 16:51:09 +00:00
espie
7408363065
tweak a few things:
...
- cache more stuff to avoid calling internal_resolve_la
- add a tracing facility
- start cleaning up more stuff.
okay steven@
2008-11-03 21:11:58 +00:00
espie
e1023039c9
perl extra stuff that's arch dependent and version dependent, should not
...
appear in diagnostics.
2008-11-01 14:49:51 +00:00
espie
c17c566a6b
Exec class to run things.
...
LaLoFile class to read/write la and lo files.
2008-11-01 13:06:16 +00:00
espie
131635f281
simplify parse_file a bit, okay steven@
2008-10-31 10:28:05 +00:00
steven
bac6de4a16
add support for -export-symbols-regex, seems to work
2008-10-30 23:53:28 +00:00
espie
f9c152cd42
okay, directories are not 100% yet...
2008-10-30 22:34:06 +00:00
steven
4cfa4bc828
support -export-symbols
2008-10-30 22:22:34 +00:00
espie
08ed051132
fix the reversesubst bug. In retrospect, it's obvious...
...
add a few print's for large ports where you wait forever...
2008-10-30 22:00:58 +00:00
steven
cdef84d3bb
same search path debug info for find_la
2008-10-30 19:13:11 +00:00
steven
bfe5af2eef
in find_lib, setup search path before starting search instead of modifying
...
some of the paths as we go; print search path in debug mode
rename a few variables for clarity
remove a spurious print statement
looks good to bernd
2008-10-30 19:02:19 +00:00
steven
e9fc27ce46
deal with multiple -rpath arguments; add the paths correctly to the run-time
...
path when linking an executable.
looks good to bernd@
2008-10-30 18:15:06 +00:00
espie
8635ef162c
if item does not exist, don't check whether it's a shell.
2008-10-30 17:52:56 +00:00
espie
cdc0b08d42
shorter message
2008-10-30 16:35:31 +00:00
espie
3f7613a275
don't annotate stuff with @owner root unless there are mode thingies around.
2008-10-30 16:19:23 +00:00
espie
cc5ae1ec74
write out simpler packing list filenames all the time
2008-10-30 16:02:14 +00:00
espie
c7a54bd5f9
move stuff around
2008-10-30 15:54:23 +00:00
espie
fe2c0626b1
okay, just make sure the short name is / terminated, so we back-subst as much as we can in comments as well.
2008-10-30 15:38:09 +00:00
espie
75b4e00b20
use stringize to keep comments as they are...
2008-10-30 15:35:51 +00:00
espie
8ba18ac256
restore newauth stuff to working status
2008-10-30 15:28:29 +00:00
steven
1440297f2c
revert part of r1.35 which reversed deplibs, seems to cause very long loops
2008-10-30 15:03:07 +00:00
espie
2e6362364c
slight refactor. might be able to move @exec to end of directories when
...
needed eventually...
2008-10-30 13:49:11 +00:00
espie
ea071e4e85
try to put comments more or less where they belong
2008-10-30 13:39:22 +00:00