Commit Graph

8237 Commits

Author SHA1 Message Date
Patrick Plenefisch
b7ad001b4d Fixing packaging 2014-04-05 21:53:58 -04:00
Patrick Plenefisch
87e9b6ce51 toolchain name... 2014-04-05 20:32:17 -04:00
Patrick Plenefisch
885c3ab839 reverting building opkg in maven/cmake (now uses ant) 2014-04-05 19:47:19 -04:00
Patrick Plenefisch
af2368b6f2 Moving opkg build to deployment 2014-04-05 19:44:14 -04:00
Patrick Plenefisch
c0222d4e2d Automatic SO downloading & updating
--HG--
extra : source : 11f8cf1c8ac2a81610ae086b440b6f5ca844377f
2014-04-05 02:48:17 -04:00
Brad Miller
69d9ad70ab CMake Changes
This is the changes made by Patrick Plenefisch converting the native
code to use CMake and the CMake Maven Plugin, as opposed to the
native Maven plugin. This is to allow for compatibility with newer
versions of the GCC toolchain. All the cpp sources were moved from
maven style directories to cpp style directories for CMake.

Change-Id: I67f5e3608948f37c83b0990d232105a3784f8593
2014-04-01 11:18:29 -04:00
Fredric Silberberg
33134bef1d Java 8 Compilation Fixes
Added in profiles to disable the doclint in Java 8 compilations,
which will cause the build to error on javadoc issues.

Change-Id: Id9e50ca35034ea086195855f6d1515381213dd2f
2014-03-20 19:17:16 -04:00
Fredric Silberberg
4546abc8c5 Version 4 Image
Updated the HAL library to work with the new version 3 headers
from NI. There were multiple changes in this verison: more PWM
generators were added, so the functions for setting PWM signals have
been updated. UserWatchdog has been removed, and Watchdog has been
removed from WPILib to accomodate for this. Digital selection has been
consolidated to one function in the NI headers, so this has been updated
in the HAL. New SPI and I2C libraries have been added, but need to
be implemented in the HAL before they will work.
2014-03-20 13:12:02 -04:00
Fredric Silberberg
b1ef116104 Revert "Applied patch from Dustin Spicuzza to fix robot hang"
This reverts commit d3ef8de5e9.
2014-03-04 21:49:25 -05:00
Mitchell Wills
d3ef8de5e9 Applied patch from Dustin Spicuzza to fix robot hang
Change-Id: I273feafcad5c95de04a11bab64c2d5596f248662
2014-03-04 16:00:04 -05:00
Fredric Silberberg
8d1fc91e8d .gitreview file
Added in .gitreview file that allows git review -s to autoconfigure
the gerrit remote, prompting for a username.

Change-Id: I59752c2ec8921b4cfb8532fceed8ef25a6682909
2014-03-03 11:30:55 -05:00
Paul Malmsten
5f727e57a8 Eclipse toolchain installer now preserves executable bit on Linux
Change-Id: I55fec21cf8a972c7e6f216fed0d4cf1287959ca6
2014-02-23 13:00:47 -05:00
Fredric Silberberg
2606362509 Changed the CPU Architecture
Changed the cpu architecture to armv7-a to get rid of a warning
about conflicting flags

Change-Id: I42ef441b073199d562062f376334cecea1614060
2014-02-22 17:59:53 -05:00
Paul Malmsten
aad6d11f4a Renamed log.h to Log.h 2014-02-03 21:43:24 -05:00
Paul Malmsten
938a422b21 Added human-readable error messages to the Maven and Java version enforcer rules 2014-01-26 20:12:02 -05:00
Paul Malmsten
1a7526fc85 Disabled NetworkTables java Azalea build by default 2014-01-26 19:25:30 -05:00
Paul Malmsten
5d1d9fcde5 Added enforcer rules to restrict Maven and Java versions 2014-01-26 19:20:27 -05:00
Paul Malmsten
616acc26dc Corrected incorrect relative path to parent POM 2014-01-26 17:57:35 -05:00
Paul Malmsten
0d5410a118 Removed all repository definitions pointing to Jenkins (aka. frcbuilder) 2014-01-26 14:13:15 -05:00
brad
3924a4b6fb fixed the path name for sflt 2014-01-26 13:56:15 -05:00
Paul Malmsten
aa40fd0c53 Replaced hardcoded forward slash with system correct separator 2014-01-26 13:34:56 -05:00
Paul Malmsten
476dccdd33 Corrected <relativePath> that pointed to directory instead of pom.xml 2014-01-26 13:25:56 -05:00
Paul Malmsten
bbc0a6b95d Corrected <relativePath> that pointed to directory instead of pom.xml 2014-01-26 13:24:49 -05:00
Paul Malmsten
203debb460 Updated wpilibJavaJNI JDK include path to use default location in user's home directory 2014-01-26 13:17:00 -05:00
brad
2bdd95d722 Set Azalea wpilibc off by default 2014-01-23 19:23:50 -05:00
brad
9880ff3fd3 turn off network tables desktop and azalea builds by default 2014-01-23 18:13:20 -05:00
brad
3e74499d4a Turn off Azalea hal by default 2014-01-23 17:47:28 -05:00
charris
f2746b7d41 Merge branch 'master' of ssh://charris@usfirst.collab.net:29418/allwpilib 2014-01-20 16:27:07 -05:00
charris
28848553a6 missing file from original commit and push 2014-01-20 16:22:52 -05:00
brad
6a87f90574 Updated <relativePath> references to static-library 2014-01-19 20:18:14 -05:00
brad
155af59668 Replaced hardcoded JDK include path with property 2014-01-19 20:00:03 -05:00
brad
08d06bd22f Updated parent pom <relativePath> properties to be correct 2014-01-19 19:57:48 -05:00
charris
f7146d4230 JNI for java
Normal vs recursive mutex
HAL delineation
2014-01-06 10:12:21 -05:00
charris
b62b606110 JNI implementation for Java
Normal vs
2014-01-06 09:27:51 -05:00
Brad Miller
4297b2bc9d Merge branch 'master' of ssh://usfirst.collab.net:29418/allwpilib 2013-12-15 18:47:16 -05:00
Gerrit Code Review
d09371bc02 Initial empty repository 2013-12-15 15:32:39 -08:00
Brad Miller
3178911eef Initial checkin of unified hierarchy of WPILib 2015 2013-12-15 18:30:16 -05:00