Lines Matching full:makefile

111 build : Makefile : fix make -jX lib+exe concurrency (#277)
115 fix : Makefile : release build compatible with PIE and customized compilation directives provided t…
131 Makefile: Generates object files (*.o) for faster (re)compilation on low power systems
224 Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
225 Fix : Makefile : install for OS-X and BSD, thanks to Takayuki Matsuoka
231 Updated : Makefile : synchronize library version number with lz4.h, thanks to Takayuki Matsuoka
232 Updated : Makefile : stricter compilation flags
234 Makefile : lz4-test only test native binaries, as suggested by Michał Górny (issue 136)
246 fix : Makefile : minor issue 130 : header files permissions
262 Makefile : library correctly compiled with -O3 switch (issue 114)
263 Makefile : library compilation compatible with clang
264 Makefile : library is versioned and linked (issue 119)
267 Makefile : Use system default $(CC) & $(MAKE) variables (issue 112)
280 Makefile : added capability to install libraries
289 Makefile : clean also delete local package .tar.gz
293 Makefile : can specify version number from makefile
299 Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio.
300 Makefile : make install installs both lz4 and lz4c (Jorge Aparicio)
301 Makefile : removed -Wno-implicit-declaration compilation switch
312 Makefile : make dist modify text files in the package to respect Unix EoL convention
316 Makefile : New install script and man page, contributed by Prasad Pandit
320 Makefile : .exe suffix now properly added only for Windows target