- 16 Jan, 2015 1 commit
-
-
Niels Möller authored
-
- 13 Jan, 2015 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 12 Jan, 2015 1 commit
-
-
Niels Möller authored
-
- 11 Jan, 2015 1 commit
-
-
Niels Möller authored
-
- 24 Nov, 2014 1 commit
-
-
Niels Möller authored
-
- 23 Oct, 2014 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 22 Oct, 2014 1 commit
-
-
Niels Möller authored
-
- 03 Sep, 2014 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 27 Aug, 2014 1 commit
-
-
Niels Möller authored
-
- 22 Aug, 2014 1 commit
-
-
Niels Möller authored
-
- 26 Jun, 2014 1 commit
-
-
When a user invokes pkg-config to get the necessary linker flags for linking to libhogweed, the user can add --static to get the private dependencies included, which are necessary for static linking. If the hogweed build contains both static and shared libraries, this works as intended - if the user explicitly passes -static to the linker to have it favor static libs over shared ones, the same user also needs to tell pkg-config about this intention. If the hogweed build happens to be static-only, the user of the library might not be aware of this, and might not realize needing to pass --static to pkg-config. (This is even more an issue in setups with a large number of libraries, where only a few of them are built static-only.) For these cases, where a library is built as only a static library, one fairly common convention (not used everywhere, but at least in some libraries I regularly use) is to include the private dependencies in the non-private section. This makes sure a user of the library doesn't need to be concerned about which way this library was built (unless the user intentionally overrides defaults by passing flags such as -static to the linker).
-
- 25 Jun, 2014 1 commit
-
-
Niels Möller authored
-
- 31 May, 2014 2 commits
-
-
Niels Möller authored
Fixes problem with windows dll linking.
-
Niels Möller authored
-
- 28 May, 2014 1 commit
-
-
Niels Möller authored
-
- 15 May, 2014 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
Problem reported by Peter Eriksson.
-
- 03 May, 2014 1 commit
-
-
Niels Möller authored
-
- 11 Apr, 2014 1 commit
-
-
Niels Möller authored
-
- 27 Jan, 2014 1 commit
-
-
Niels Möller authored
-
- 04 Jan, 2014 1 commit
-
-
Niels Möller authored
-
- 17 Dec, 2013 1 commit
-
-
Niels Möller authored
-
- 03 Dec, 2013 1 commit
-
-
Niels Möller authored
-
- 23 Nov, 2013 1 commit
-
-
Niels Möller authored
-
- 21 Nov, 2013 1 commit
-
-
Niels Möller authored
-
- 07 Oct, 2013 1 commit
-
-
Niels Möller authored
-
- 22 Sep, 2013 1 commit
-
-
Niels Möller authored
-
- 09 Sep, 2013 1 commit
-
-
Niels Möller authored
Prepare for assembly gcm_gf_mul_8.
-
- 15 May, 2013 1 commit
-
-
Niels Möller authored
-
- 25 Apr, 2013 1 commit
-
-
Niels Möller authored
-
- 24 Apr, 2013 1 commit
-
-
Niels Möller authored
-
- 18 Apr, 2013 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
Renamed directory armv7 to arm. New subdirectory arm/neon, for files using neon instructions. configure.ac hacked to make use of neon configurable.
-
- 16 Apr, 2013 1 commit
-
-
Niels Möller authored
-
- 12 Apr, 2013 1 commit
-
-
Niels Möller authored
-
- 14 Mar, 2013 1 commit
-
-
Niels Möller authored
-