summaryrefslogtreecommitdiff
path: root/solenv/bin/concat-deps.c
AgeCommit message (Expand)Author
2014-11-24coverity#736477 document deliberate Resource leak at detection pointCaolán McNamara
2014-06-09concat-deps: Win32 make $(file) will end lines with CRLFMichael Stahl
2014-05-26Fragile concat-deps _process misinterprets ENOMEM from file_loadStephan Bergmann
2014-05-22concat-deps: Clean up memory at exit when run with lsanStephan Bergmann
2014-04-02Internal linkageStephan Bergmann
2014-02-06coverity#736094 Argument cannot be negativeCaolán McNamara
2013-09-30-Werror,-Wunused-functionStephan Bergmann
2013-09-23Print a helpful error message if we are going to failTor Lillqvist
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-08-30WaE: size_t to int conversion: possible loss of dataTor Lillqvist
2013-08-22Misaligned access is always undefined behaviorStephan Bergmann
2013-06-18WaE: variable may be used uninitializedTor Lillqvist
2013-06-18handle missing dep files in concat-depsBjoern Michaelsen
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-27-Werror,-Wunused-macrosStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-14__BYTE_ORDER was used without the relevant #includeLuboš Luňák
2013-03-11build concat-deps as ordinary executableMatúš Kukan
2013-03-05replace snprintf with fwrite in concat-depsPeter Foley
2013-03-04do not require cygwin gccPeter Foley
2013-03-03cverity#736478: leaked file descriptorsMarkus Mohrhard
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
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