0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 24 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix scons build w.r.t pkg-config and installed C lib location. More... almost 15 years ago
Update numscons build to support pkg-config-like files. More... almost 15 years ago
Add dummy cflags options for mlib template. More... almost 15 years ago
Add add_installed_pkg_config function, for automatic pkg-config-like generation/handling. More... almost 15 years ago
Refactor a bit the code to generate npymath.ini. More... almost 15 years ago
Handle path sep as well in npymath.ini. More... almost 15 years ago
Move subst_vars as we will need it at several places. More... almost 15 years ago
Require 0.10.2 version of numscons - needed for installed C libraries. More... almost 15 years ago
Raise a PkgNotFound exception in get_info if the package is not found. More... almost 15 years ago
Add a function get_info to replace get_npymath_info, in a more generic way. More... almost 15 years ago
When built in-place, make sure build_clib is built inplace too. More... almost 15 years ago
Fix typo in add_library. More... almost 15 years ago
Add an inplace option to build_clib - this is necessary for using installed C libraries in in-place build. More... almost 15 years ago
Refactor function to substitute a dict from an .in file. More... almost 15 years ago
Add parse_flags function + some unit tests. More... almost 15 years ago
Add two unit-tests for LibraryInfo. More... almost 15 years ago
Fix npymath.ini generation, and handle in-place build correctly. More... almost 15 years ago
Fix whitespaces issues. More... almost 15 years ago
Handle NPY_PKG_CONFIG_PATH in our fake pkg-config emulator. More... almost 15 years ago
First attempt at generating .ini file with install-time info. More... almost 15 years ago
Fix mlib.ini generation. More... almost 15 years ago
Install the mlib.ini file. More... almost 15 years ago
Handle variable definition in pkg-config emulator. More... almost 15 years ago
Deal with multiple locations for one filename. More... almost 15 years ago
Implement a trivial cache mechanism for LibraryInfo instances creation. More... almost 15 years ago
Better design for LibraryInfo, to handle variables redefinition and requirements. More... almost 15 years ago
we now implement cflags, libs, variables handling and basic depends - the code is a mess, though. More... almost 15 years ago
Start working on npy_pkg_config, to handle core libraries build issues through a pkg-config-like file. More... almost 15 years ago
Update comment on using install_clib as a subcommand. More... almost 15 years ago
Minver for numscons is now 0.10.1. More... almost 15 years ago