index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.common
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs] Remove unsupported references to ExtraSource variable.
Daniel Dunbar
2012-05-15
1
-2
/
+1
*
Removed trailing whitespace from Makefiles.
Misha Brukman
2009-01-09
1
-6
/
+6
*
remove attributions from the rest of the llvm makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Update comments to reflect new variable names. Patch contributed by
Reid Spencer
2005-02-14
1
-5
/
+5
*
Make this file capable of being used by both LLVM and its projects
Reid Spencer
2005-01-16
1
-0
/
+4
*
No really, this is LLVM!
Chris Lattner
2004-10-30
1
-1
/
+1
*
Standardize header comments of top-level Makefiles.
Misha Brukman
2004-04-24
1
-2
/
+2
*
Added LLVM copyright notice.
John Criswell
2003-10-21
1
-0
/
+7
*
Checkin of autoconf-style object root.
John Criswell
2003-09-06
1
-793
/
+2
*
Slightly simplify make logic
Chris Lattner
2003-08-29
1
-3
/
+1
*
Start using `llvm-as' instead of `as'.
Misha Brukman
2003-08-28
1
-1
/
+1
*
Refactor code slightly. Make code compiled with llvmgcc use the warning options
Chris Lattner
2003-08-27
1
-4
/
+5
*
Fix typeo
Chris Lattner
2003-08-23
1
-1
/
+1
*
Remove last remenants of cleandeps
Chris Lattner
2003-08-22
1
-3
/
+3
*
Ugh, really fix it now... :(
Chris Lattner
2003-08-22
1
-1
/
+1
*
Fix computation of LLVM_OBJ_ROOT for non-projects :(
Chris Lattner
2003-08-22
1
-7
/
+11
*
Include the top-level Makefile.config from the LLVM tree for projects
Chris Lattner
2003-08-21
1
-0
/
+4
*
Projects no longer need to specify LLVM_OBJ_ROOT. Also, for the prdirs targe...
Chris Lattner
2003-08-21
1
-13
/
+9
*
The word `dependence' and its derivatives have no `a'.
Misha Brukman
2003-08-21
1
-5
/
+5
*
Make the tags rule tolerate lack of one of the standard directories
Chris Lattner
2003-08-21
1
-1
/
+3
*
* Remove cleandeps target
Chris Lattner
2003-08-21
1
-10
/
+6
*
fix dependency
Chris Lattner
2003-08-21
1
-1
/
+1
*
Point to the correct cc1/cc1plus binaries
Chris Lattner
2003-08-20
1
-2
/
+2
*
Modified the SUFFIXES pseudo targets so that we remove all default suffixes
John Criswell
2003-08-20
1
-8
/
+11
*
Add new cleandeps target, to allow easy cleaning out of .d files
Chris Lattner
2003-08-18
1
-4
/
+12
*
Remove extraneous ;'s, no functional changes
Chris Lattner
2003-08-15
1
-14
/
+14
*
Add llvm tools to path of LLVMGCC
Chris Lattner
2003-08-15
1
-2
/
+2
*
Make sure to create the directory before we cram a .bc file into it
Chris Lattner
2003-08-15
1
-2
/
+2
*
Implement BYTECODE_LIBRARY support
Chris Lattner
2003-08-15
1
-10
/
+62
*
Simplifications to Makefile.common, remove support for Purify since it was
Chris Lattner
2003-08-14
1
-26
/
+15
*
Merged in changes between PRE11_ROOT and LLVM_PRE111 (i.e. the beginning of
John Criswell
2003-08-12
1
-9
/
+5
*
Makefile.common: Remove commented-out and duplicate rules.
Brian Gaeke
2003-08-06
1
-46
/
+0
*
Reverted back to using OR for cmp/mv operations for lex/yacc output.
John Criswell
2003-08-05
1
-3
/
+3
*
Switched from using diff to cmp for two reasons:
John Criswell
2003-08-05
1
-3
/
+3
*
Urg, do not print "foo has changed" messages
Chris Lattner
2003-08-04
1
-3
/
+3
*
While I'm looking at it, line up the SED lines
Chris Lattner
2003-08-04
1
-2
/
+3
*
* Don't print out HOW we are running Flex unless in verbose mode. We already
Chris Lattner
2003-08-04
1
-4
/
+11
*
Modified the use of libtool so that we don't compile every file twice.
John Criswell
2003-07-31
1
-22
/
+44
*
Renamed libtool to mklib for your tab completion pleasure.
John Criswell
2003-07-23
1
-2
/
+2
*
Marked some of the phony targets are PHONY. This will hopefully speed
John Criswell
2003-07-16
1
-0
/
+7
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+1
*
Add phony target "bytecode" to ensure that it works in recursive makes.
Vikram S. Adve
2003-07-10
1
-7
/
+11
*
Move the space separator to where it really belongs: in the print statement, not
Misha Brukman
2003-07-10
1
-2
/
+2
*
Removed an extra slash that appears in the path name when these variables are
Misha Brukman
2003-07-07
1
-1
/
+1
*
Renamed all of the LObj* variables (which represent libtool objects) to Obj*.
John Criswell
2003-07-01
1
-28
/
+28
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-110
/
+301
*
Added the OPTIONAL_DIRS variable for specifying optional directories to build.
John Criswell
2003-06-27
1
-0
/
+12
*
Reverted back to revision 1.91.
John Criswell
2003-06-20
1
-22
/
+2
*
Added a hack that takes the path relative to the home directory into account
John Criswell
2003-06-20
1
-2
/
+22
*
Fix problem building optmized build
Chris Lattner
2003-06-20
1
-1
/
+1
[next]