[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ice-build] [eclipse/ice] 63865a: Added C-nature project files.
|
Branch: refs/heads/master
Home: https://github.com/eclipse/ice
Commit: 63865ae0d0d7972be6bf034fb24d99b2f4f4a52c
https://github.com/eclipse/ice/commit/63865ae0d0d7972be6bf034fb24d99b2f4f4a52c
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2014-11-08 (Sat, 08 Nov 2014)
Changed paths:
M src/native/org.eclipse.ice.datastructures.native/.cproject
M src/native/org.eclipse.ice.io.native/.cproject
M src/native/org.eclipse.ice.reactor.native/.cproject
M src/native/org.eclipse.ice.reactor.sfr/.cproject
M src/native/org.eclipse.ice.updater/.cproject
M tests/native/org.eclipse.ice.io.native.test/.cproject
M tests/native/org.eclipse.ice.reactor.native.test/.cproject
M tests/native/org.eclipse.ice.reactor.sfr.test/.cproject
Log Message:
-----------
Added C-nature project files.
Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>
Commit: be3f61632dee70fce459c070e4cf842700663941
https://github.com/eclipse/ice/commit/be3f61632dee70fce459c070e4cf842700663941
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2014-11-08 (Sat, 08 Nov 2014)
Changed paths:
R build/org.eclipse.ice.build/.project
R build/org.eclipse.ice.build/eclipse/pom.xml
R build/org.eclipse.ice.build/hudson/pom.xml
A org.eclipse.ice.build/.project
A org.eclipse.ice.build/pom.xml
Log Message:
-----------
Used the new project layout afforded by the Github move to unify the
build directories into one build. Moved the org.eclipse.ice.build
project up a directory and cleaned up the new build file a bit.
Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>
Commit: a4819bf196514594841bf7605c40a270cacac7a0
https://github.com/eclipse/ice/commit/a4819bf196514594841bf7605c40a270cacac7a0
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2014-11-08 (Sat, 08 Nov 2014)
Changed paths:
A features/org.eclipse.ice.feature/.gitignore
A features/org.eclipse.ice.feature/rootfiles/LICENSE
M org.eclipse.ice.target.kepler/kepler_rcp.target
A repository/org.eclipse.ice.repository/.gitignore
M tests/org.eclipse.ice.caebat.test/.gitignore
M tests/org.eclipse.ice.core.test/.gitignore
M tests/org.eclipse.ice.item.test/.gitignore
M tests/org.eclipse.ice.nek5000.test/.gitignore
Log Message:
-----------
Ignored some workspace directories created by the tests. Added the
LICENSE file to the feature rootfiles directory to fix a build bug
(although it should be there anyway) where Tycho would fail without the
rootfiles directory present. Added GlazedLists to the target.
Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>
Compare: https://github.com/eclipse/ice/compare/29dff2f385f9...a4819bf19651