projects
/
idea
/
community.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09582d8
)
moving native binaries to community
author
Dmitry Jemerov
<yole@intellij.com>
Fri, 25 Sep 2009 14:49:12 +0000
(18:49 +0400)
committer
Dmitry Jemerov
<yole@intellij.com>
Fri, 25 Sep 2009 14:49:12 +0000
(18:49 +0400)
26 files changed:
native/VistaUpdaterLauncher/VistaUpdaterLauncher.sln
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher.sln
with 100% similarity]
patch
|
blob
|
history
native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.cpp
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.cpp
with 100% similarity]
patch
|
blob
|
history
native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.rc
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.rc
with 100% similarity]
patch
|
blob
|
history
native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.vcproj
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.vcproj
with 100% similarity]
patch
|
blob
|
history
native/VistaUpdaterLauncher/VistaUpdaterLauncher/resource.h
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/resource.h
with 100% similarity]
patch
|
blob
|
history
native/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.cpp
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.cpp
with 100% similarity]
patch
|
blob
|
history
native/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.h
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.h
with 100% similarity]
patch
|
blob
|
history
native/VistaUpdaterLauncher/VistaUpdaterLauncher/targetver.h
[moved from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/targetver.h
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/ReadMe.txt
[moved from
tools/fileWatcher3/ReadMe.txt
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/fileWatcher3.cpp
[moved from
tools/fileWatcher3/fileWatcher3.cpp
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/fileWatcher3.rc
[moved from
tools/fileWatcher3/fileWatcher3.rc
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/fileWatcher3.sln
[moved from
tools/fileWatcher3/fileWatcher3.sln
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/fileWatcher3.vcproj
[moved from
tools/fileWatcher3/fileWatcher3.vcproj
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/resource.h
[moved from
tools/fileWatcher3/resource.h
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/stdafx.cpp
[moved from
tools/fileWatcher3/stdafx.cpp
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/stdafx.h
[moved from
tools/fileWatcher3/stdafx.h
with 100% similarity]
patch
|
blob
|
history
native/fileWatcher/targetver.h
[moved from
tools/fileWatcher3/targetver.h
with 100% similarity]
patch
|
blob
|
history
native/fsNotifier/mac/fsnotifier.c
[moved from
tools/fsNotifier/mac/fsnotifier.c
with 100% similarity]
patch
|
blob
|
history
native/fsNotifier/mac/make.sh
[moved from
tools/fsNotifier/mac/make.sh
with 100% similarity]
patch
|
blob
|
history
native/restarter/ReadMe.txt
[moved from
tools/restarter/ReadMe.txt
with 100% similarity]
patch
|
blob
|
history
native/restarter/restarter.cpp
[moved from
tools/restarter/restarter.cpp
with 100% similarity]
patch
|
blob
|
history
native/restarter/restarter.sln
[moved from
tools/restarter/restarter.sln
with 100% similarity]
patch
|
blob
|
history
native/restarter/restarter.vcproj
[moved from
tools/restarter/restarter.vcproj
with 100% similarity]
patch
|
blob
|
history
native/restarter/stdafx.cpp
[moved from
tools/restarter/stdafx.cpp
with 100% similarity]
patch
|
blob
|
history
native/restarter/stdafx.h
[moved from
tools/restarter/stdafx.h
with 100% similarity]
patch
|
blob
|
history
native/restarter/targetver.h
[moved from
tools/restarter/targetver.h
with 100% similarity]
patch
|
blob
|
history
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher.sln
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher.sln
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher.sln
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher.sln
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.cpp
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.cpp
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.cpp
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.cpp
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.rc
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.rc
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.rc
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.rc
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.vcproj
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.vcproj
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.vcproj
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher/VistaUpdaterLauncher.vcproj
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher/resource.h
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher/resource.h
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/resource.h
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher/resource.h
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.cpp
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.cpp
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.cpp
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.cpp
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.h
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.h
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.h
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher/stdafx.h
diff --git
a/tools/VistaUpdaterLauncher/VistaUpdaterLauncher/targetver.h
b/native/VistaUpdaterLauncher/VistaUpdaterLauncher/targetver.h
similarity index 100%
rename from
tools/VistaUpdaterLauncher/VistaUpdaterLauncher/targetver.h
rename to
native/VistaUpdaterLauncher/VistaUpdaterLauncher/targetver.h
diff --git
a/tools/fileWatcher3/ReadMe.txt
b/native/fileWatcher/ReadMe.txt
similarity index 100%
rename from
tools/fileWatcher3/ReadMe.txt
rename to
native/fileWatcher/ReadMe.txt
diff --git
a/tools/fileWatcher3/fileWatcher3.cpp
b/native/fileWatcher/fileWatcher3.cpp
similarity index 100%
rename from
tools/fileWatcher3/fileWatcher3.cpp
rename to
native/fileWatcher/fileWatcher3.cpp
diff --git
a/tools/fileWatcher3/fileWatcher3.rc
b/native/fileWatcher/fileWatcher3.rc
similarity index 100%
rename from
tools/fileWatcher3/fileWatcher3.rc
rename to
native/fileWatcher/fileWatcher3.rc
diff --git
a/tools/fileWatcher3/fileWatcher3.sln
b/native/fileWatcher/fileWatcher3.sln
similarity index 100%
rename from
tools/fileWatcher3/fileWatcher3.sln
rename to
native/fileWatcher/fileWatcher3.sln
diff --git
a/tools/fileWatcher3/fileWatcher3.vcproj
b/native/fileWatcher/fileWatcher3.vcproj
similarity index 100%
rename from
tools/fileWatcher3/fileWatcher3.vcproj
rename to
native/fileWatcher/fileWatcher3.vcproj
diff --git
a/tools/fileWatcher3/resource.h
b/native/fileWatcher/resource.h
similarity index 100%
rename from
tools/fileWatcher3/resource.h
rename to
native/fileWatcher/resource.h
diff --git
a/tools/fileWatcher3/stdafx.cpp
b/native/fileWatcher/stdafx.cpp
similarity index 100%
rename from
tools/fileWatcher3/stdafx.cpp
rename to
native/fileWatcher/stdafx.cpp
diff --git
a/tools/fileWatcher3/stdafx.h
b/native/fileWatcher/stdafx.h
similarity index 100%
rename from
tools/fileWatcher3/stdafx.h
rename to
native/fileWatcher/stdafx.h
diff --git
a/tools/fileWatcher3/targetver.h
b/native/fileWatcher/targetver.h
similarity index 100%
rename from
tools/fileWatcher3/targetver.h
rename to
native/fileWatcher/targetver.h
diff --git
a/tools/fsNotifier/mac/fsnotifier.c
b/native/fsNotifier/mac/fsnotifier.c
similarity index 100%
rename from
tools/fsNotifier/mac/fsnotifier.c
rename to
native/fsNotifier/mac/fsnotifier.c
diff --git
a/tools/fsNotifier/mac/make.sh
b/native/fsNotifier/mac/make.sh
similarity index 100%
rename from
tools/fsNotifier/mac/make.sh
rename to
native/fsNotifier/mac/make.sh
diff --git
a/tools/restarter/ReadMe.txt
b/native/restarter/ReadMe.txt
similarity index 100%
rename from
tools/restarter/ReadMe.txt
rename to
native/restarter/ReadMe.txt
diff --git
a/tools/restarter/restarter.cpp
b/native/restarter/restarter.cpp
similarity index 100%
rename from
tools/restarter/restarter.cpp
rename to
native/restarter/restarter.cpp
diff --git
a/tools/restarter/restarter.sln
b/native/restarter/restarter.sln
similarity index 100%
rename from
tools/restarter/restarter.sln
rename to
native/restarter/restarter.sln
diff --git
a/tools/restarter/restarter.vcproj
b/native/restarter/restarter.vcproj
similarity index 100%
rename from
tools/restarter/restarter.vcproj
rename to
native/restarter/restarter.vcproj
diff --git
a/tools/restarter/stdafx.cpp
b/native/restarter/stdafx.cpp
similarity index 100%
rename from
tools/restarter/stdafx.cpp
rename to
native/restarter/stdafx.cpp
diff --git
a/tools/restarter/stdafx.h
b/native/restarter/stdafx.h
similarity index 100%
rename from
tools/restarter/stdafx.h
rename to
native/restarter/stdafx.h
diff --git
a/tools/restarter/targetver.h
b/native/restarter/targetver.h
similarity index 100%
rename from
tools/restarter/targetver.h
rename to
native/restarter/targetver.h