http://llvm.org/bugs/show_bug.cgi?id=14778

             Bug #: 14778
           Summary: DragonEgg should build and install dragonegg.so when
                    checked out under llvm/projects
           Product: dragonegg
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


The motivation here is two-fold:
1) simplify the workflow for refactoring LLVM libraries and updating dragonegg
by letting developers have "one big checkout" and "one big build" to test
everything.

2) simplify building and installing a toolchain that contains Clang, DragonEgg,
and the rest of the LLVM toolchain bits.


The idea is that users should be able to just check the project out into
llvm/projects/dragonegg and the build system should Just Work for both the
Makefiles and CMake.


The existing simple Makefile can stick around under a different name to
facilitate out-of-tree users that may want an easier integration point.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to