Giter Site home page Giter Site logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
This seems reasonable to me, and I'll be happy to commit it. For that matter, 
maybe we should be using a makefile (or *something* other than a shell 
script...)

Thanks for the patch.

Original comment by [email protected] on 11 Feb 2015 at 7:40

from cld2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
BTW with around 20 cmake lines you can have everything working correctly.

that kind of build scripts are really painful for every kind of usage.

you are using -m64, this is wrong to me, do you want to exclude everybody using 
a non64 arch?

Original comment by [email protected] on 11 Feb 2015 at 7:55

from cld2.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
This is committed, along with some other minor tweaks (warning messages and the 
SONAME bits you asked for in issue 29) in r194.

Regarding your comment in #2: CLD's primary consumer is the Chromium 
open-source project, which doesn't use these scripts at all - it has a 
completely custom build system (GYP/GN and ninja) that have their own "unique" 
mechanisms for setting the various flags and options. The shell scripts are 
really just for hand-running tests and tweaking the build, it's kind of 
expected that an embedder would have their own tech for building that they'd 
want to pull this into.

I'm happy to take submissions for more robust (and simple) build logic! If 
you're willing to write it up, send it along and if it looks reasonable we'll 
get it committed and credit you in the commit message.

Original comment by [email protected] on 12 Feb 2015 at 11:26

  • Changed state: Fixed

from cld2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.