summaryrefslogtreecommitdiff
path: root/solenv/bin/concat-deps.c
AgeCommit message (Expand)Author
2012-11-23Ignoring dependencies on .hdl files is unsound when cppumaker changesStephan Bergmann
2012-11-07concat-deps: tweak boost handling to depend on unpacked targetMichael Stahl
2012-11-07concat-deps: on Windows, compare paths case-insensitivelyMichael Stahl
2012-11-07concat-deps: bin pointless duplicationMichael Stahl
2012-11-07concat-deps: properly recognize colon that follows targetMichael Stahl
2012-11-07Eat unneeded spaces at the beginning of .d files, they confuse concat-deps.Jan Holesovsky
2012-10-29gbuild: solve the UnpackedTarball header problem in concat-deps:Michael Stahl
2012-10-26fix incorrect assert() usageLuboš Luňák
2012-10-26warn free build of dmake, concat-deps and lpsolveRené Kjellerup
2012-10-24concat-deps: fix breakage introduced by eliding:Michael Stahl
2012-10-22Remove spurious find_substrStephan Bergmann
2012-10-12detect and collapse internal boost dependencies to a single headerMichael Meeks
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks
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