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.rules
Age
Commit message (
Expand
)
Author
2002-07-23
Allow directories to specify that they want to be built as a shared object by...
Chris Lattner
2002-07-23
Enable USEDLIBS to contain .a and .o files
Chris Lattner
2002-07-09
Add makefile-mode flag for emacs.
Vikram S. Adve
2002-05-10
* Allow a profile'd code build to be done with a simple 'make ENABLE_PROFILIN...
Chris Lattner
2002-04-07
Hopefully this change will make the makefile work for other people without ha...
Chris Lattner
2002-04-05
* Allow purify builds to be enabled without hacking the makefile. Now you
Chris Lattner
2002-02-11
Try to fix build error
Chris Lattner
2002-01-23
Add := to make stuff more efficient
Chris Lattner
2002-01-21
Reenable warning now that Chuck fixed GCC
Chris Lattner
2002-01-20
Changes to build successfully with GCC 3.02
Chris Lattner
2001-11-07
1. -Winline emits spurious warnings that aren't useful right now
Chris Lattner
2001-10-30
Add easy way to enable purify support
Chris Lattner
2001-10-22
Simplify etags command.
Vikram S. Adve
2001-10-18
Change Sources specifier to ExtraSources
Chris Lattner
2001-10-17
Allow only extra Source files to be listed in a local Makefile.
Vikram S. Adve
2001-10-14
Burg files should come out of the Debug Directory for temporary files
Chris Lattner
2001-10-13
Fixed tags target so it only happens at root level.
Vikram S. Adve
2001-10-13
Each tools should not make tags
Chris Lattner
2001-10-10
Added a rule for building TAGS.
Vikram S. Adve
2001-09-10
Add support for tool specified linker options
Chris Lattner
2001-09-09
Fix automatic dependence on static libs
Chris Lattner
2001-09-07
Support TOOLNAME and USEDLIBS options for easier tool building
Chris Lattner
2001-08-28
Added InstrSched library to link line.
Vikram S. Adve
2001-08-06
And add rule to create a .cpp source file from burg input file!
Vikram S. Adve
2001-08-06
Add path and options for burg.
Vikram S. Adve
2001-07-28
Remove lib/LLC library.
Vikram S. Adve
2001-07-21
Added support for getting the dependence of an executable on its libs,
Vikram S. Adve
2001-07-18
Compile source files in alphabetical order
Chris Lattner
2001-07-15
Changed default to building library archives instead of shared objects.
Vikram S. Adve
2001-06-29
Fixed the obnoxious problem that caused an entire directory to rebuild
Chris Lattner
2001-06-06
Initial revision
Chris Lattner
[prev]