339 Commits (02429a7cbfd1e37f2d70fed74fcf6ddf89ea36ab)
 

Author SHA1 Message Date
Daniel Scharrer 02429a7cbf README: Fix unshield link 12 years ago
Daniel Scharrer d89e97397d Remove obsolete Windows-specific time code paths 12 years ago
Daniel Scharrer 869dc4b26d Implement time functions using Win32 API directly 12 years ago
Daniel Scharrer ac92d0e213 Fix typo in comment 12 years ago
Daniel Scharrer ebed66f5d0 Fix spelling error in man page 12 years ago
Daniel Scharrer bfdfba9e03 Properly escape non-hyphen dashes in the man page 12 years ago
Daniel Scharrer 4b9309949f Add a .mailmap file for `git shortlog` 13 years ago
Daniel Scharrer aa444bcfb9 Fix warnings with older Boost version 13 years ago
Daniel Scharrer b20f687fa9 Doxygen: Remove DOT_FONT* settings 13 years ago
Daniel Scharrer 966e3cab2b Doxygen: Remove obsolete SYMBOL_CACHE_SIZE config 13 years ago
Daniel Scharrer 6d49eb14cc 'Fix' a style warning 13 years ago
Daniel Scharrer 0102716ca4 Move alignment functions out of types.hpp 13 years ago
Daniel Scharrer 43507ffac9 Rename util.hpp to math.cpp 13 years ago
Daniel Scharrer 216e4ecba6 Use -pedantic when compiling with -std=c++11 13 years ago
Daniel Scharrer 26989e65bd Replace ARRAY_SIZE with boost::size where possible 13 years ago
Daniel Scharrer 95b3d4e3ba .travis.yml: Retry dependency download on timeout 13 years ago
Daniel Scharrer 87c0b4ccb1 .travis.yml: Don't use quiet flags for commands 13 years ago
Daniel Scharrer eb82c77944 Avoid variable reassignment 13 years ago
Daniel Scharrer 193360a947 Move setup::evaluator to an anonymous namespace 13 years ago
Daniel Scharrer df4c7e4e4c Remove default_value element from flag mappings 13 years ago
Daniel Scharrer 208e64644e Declare support for Inno Setup 5.5.4 13 years ago
Daniel Scharrer bdba4788b4 Update cpplint.py to version 0.0.3 13 years ago
Daniel Scharrer 32eba667ea CMake: Don't rely on SOURCE_GLOB to find headers 13 years ago
Daniel Scharrer e6117a74ff Fix MSVC warning about an unreferenced variable 13 years ago
Daniel Scharrer cceec56548 [cppcheck] Initialize members of setup::version 13 years ago
Daniel Scharrer 6c413c1c55 [cppcheck] Prefer prefix increment for iterators 13 years ago
Daniel Scharrer bf811a523c [cppcheck] Catch exceptions by reference 13 years ago
Daniel Scharrer 3c6ff670a2 [cppcheck] Fix style warning 13 years ago
Daniel Scharrer 51f0a99e0c CMake: Improve VersionScript: break long strings 13 years ago
Daniel Scharrer efa666711a Fix a Clang warning (remove double negative) 13 years ago
Daniel Scharrer e2ee3b8d85 Allow to enable debug output in release builds 13 years ago
Daniel Scharrer 446cc540e9 Fix typo in comment 13 years ago
Daniel Scharrer b58bb0d854 Fix incorrect dependency for release.cpp 13 years ago
Daniel Scharrer 5a82a14a31 Add Travis CI configuration 13 years ago
Daniel Scharrer 0648167cad Abort early if we could not open slice files 13 years ago
Daniel Scharrer 7d7e78d83e Tweak error messages 13 years ago
Daniel Scharrer b87d69182a Fix an infinite loop with truncated LZMA streams 13 years ago
Daniel Scharrer 9373692246 cpplint: Fix warning for indented /*...*/ comments 13 years ago
Daniel Scharrer c9d79ae7a3 Add changelog entry for 1.4-windows-r1 13 years ago
Daniel Scharrer 507f4c178f Fix restoring original console color under Windows 13 years ago
Daniel Scharrer a144d3fff0 Fix flickering progress bar under Windows 13 years ago
Daniel Scharrer 9e40d651cb Don't set the background color under Windows 13 years ago
Daniel Scharrer e1525bcd41 Remove OS X-specific instructions from README.md 13 years ago
Daniel Scharrer b52c4a0699 Fix crash on startup under Windows 13 years ago
Daniel Scharrer 8f46f88e18 README.md: Add build instructions for OS X 13 years ago
Daniel Scharrer 2da68de0eb Add missing <ios> #include 13 years ago
Daniel Scharrer 8096ee4791 Fix typo in comment 13 years ago
Daniel Scharrer bda3ed4656 Output error summary to stderr for --quiet 13 years ago
Daniel Scharrer f9d0dbe790 Support forward slashes in stored paths 13 years ago
Daniel Scharrer 1c8777fece Add more (thread-safety) documentation 13 years ago