log libpam-sys/build.rs @ 196:568faf823f34 libpam-sys/v0.2.0

age author description
Sat, 02 Aug 2025 19:01:21 -0400 Paul Fisher Clean up docs and link versions to the right place.
Sat, 02 Aug 2025 18:47:46 -0400 Paul Fisher Restructure the way libpam-sys-impls works to fix cross-compilation.
Wed, 30 Jul 2025 17:53:31 -0400 Paul Fisher Turn `libpam-sys-consts` back into `libpam-sys-impls`.
Mon, 07 Jul 2025 12:11:43 -0400 Paul Fisher Move libpam-sys helpers into their own library.
Thu, 03 Jul 2025 14:28:04 -0400 Paul Fisher Separate libpam-sys-helpers from libpam-sys.
Thu, 03 Jul 2025 11:03:36 -0400 Paul Fisher Use standard #[cfg] directives rather than custom proc macros.
Wed, 02 Jul 2025 02:24:21 -0400 Paul Fisher Get all the Linux-PAM functions into libpam-sys, and get tests right.