summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
...
* altosdroid: Automatically sign the released version if the key is availableKeith Packard2014-09-13
| | | | | | | Look in ~/altusmetrumllc for release.keystore and Passphrase and enable building and signing of the release binary. Signed-off-by: Keith Packard <keithp@keithp.com>
* Mark master branch as past the 1.5 pointKeith Packard2014-09-13
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Add ao-test-gps programKeith Packard2014-09-12
| | | | | | This waits for GPS to report lock Signed-off-by: Keith Packard <keithp@keithp.com>
* configure: Add --disable-install-shared-mime-info optionKeith Packard2014-09-10
| | | | | | | | This inhibits the installation of the shared mime info data file and updating of the shared mime database. Necessary if you want to use a distribution-specific shared mime installation hook, like dh_installmime Signed-off-by: Keith Packard <keithp@keithp.com>
* Tag version 1.4.9.31.4.9.3Keith Packard2014-09-09
| | | | | | This should be the final firmware version for 1.5 Signed-off-by: Keith Packard <keithp@keithp.com>
* Add ao-tools/ao-cal-accelKeith Packard2014-08-18
| | | | | | This C version may be more reliable than the nickle version Signed-off-by: Keith Packard <keithp@keithp.com>
* Use -ldl when testing whether -m32 and -m64 builds workKeith Packard2014-08-17
| | | | | | | We only need -ldl, and not -lbluetooth now that libaltos uses dlopen on the bluetooth library Signed-off-by: Keith Packard <keithp@keithp.com>
* Set version to 1.4.9.21.4.9.2Keith Packard2014-07-14
|
* Bump version to 1.4.9.1 -- on the way to 1.51.4.9.1Keith Packard2014-07-06
|
* Bump version to 1.4.1.1Keith Packard2014-06-24
|
* ao-tools: Add ao-test-baro, ao-test-igniter and ao-test-flashKeith Packard2014-06-22
| | | | | | C versions of the test programs used to validate hardware prior to ship Signed-off-by: Keith Packard <keithp@keithp.com>
* java: Bump java library versions for next releaseKeith Packard2014-06-16
| | | | | | Prepare for future release by bumping java versions now Signed-off-by: Keith Packard <keithp@keithp.com>
* tagging 1.4 releaseBdale Garbee2014-06-15
|
* Bump to version 1.3.2.41.3.2.4Keith Packard2014-06-07
|
* Set version to 1.3.2.31.3.2.3Keith Packard2014-06-07
| | | | | | Mayhem 2014 Saturday 2014-6-7 Signed-off-by: Keith Packard <keithp@keithp.com>
* Mark version 1.3.2.2Keith Packard2014-05-28
| | | | | | Preliminary 1.3.3 version (1.4?) Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Add first version of telegpsKeith Packard2014-05-28
| | | | | | Not much implemented yet, but a shell of the UI and the map Signed-off-by: Keith Packard <keithp@keithp.com>
* altosuilib: Add google maps API key, configured with -with-google-keyKeith Packard2014-05-28
| | | | | | | | | | | This places the actual key outside of the repository, allowing the user to configure the name of the file containing the key. By default, this pulls the key from $HOME/altusmetrumllc/google-maps-api-key. With the key present, there are no longer any rate limits to loading map data. Signed-off-by: Keith Packard <keithp@keithp.com>
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
| | | | | | API has changed for these libraries, time to bump the file versions Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump version to 1.3.3Keith Packard2014-04-05
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
| | | | | | | core remains a bad name to use -- dirvish skips files (and directories, it seems) with that name. Signed-off-by: Keith Packard <keithp@keithp.com>
* Mark development sequence to 1.3.3 by bumping version to 1.3.2.1Keith Packard2014-02-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Move .desktop and icon management out of debian dirKeith Packard2014-02-16
| | | | | | | This constructs a .desktop file from a template and installs it, along with suitable .svg icons, during the normal build process Signed-off-by: Keith Packard <keithp@keithp.com>
* Set version to 1.3.2 in preparation for releaseKeith Packard2014-01-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* set version to 1.3.1 for releaseBdale Garbee2014-01-21
|
* set version to 1.3.0.2 for test flights this weekendBdale Garbee2014-01-17
|
* libaltos: Build -m64 and -m32 for fat tarball when possibleKeith Packard2014-01-01
| | | | | | | Check to see if we can compile libaltos for both 32 bit and 64 bit systems, and then use those when generating the linux tarball. Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump version to 1.3.9.1Keith Packard2014-01-01
| | | | | | Lots of new features; let's not release with 1.3 set Signed-off-by: Keith Packard <keithp@keithp.com>
* altoslib: Bump library versionKeith Packard2013-12-20
| | | | | | | Prepare for next release by making sure we notice that the API/ABI for this library has changed. Signed-off-by: Keith Packard <keithp@keithp.com>
* Move pdclib build results to pdclib-rootKeith Packard2013-12-18
| | | | | | This makes pdclib easier to manage as a submodule Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Build pdclib locally if necessaryKeith Packard2013-12-18
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Set version to 1.3 in preparation for releaseKeith Packard2013-12-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Allow building without stlink and readlineKeith Packard2013-12-08
| | | | | | | | This adds --without-stlink and --without-readline options to configure to disable these features, and adjusts the build process and code to handle that. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Add ao-flash-stm and ao-flash-lpc scriptsKeith Packard2013-12-07
| | | | | | These use openocd to download boot loaders to the arm-based products Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Split out USB loader to ao-usbloadKeith Packard2013-11-28
| | | | | | Leave ao-stmload using just stlinkv2 Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Add ao-elftohex and .ihx symbol supportKeith Packard2013-11-28
| | | | | | | ao-elftohex converts an elf file into a hex file so that we can load it with java. Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump to version 1.2.9.41.2.9.4Keith Packard2013-11-12
|
* Another try at skipping broken avr-gccKeith Packard2013-10-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Make sure the AVR compiler can actually link stuffKeith Packard2013-10-10
| | | | | | | avr-gcc was broken for a while, causing all linking to fail. Check for that and don't try to build avr bits in that case. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Use installed pdclibKeith Packard2013-10-10
| | | | | | Switch over to the installed pdclib everywhere Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump version to 1.2.9.31.2.9.3Keith Packard2013-10-09
| | | | | | Rocketober, 2013 Signed-off-by: Keith Packard <keithp@keithp.com>
* Add --with parameters to configure for compiler selectionnew-stateKeith Packard2013-10-08
| | | | | | | | This allows the user to specify which compiler to use for each target CPU. Also checks to make sure the arm compiler supports -m0 and -m3 cpu type flags. The build now actually uses the specified compilers too. Signed-off-by: Keith Packard <keithp@keithp.com>
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
| | | | | | | Removes all of the AltosRecord bits, changes the monitor idle bits to have per-object state updaters. Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump version to 1.2.9.21.2.9.2Keith Packard2013-08-25
| | | | | | Set version for Airfest testing Signed-off-by: Keith Packard <keithp@keithp.com>
* Set version to 1.2.9.1Keith Packard2013-05-26
| | | | | | Mark bits to be used on Monday of NSL 2013 Signed-off-by: Keith Packard <keithp@keithp.com>
* Separate out cortex-m0 compiler tests in configureKeith Packard2013-05-21
| | | | | | | | The summon arm toolchain doesn't work for cortex-m0 parts, but the linaro toolchain does. Look in /usr/bin for the -m0 compiler but continue to use /opt/cortex/bin for the -m3 compiler Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump master version to 1.2.9 to avoid confusion with 1.2 releasesKeith Packard2013-05-21
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Information from configure about android build was misprintedKeith Packard2013-05-09
| | | | | | A typo in the script caused it to print either 'yes' or '' Signed-off-by: Keith Packard <keithp@keithp.com>
* Allow build without SDCCKeith Packard2013-05-02
| | | | | | | The AltOS directory handles not building the cc1111 apps when sdcc is missing already, so don't require it, just whinge if it's missing Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: add ao-dump-upKeith Packard2013-03-18
| | | | | | Dumps out a µP log. Useful for µPusb bring-up Signed-off-by: Keith Packard <keithp@keithp.com>