0
I Use This!
Inactive
Analyzed about 12 hours ago. based on code collected 1 day ago.

Project Summary

Dolt provides a drop-in replacement for libtool that significantly decreases compile times on the platforms it supports. Rather than the libtool approach of running a large script for every compile that repeatedly figures out how to build libraries on the platform, dolt figures out those details at configure time and writes out a minimal doltcompile script containing only the commands needed to build a library on the current platform.

If you use automake, autoconf, and libtool, then using dolt just requires two steps:

1. add DOLT after the call to LT_INIT, AC_PATH_LIBTOOL, or AM_PATH_LIBTOOL in your configure.ac or configure.in script, and
2. append dolt.m4 to your project's acinclude.m4.

For any platform Dolt does not support, it will transparently fall back to libtool.

Tags

autoconf automake autotools build build_tools compile development library libtool make tools

In a Nutshell, dolt...

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags

30 Day Summary

Mar 18 2024 — Apr 17 2024

12 Month Summary

Apr 17 2023 — Apr 17 2024