index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2013-03-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-01-30
Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'
Derek Schuff
2013-01-28
Improved svn repo searching for 'make update'
Edwin Vane
2013-01-02
Update the root Makefile for VMCore -> IR. Missed by my original search
Chandler Carruth
2012-11-13
Merge commit 'be02a90de17f857ba65bbd8a11653ca1bad30adc'
Derek Schuff
2012-11-06
[c-index-test] When building with BUILD_CLANG_ONLY=YES, include c-index-test.
Argyrios Kyrtzidis
2012-10-25
Merge commit 'a8a0a155de16830b8fcab539ba2ec21de3145532'
Derek Schuff
2012-10-24
Don't try to install c-index-test with BUILD_CLANG_ONLY. rdar://12492703
Bob Wilson
2012-10-12
Merge commit '40573998821fde7ffeabe8507f4c9e8c7cf762f6'
Derek Schuff
2012-10-11
Merge commit '2fa8af224ea026f9432e833fd6f42a216423a010'
Derek Schuff
2012-10-10
Remove dead variable.
Bill Wendling
2012-10-02
Set the 'build clang only' flag when we're building only clang.
Bill Wendling
2012-10-01
Merge commit '72f0976c1b91c7ba50dce4d0ad0289dc14d37f81'
Derek Schuff
2012-09-24
Clear UNIVERSAL_SDK_PATH setting when building host tools. <rdar://12360497>
Bob Wilson
2012-09-18
Merge commit '8e70b5506ec0d7a6c2740bc89cd1b8f12a78b24f'
Derek Schuff
2012-08-22
darwin/cross-build: Unset SDKROOT when building BuildTools.
Daniel Dunbar
2012-08-21
Merge up to r162331, git commit bc363931085587bac42a40653962a3e5acd1ffce
Derek Schuff
2012-08-14
Fix the make update target to work even when sub repo repositories are ignored.
David Blaikie
2012-07-09
LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)
Derek Schuff
2012-05-09
Do not install llvm-config-host for cross-builds of clang. rdar://11317847
Bob Wilson
2012-04-19
When cross compiling, install a host version of llvm-config. <rdar://11187889>
Bob Wilson
2012-01-17
Makefile: add missing files to FilesToConfig
Dylan Noblesmith
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-11-30
Remove the install-clang-c makefile target.
Bob Wilson
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-27
Partially revert r145157 to quiet an unhappy buildbot.
Bob Wilson
2011-11-27
Merge the install-clang-c target into install-clang. <rdar://problem/10217046>
Bob Wilson
2011-11-12
build/Make: Define a TARGET_NATIVE_ARCH variable to be a bit more precise than
Daniel Dunbar
2011-11-11
build/Make: Change llvm-config-2 to be compiled as a build tool.
Daniel Dunbar
2011-11-11
cross-build/Make: Update cross build to properly forward ARCH and
Daniel Dunbar
2011-11-11
Add an option '--enable-libcpp' that will have the compiler pass on
Eric Christopher
2011-11-10
build/Make: Try to switch over to llvm-config-2 again, now that I've cleaned up
Daniel Dunbar
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-02
build/Make: Update for rename of show-diagnostics.
Daniel Dunbar
2011-10-19
Updating 'update' target to handle svn 1.7 'info' output. Patch by Jean-Dania...
David Blaikie
2011-10-08
Add clang-tblgen to OPTIONAL_DIRS when building native tools for the
Peter Collingbourne
2011-10-01
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-09-19
Remove llvmc and assorted build machinery for it.
Eric Christopher
2011-06-10
Install libprofile_rt.dylib where it's more available for gcov support.
Bill Wendling
2011-04-11
build: Add support for a SHOW_DIAGNOSTICS build variable.
Daniel Dunbar
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-11-27
build/Makefiles: Don't build unittests when ONLY_TOOLS is set.
Daniel Dunbar
2010-11-12
Add --enable-docs. Patch by NAKAMURA Takumi.
Rafael Espindola
2010-08-15
llvmc: remove dynamic plugins.
Mikhail Glushenkov
2010-08-02
tests: Kill off custom targets which were just there for TestRunner.sh.
Daniel Dunbar
2010-07-20
Add support for a new Apple-style build target, EmbeddedSim, that builds
Bob Wilson
2010-07-16
build/Clang: Build and install libLTO as part of clang-only/install-clang tar...
Daniel Dunbar
2010-07-07
Issue the warning about being slow whenever optimization is disabled,
Duncan Sands
[next]