Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

SourceClean is a utility designed to simplify source code by removing #if/#ifdef/#ifndef directives, thereby enhancing readability. Many projects require compatibility across various platforms, and utilizing #ifdef allows software to be compiled with GCC, tailoring it for different environments or functionalities based on specific conditions. By incorporating the compilation options -save-temps=obj -fdirectives-only, we can retain the intermediary files generated during the compilation process. These intermediate files can then be utilized by SourceClean to create cleaner source files that exclude ifdef/ifndef statements, ultimately facilitating a clearer understanding of the code. This process not only aids in readability but also improves maintainability for future development efforts.

Description

Distcc is a system designed for distributed compilation that speeds up the build process for C, C++, Objective-C, and Fortran by distributing compile tasks across various networked machines. This tool works effectively with both GCC and Clang toolchains, seamlessly intercepting compiler commands and redistributing them to remote daemons while maintaining optimization settings, include directories, and tracking of dependencies. The architecture is client-server based, featuring a lightweight listener that oversees job queues, prioritizes local compilation as necessary, and easily identifies available hosts through straightforward configuration or DNS. Additionally, Distcc accommodates cross-compilation setups, offers SSH tunneling for secure clusters, allows for the blacklisting of unreliable servers, and integrates well with modern build systems such as Make, CMake, and Ninja. It also includes monitoring tools that supply real-time data on job distribution and performance, and its compatibility with compilation databases (compdb) permits detailed management of distributed workloads. Overall, Distcc is a powerful solution that significantly enhances build efficiency across diverse development environments.

API Access

Has API No 

API Access

Has API No 

Screenshots View All

Screenshots View All

Integrations

C No 
C++ No 
Fortran No 
Make No 
Objective-C No 

Integrations

C Yes 
C++ Yes 
Fortran Yes 
Make Yes 
Objective-C Yes 

Pricing Details

$49/user
Free Trial No 
Free Version No 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows Yes 
Mac No 
Linux No 
Chromebook No 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows No 
Mac No 
Linux Yes 
Chromebook No 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Vendor Details

Company Name

SourceDebug

Country

China

Website

www.sourcedebug.com

Vendor Details

Company Name

distcc

Founded

2002

Country

United States

Website

www.distcc.org

Product Features

Application Development

Access Controls/Permissions No 
Code Assistance No 
Code Refactoring No 
Collaboration Tools No 
Compatibility Testing No 
Data Modeling No 
Debugging No 
Deployment Management No 
Graphical User Interface No 
Mobile Development No 
No-Code No 
Reporting/Analytics No 
Software Development No 
Source Control No 
Testing Management No 
Version Control No 
Web App Development No 

Product Features

Build Automation

Automated Testing No 
Build Cache No 
Build Management Tools No 
Build Metrics No 
Change Only Compiling No 
Debugging Tools No 
Dependency Management No 
IDE Compatibility No 
Parallel Testing No 
Plugin Library No 
Source Code Management No 
Version Conflict Resolution No 

Alternatives

Babel Obfuscator Reviews

Babel Obfuscator

babelfor.NET

Alternatives

Java Reviews

Java

Oracle
Phoenix.vu Reviews

Phoenix.vu

iBoson Innovations Private Limited
Zig Reviews

Zig

Zig Software Foundation