1. 3e7a002 Reorganize the Dockerfiles, to share code. by Marco Poletti · 8 years ago
  2. 9de7ab8 Fix a path used when creating the tarball for packaging. by Marco Poletti · 8 years ago
  3. 9ea3e31 Fix issue in postsubmit script that was causing CI failures on OS X (because it was running make -j). by Marco Poletti · 8 years ago
  4. 8882a97 Reduce the CMake verbosity for builds, to avoid exceeding Travis CI's 10K line limit for the log. by Marco Poletti · 9 years ago
  5. b4eb41a Move files that are not strictly part of the Fruit library in extras/: by Marco Poletti · 9 years ago
  6. 993678f Fix a bug in the dockerfiles, where if the last considered file wasn't supposed to be stripped, the image generation failed. by Marco Poletti · 9 years ago
  7. 00891e1 Fix minor issue with dockerfiles: shell expansion is not applied, so the executables weren't stripped. by Marco Poletti · 9 years ago
  8. 53eeab8 Some changes to the dockerfiles: install make, strip executables. by Marco Poletti · 9 years ago
  9. 0421f0d Add dockerfiles for testing Fruit on various Ubuntu versions. [ci skip] by Marco Poletti · 9 years ago
  10. f03b191 Re-enable the generation of the .tar.gz file in extras/, unconditionally. by Marco Poletti · 9 years ago
  11. 66906ac Some changes towards support of additional compilers/platforms (notably Intel C++ on Linux, Apple Clang on OS X and MSVC on Windows). by Marco Poletti · 9 years ago
  12. 43edc3d Fix version selection to allow GCC 4.9.x (as well as >=4.8.1) in Ubuntu/Debian packages. by Marco Poletti · 9 years ago
  13. 0e1f0cf Fix checksum generation in extras/CMakeLists.txt. by Marco Poletti · 10 years ago
  14. 1fb101f Minor changes to CMakeLists files: enable FORTIFY_SOURCE, avoid CMake warning. by Marco Poletti · 10 years ago
  15. d787a58 Remove the dependency on the sparsehash library from the packaging scripts. by Marco Poletti · 10 years ago
  16. 8b9fac0 Add dependency on sparsehash to packaging scripts. by Marco Poletti · 10 years ago
  17. 4df3db0 Minor changes to simplify packaging Fruit. by Marco Poletti · 10 years ago
  18. 89d6878 Set version to 0.9.2. by Marco Poletti · 10 years ago
  19. cc3a623 Track scripts used for packaging (using the Opensuse Build Service). by Marco Poletti · 10 years ago