summaryrefslogtreecommitdiff
path: root/solenv/bin/concat-deps.c
AgeCommit message (Expand)Author
2012-08-24Remove debugging outputTor Lillqvist
2012-08-20concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specificsRene Engelhard
2012-08-11Remove unused local varsJulien Nabet
2012-08-08concat-deps: fix crashes due to modifying hash keys:Michael Stahl
2012-08-08concat-deps: those silly drive letters indicate absolute pathsMichael Stahl
2012-08-01always compile from SRCDIRBjoern Michaelsen
2012-08-01brown paperbag: set current_path_length tooBjoern Michaelsen
2012-07-31fix concat-depsBjoern Michaelsen
2012-03-05Handle consecutive slashes before ".."Tor Lillqvist
2012-02-12"in_list_end" never read, let's drop itJulien Nabet
2012-01-30allow unaligned memory accesses only on x86/x86_64Caolán McNamara
2012-01-05add mode-lines to some new filesCaolán McNamara
2011-12-18use the same memory alignment for *BSD as on LinuxRobert Nagy
2011-12-17oops... bad handling of multiple ../Norbert Thiebaud
2011-12-17use a c-version of concat-deps.plNorbert Thiebaud
2011-12-17concat-deps.c deal with /../ in dep pathNorbert Thiebaud
2011-12-07add def to allow compile of concat-deps.c on MacNorbert Thiebaud
2011-12-07c version for concat-depsNorbert Thiebaud